Share via


IRestriction.Value Property

Definition

The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="values")]
public string[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="values")>]
member this.Value : string[]
Public ReadOnly Property Value As String()

Property Value

String[]
Attributes

Applies to