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


ICapability.Value Property

Definition

Indicates whether feature is supported or not

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Indicates whether feature is supported or not", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="value")]
public bool? Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Indicates whether feature is supported or not", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Nullable<bool> with get, set
Public Property Value As Nullable(Of Boolean)

Property Value

Attributes

Applies to