次の方法で共有


GalleryDiskImage.HostCaching プロパティ

定義

ディスクのホスト キャッシュ。 有効な値は、'None'、'ReadOnly'、および 'ReadWrite' です。

public Azure.ResourceManager.Compute.Models.HostCaching? HostCaching { get; set; }
member this.HostCaching : Nullable<Azure.ResourceManager.Compute.Models.HostCaching> with get, set
Public Property HostCaching As Nullable(Of HostCaching)

プロパティ値

適用対象