Compartir a través de


NetworkVirtualAppliance.CloudInitConfiguration Propiedad

Definición

Obtiene o establece la cadena cloudInitConfiguration en texto sin formato.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a