次の方法で共有


VpnConnectionPacketCaptureStopParameters.SasUrl プロパティ

定義

VPN 接続でのパケット キャプチャの SAS URL を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象