Megosztás a következőn keresztül:


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 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 : string[] with get, set
Public Property Values As String()

Property Value

String[]

Implements

Attributes

Applies to