Share via


ClusterSku.Name Property

Definition

Specifies the SKU name of the cluster. Required on PUT (CreateOrUpdate) requests.

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

Property Value

Implements

Attributes

Applies to