VMwareDetails.DatabaseServerLoadStatus Property

Definition

Gets or sets the database server load status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to