次の方法で共有


ServiceResource.ServiceTypeName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象