次の方法で共有


ExportDevicesRequest.ConfigurationsBlobName プロパティ

定義

指定された出力 BLOB コンテナーに作成される BLOB の名前を取得または設定します。 この BLOB には、Iot Hub のエクスポートされた構成が含まれます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象