Compartilhar via


GalleryDiskImage.HostCaching Propriedade

Definição

Obtém ou define o cache de host do disco. Os valores válidos são 'None', 'ReadOnly' e 'ReadWrite'. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a