共用方式為


ILocationInfo.Capability Property

Definition

List of capabilities

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of capabilities", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ICapability) }, ReadOnly=false, Required=false, SerializedName="capabilities")]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ICapability[] Capability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of capabilities", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ICapability) }, ReadOnly=false, Required=false, SerializedName="capabilities")>]
member this.Capability : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ICapability[] with get, set
Public Property Capability As ICapability()

Property Value

Attributes

Applies to