PSExportDevicesRequest.ExportBlobContainerUri Property

Definition

The export BLOB container URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to