### YamlMime:JavaType uid: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters" fullName: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters" name: "VpnPacketCaptureStopParameters" nameWithType: "VpnPacketCaptureStopParameters" summary: "Stop packet capture parameters." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **VpnPacketCaptureStopParameters**" constructors: - uid: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.VpnPacketCaptureStopParameters()" fullName: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.VpnPacketCaptureStopParameters()" name: "VpnPacketCaptureStopParameters()" nameWithType: "VpnPacketCaptureStopParameters.VpnPacketCaptureStopParameters()" syntax: "public VpnPacketCaptureStopParameters()" methods: - uid: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.sasUrl()" fullName: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.sasUrl()" name: "sasUrl()" nameWithType: "VpnPacketCaptureStopParameters.sasUrl()" summary: "Get sAS url for packet capture on virtual network gateway." syntax: "public String sasUrl()" desc: "Get sAS url for packet capture on virtual network gateway." returns: description: "the sasUrl value" type: "" - uid: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.withSasUrl(java.lang.String)" fullName: "com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.withSasUrl(String sasUrl)" name: "withSasUrl(String sasUrl)" nameWithType: "VpnPacketCaptureStopParameters.withSasUrl(String sasUrl)" summary: "Set sAS url for packet capture on virtual network gateway." parameters: - description: "the sasUrl value to set" name: "sasUrl" type: "" syntax: "public VpnPacketCaptureStopParameters withSasUrl(String sasUrl)" desc: "Set sAS url for packet capture on virtual network gateway." returns: description: "the VpnPacketCaptureStopParameters object itself." type: "" type: "class" desc: "Stop packet capture parameters." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4