Share via


ISkuRestriction.Values 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.Reservations.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=false, Required=false, SerializedName="values")]
public string[] Values { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.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=false, Required=false, SerializedName="values")>]
member this.Values : string[] with get, set
Public Property Values As String()

Property Value

String[]
Attributes

Applies to