VpnServerConfigurationsResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. VpnServerConfigurationsResponseInner
- com.
Implements
public final class VpnServerConfigurationsResponseInner
implements JsonSerializable<VpnServerConfigurationsResponseInner>
VpnServerConfigurations list associated with VirtualWan Response.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Vpn |
fromJson(JsonReader jsonReader)
Reads an instance of Vpn |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| List<String> |
vpnServerConfigurationResourceIds()
Get the vpn |
Methods inherited from java.lang.Object
Method Details
fromJson
public static VpnServerConfigurationsResponseInner fromJson(JsonReader jsonReader)
Reads an instance of VpnServerConfigurationsResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
vpnServerConfigurationResourceIds
public List<String> vpnServerConfigurationResourceIds()
Get the vpnServerConfigurationResourceIds property: List of VpnServerConfigurations associated with VirtualWan.
Returns: