Partilhar via


IWithDisallowed.WithUnsupportedDiskTypes(IList<DiskSkuTypes>) Método

Definição

Especifica os tipos de disco não compatíveis com a imagem.

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Definition.IWithCreate WithUnsupportedDiskTypes (System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.DiskSkuTypes> diskTypes);
abstract member WithUnsupportedDiskTypes : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.DiskSkuTypes> -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Definition.IWithCreate
Public Function WithUnsupportedDiskTypes (diskTypes As IList(Of DiskSkuTypes)) As IWithCreate

Parâmetros

diskTypes
IList<DiskSkuTypes>

Os tipos de disco.

Retornos

Aplica-se a