共用方式為


ImportDevicesRequest.InputBlobName Property

Definition

Gets or sets the blob name to be used when importing from the provided input blob container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to