Bagikan melalui


ManagementGroup.Sku Property

Definition

Gets or sets the SKU of System Center that is managing the management group.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")]
public string Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")>]
member this.Sku : string with get, set
Public Property Sku As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to