Share via


VirtualMachineExtension.Settings Propiedad

Definición

Obtiene o establece la configuración pública con formato JSON para la extensión.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.settings")]
public object Settings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.settings")>]
member this.Settings : obj with get, set
Public Property Settings As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a