你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IRestriction.Value Property

Definition

The value of restrictions. If the restriction type is set to location, then this would be the different locations where the SKU is restricted.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The value of restrictions. If the restriction type is set to location, then this would be the different locations where the SKU is restricted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="values")]
public string[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The value of restrictions. If the restriction type is set to location, then this would be the different locations where the SKU is restricted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="values")>]
member this.Value : string[]
Public ReadOnly Property Value As String()

Property Value

String[]
Attributes

Applies to