Share via


NetworkVirtualAppliance.CloudInitConfiguration Property

Definition

Gets or sets cloudInitConfiguration string in plain text.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to