public final class VpnGatewayPacketCaptureStopParameters extends Object
| Constructor and Description |
|---|
VpnGatewayPacketCaptureStopParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
sasUrl()
Get the sasUrl property: SAS url for packet capture on vpn gateway.
|
void |
validate()
Validates the instance.
|
VpnGatewayPacketCaptureStopParameters |
withSasUrl(String sasUrl)
Set the sasUrl property: SAS url for packet capture on vpn gateway.
|
public VpnGatewayPacketCaptureStopParameters()
public String sasUrl()
public VpnGatewayPacketCaptureStopParameters 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.