Share via


NetworkVirtualAppliance.BootStrapConfigurationBlobs Property

Definition

Gets or sets bootStrapConfigurationBlobs storage URLs.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to