public class VpnPacketCaptureStopParameters extends Object
| Constructor and Description |
|---|
VpnPacketCaptureStopParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
sasUrl()
Get sAS url for packet capture on virtual network gateway.
|
VpnPacketCaptureStopParameters |
withSasUrl(String sasUrl)
Set sAS url for packet capture on virtual network gateway.
|
public String sasUrl()
public VpnPacketCaptureStopParameters withSasUrl(String sasUrl)
sasUrl - the sasUrl value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/