次の方法で共有


NetworkVirtualAppliance.BootStrapConfigurationBlobs プロパティ

定義

bootStrapConfigurationBlobs ストレージ URL を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bootStrapConfigurationBlobs")]
public System.Collections.Generic.IList<string> BootStrapConfigurationBlobs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bootStrapConfigurationBlobs")>]
member this.BootStrapConfigurationBlobs : System.Collections.Generic.IList<string> with get, set
Public Property BootStrapConfigurationBlobs As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象