PSGetPacketCaptureResult.StorageLocation Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public Microsoft.Azure.Commands.Network.Models.PSStorageLocation StorageLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.StorageLocation : Microsoft.Azure.Commands.Network.Models.PSStorageLocation with get, set
Public Property StorageLocation As PSStorageLocation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to