Compartir a través de


DatabaseUpdateInner.CurrentServiceObjectiveId Propiedad

Definición

Obtiene el identificador objetivo de nivel de servicio actual de la base de datos. Este es el identificador del objetivo de nivel de servicio que está activo actualmente.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentServiceObjectiveId")]
public Guid? CurrentServiceObjectiveId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentServiceObjectiveId")>]
member this.CurrentServiceObjectiveId : Nullable<Guid>
Public ReadOnly Property CurrentServiceObjectiveId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a