次の方法で共有


ServiceResourceProperties.ServiceTypeName プロパティ

定義

サービスの種類の名前を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象