共用方式為


SkuDetail.Name Property

Definition

The type of RedisEnterprise cluster to deploy. Possible values: (Enterprise_E10, EnterpriseFlash_F300 etc.)

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.SkuName? Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)>]
member this.Name : Nullable<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.SkuName> with get, set
Public Property Name As Nullable(Of SkuName)

Property Value

Implements

Attributes

Applies to