次の方法で共有


PacketCapture.StorageLocation プロパティ

定義

パケット キャプチャ セッションの保存場所を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageLocation")]
public Microsoft.Azure.Management.Network.Models.PacketCaptureStorageLocation StorageLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageLocation")>]
member this.StorageLocation : Microsoft.Azure.Management.Network.Models.PacketCaptureStorageLocation with get, set
Public Property StorageLocation As PacketCaptureStorageLocation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象