Share via


IResourceSkuRestrictions.Type Property

Definition

The type of restrictions.

[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="The type of restrictions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsType) }, ReadOnly=true, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsType? Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="The type of restrictions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsType) }, ReadOnly=true, Required=false, SerializedName="type")>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsType>
Public ReadOnly Property Type As Nullable(Of ResourceSkuRestrictionsType)

Property Value

Attributes

Applies to