DeployedDac.ComputerProcessorHealthState Eigenschaft

Definition

Erhält den Gesundheitszustand des Computerprozessors.

public:
 property Microsoft::SqlServer::Management::Utility::HealthState ComputerProcessorHealthState { Microsoft::SqlServer::Management::Utility::HealthState get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public Microsoft.SqlServer.Management.Utility.HealthState ComputerProcessorHealthState { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.ComputerProcessorHealthState : Microsoft.SqlServer.Management.Utility.HealthState
Public ReadOnly Property ComputerProcessorHealthState As HealthState

Eigenschaftswert

Ein HealthState Wert, der den aktuellen Gesundheitszustand des Computerprozessors angibt.

Attribute

Hinweise

Gültige HealthState-Werte werden durch die HealthState Aufzählung aufgezählt.

Gilt für: