Share via


ManagerSku.Name Property

Definition

Refers to the sku name which should be "Standard"

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public static string Name { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
static member Name : string
Public Shared ReadOnly Property Name As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to