共用方式為


ImportNewDatabaseDefinition.ServiceObjectiveName Property

Definition

Gets or sets service level objective name of the import database.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to