Partager via


OSProfile.AllowExtensionOperations Propriété

Définition

Obtient ou définit spécifie si les opérations d’extension doivent être autorisées sur la machine virtuelle. <br>& lt;br> Cette valeur peut uniquement être définie sur False lorsqu’aucune extension n’est présente sur la machine virtuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="allowExtensionOperations")]
public bool? AllowExtensionOperations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowExtensionOperations")>]
member this.AllowExtensionOperations : Nullable<bool> with get, set
Public Property AllowExtensionOperations As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à