ResourceSkuRestrictions.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.

public System.Collections.Generic.IList<string> Values { get; }
public System.Collections.Generic.IReadOnlyList<string> Values { get; }
member this.Values : System.Collections.Generic.IList<string>
member this.Values : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Values As IList(Of String)
Public ReadOnly Property Values As IReadOnlyList(Of String)

Property Value

Applies to