Share via


NetworkVirtualAppliance.CloudInitConfigurationBlobs Property

Definition

Gets or sets cloudInitConfigurationBlob storage URLs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to