Partager via


GalleryDiskImage.HostCaching Propriété

Définition

Obtient ou définit la mise en cache de l’hôte du disque. Les valeurs valides sont « None », « ReadOnly » et « ReadWrite ». Les valeurs possibles sont les suivantes : « None », « ReadOnly », « ReadWrite »

[Newtonsoft.Json.JsonProperty(PropertyName="hostCaching")]
public Microsoft.Azure.Management.Compute.Models.HostCaching? HostCaching { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostCaching")>]
member this.HostCaching : Nullable<Microsoft.Azure.Management.Compute.Models.HostCaching> with get, set
Public Property HostCaching As Nullable(Of HostCaching)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à