Compartir a través de


SharedGalleryDiskImage.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 string HostCaching { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostCaching")>]
member this.HostCaching : string with get, set
Public Property HostCaching As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a