VirtualMachineScaleSetVMInstanceView.VmHealth プロパティ

定義

VM の正常性状態を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="vmHealth")]
public Microsoft.Azure.Management.Compute.Models.VirtualMachineHealthStatus VmHealth { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmHealth")>]
member this.VmHealth : Microsoft.Azure.Management.Compute.Models.VirtualMachineHealthStatus
Public ReadOnly Property VmHealth As VirtualMachineHealthStatus

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象