Bagikan melalui


ExportDevicesRequest.ExportBlobContainerUri Property

Definition

Gets or sets 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