次の方法で共有


ExportDevicesRequest.ExportBlobName プロパティ

定義

指定された出力 BLOB コンテナーに作成される BLOB の名前を取得または設定します。 この BLOB には、IoT Hubのエクスポートされたデバイス レジストリ情報が含まれます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象