SkuRestriction.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.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Values { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)>]
member this.Values : System.Collections.Generic.List<string> with get, set
Public Property Values As List(Of String)

Property Value

Implements

Attributes

Applies to