Partager via


IRestriction.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.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="values", Update=false)]
public System.Collections.Generic.List<string> Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="values", Update=false)>]
member this.Value : System.Collections.Generic.List<string>
Public ReadOnly Property Value As List(Of String)

Property Value

Attributes

Applies to