Condividi tramite


IWithDisallowed.WithoutUnsupportedDiskType(DiskSkuTypes) Method

Definition

Specifies the disk type should be removed from the unsupported disk type.

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate WithoutUnsupportedDiskType (Microsoft.Azure.Management.Compute.Fluent.Models.DiskSkuTypes diskType);
abstract member WithoutUnsupportedDiskType : Microsoft.Azure.Management.Compute.Fluent.Models.DiskSkuTypes -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate
Public Function WithoutUnsupportedDiskType (diskType As DiskSkuTypes) As IUpdate

Parameters

diskType
DiskSkuTypes

The disk type.

Returns

Applies to