Partager via


VCenter Class

Definition

vCenter definition.

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

Constructors

VCenter()

Initializes a new instance of the VCenter class.

VCenter(String, String, String, String, VCenterProperties)

Initializes a new instance of the VCenter 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 vCenter related data.

Type

Gets resource Type

(Inherited from Resource)

Applies to