Compartir a través de


GalleryDiskImage.HostCaching Propiedad

Definición

Obtiene o establece el almacenamiento en caché del host del disco. Los valores válidos son "None", "ReadOnly" y "ReadWrite". Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a