Condividi tramite


ISkuDetailsList.Sku Property

Definition

List of SKUS available to scale up or scale down.

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of SKUS available to scale up or scale down.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20250701.ISkuDetails) }, ReadOnly=false, Required=false, SerializedName="skus")]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20250701.ISkuDetails[] Sku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of SKUS available to scale up or scale down.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20250701.ISkuDetails) }, ReadOnly=false, Required=false, SerializedName="skus")>]
member this.Sku : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20250701.ISkuDetails[] with get, set
Public Property Sku As ISkuDetails()

Property Value

Attributes

Applies to