次の方法で共有


ProcessServerDetails.MemoryUsageStatus Property

Definition

Gets the memory usage status. Possible values include: 'Healthy', 'Warning', 'Critical', 'Unknown'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to