Share via


VpnPacketCaptureStopParameters.SasUrl Property

Definition

Gets or sets SAS url for packet capture on virtual network gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="sasUrl")]
public string SasUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sasUrl")>]
member this.SasUrl : string with get, set
Public Property SasUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to