VirtualMachineUpdate.CapacityReservation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit des informations sur la réservation de capacité utilisée pour allouer la machine virtuelle. Version minimale de l’API : 01-04-2021.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.capacityReservation")]
public Microsoft.Azure.Management.Compute.Models.CapacityReservationProfile CapacityReservation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.capacityReservation")>]
member this.CapacityReservation : Microsoft.Azure.Management.Compute.Models.CapacityReservationProfile with get, set
Public Property CapacityReservation As CapacityReservationProfile
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET