共用方式為


ServiceResourceProperties.ServiceTypeName Property

Definition

Gets or sets the name of the service type

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to