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