Freigeben über


VaultHealthDetails Class

Definition

Vault health details definition.

public class VaultHealthDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type VaultHealthDetails = class
    inherit Resource
Public Class VaultHealthDetails
Inherits Resource
Inheritance
VaultHealthDetails

Constructors

VaultHealthDetails()

Initializes a new instance of the VaultHealthDetails class.

VaultHealthDetails(String, String, String, String, VaultHealthProperties)

Initializes a new instance of the VaultHealthDetails class.

Properties

Id

Gets resource Id

(Inherited from Resource)
Location

Gets or sets resource Location

(Inherited from Resource)
Name

Gets resource Name

(Inherited from Resource)
Properties

Gets or sets the vault health related data.

Type

Gets resource Type

(Inherited from Resource)

Applies to