Share via


Restriction.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.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<string>
Public ReadOnly Property Value As List(Of String)

Property Value

Implements

Attributes

Applies to