ServiceObjectiveInner.ServiceObjectiveName プロパティ

定義

サービス目標の名前を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceObjectiveName")]
public string ServiceObjectiveName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceObjectiveName")>]
member this.ServiceObjectiveName : string
Public ReadOnly Property ServiceObjectiveName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象