OperationsHealth Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Operations health status in a location.
[Microsoft.Rest.Serialization.JsonTransformation]
public class OperationsHealth : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type OperationsHealth = class
inherit ProxyResource
Public Class OperationsHealth
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
OperationsHealth() |
Initializes a new instance of the OperationsHealth class. |
OperationsHealth(String, String, String, String, String, String) |
Initializes a new instance of the OperationsHealth class. |
Properties
Description |
Gets health status description. |
Health |
Gets operation health status of the service. |
Id |
Gets resource ID. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
OperationsHealthName |
Gets operation name for the service |
Type |
Gets resource type. (Inherited from Resource) |