Aracılığıyla paylaş


ManagedClusterSKU.Name Property

Definition

Gets or sets name of a managed cluster SKU. Possible values include: 'Basic'

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterSKUName Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterSKUName with get, set
Public Property Name As ManagedClusterSKUName

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to