ArmNetworkModelFactory.VpnGatewayPacketCaptureStopContent(Uri) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.Network.Models.VpnGatewayPacketCaptureStopContent VpnGatewayPacketCaptureStopContent(Uri sasUri = default);
static member VpnGatewayPacketCaptureStopContent : Uri -> Azure.ResourceManager.Network.Models.VpnGatewayPacketCaptureStopContent
Public Shared Function VpnGatewayPacketCaptureStopContent (Optional sasUri As Uri = Nothing) As VpnGatewayPacketCaptureStopContent
Parameters
- sasUri
- Uri
SAS url for packet capture on vpn gateway.
Returns
A new VpnGatewayPacketCaptureStopContent instance for mocking.