次の方法で共有


IWithManagedDiskOptionals.WithDataDiskDefaultCachingType(CachingTypes) メソッド

定義

マネージド データ ディスクの既定のキャッシュの種類を指定します。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithManagedCreate WithDataDiskDefaultCachingType (Microsoft.Azure.Management.Compute.Fluent.Models.CachingTypes cachingType);
abstract member WithDataDiskDefaultCachingType : Microsoft.Azure.Management.Compute.Fluent.Models.CachingTypes -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithManagedCreate
Public Function WithDataDiskDefaultCachingType (cachingType As CachingTypes) As IWithManagedCreate

パラメーター

cachingType
CachingTypes

キャッシュの種類。

戻り値

適用対象