共用方式為


Sku.Name Property

Definition

[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