Share via


IGalleryImage.DisallowedDiskType Property

Definition

A list of disk types.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of disk types.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diskTypes")]
public string[] DisallowedDiskType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of disk types.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diskTypes")>]
member this.DisallowedDiskType : string[] with get, set
Public Property DisallowedDiskType As String()

Property Value

String[]
Attributes

Applies to