Condividi tramite


IResourceSku.Restriction Property

Definition

Gets the restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Gets the restrictions because of which SKU cannot be used. This is\r\n        empty if there are no restrictions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IResourceSkuRestrictions) }, ReadOnly=false, Required=false, SerializedName="restrictions")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IResourceSkuRestrictions[] Restriction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Gets the restrictions because of which SKU cannot be used. This is\r\n        empty if there are no restrictions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IResourceSkuRestrictions) }, ReadOnly=false, Required=false, SerializedName="restrictions")>]
member this.Restriction : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IResourceSkuRestrictions[] with get, set
Public Property Restriction As IResourceSkuRestrictions()

Property Value

Attributes

Applies to