Partager via


VMExtension.Settings Propriété

Définition

Obtient ou définit des paramètres publics au format JSON pour l’extension.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à