VpnProfileResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. VpnProfileResponseInner
- com.
Implements
public final class VpnProfileResponseInner
implements JsonSerializable<VpnProfileResponseInner>
Vpn Profile Response for package generation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Vpn |
fromJson(JsonReader jsonReader)
Reads an instance of Vpn |
| String |
profileUrl()
Get the profile |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static VpnProfileResponseInner fromJson(JsonReader jsonReader)
Reads an instance of VpnProfileResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
profileUrl
public String profileUrl()
Get the profileUrl property: URL to the VPN profile.
Returns:
toJson
validate
public void validate()
Validates the instance.