次の方法で共有


ImportNewDatabaseDefinition.ServiceObjectiveName プロパティ

定義

インポート データベースのサービス レベル目標名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象