public final class P2SVpnConnectionHealthInner extends Object
| Constructor and Description |
|---|
P2SVpnConnectionHealthInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
sasUrl()
Get the sasUrl property: Returned sas url of the blob to which the p2s vpn connection detailed health will be
written.
|
void |
validate()
Validates the instance.
|
P2SVpnConnectionHealthInner |
withSasUrl(String sasUrl)
Set the sasUrl property: Returned sas url of the blob to which the p2s vpn connection detailed health will be
written.
|
public String sasUrl()
public P2SVpnConnectionHealthInner withSasUrl(String sasUrl)
sasUrl - the sasUrl value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.