public final class VpnProfileResponseInner extends Object
| Constructor and Description |
|---|
VpnProfileResponseInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
profileUrl()
Get the profileUrl property: URL to the VPN profile.
|
void |
validate()
Validates the instance.
|
VpnProfileResponseInner |
withProfileUrl(String profileUrl)
Set the profileUrl property: URL to the VPN profile.
|
public String profileUrl()
public VpnProfileResponseInner withProfileUrl(String profileUrl)
profileUrl - the profileUrl value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.