This is an archive version of the document. To get the most up-to-date information, see the current version.

VBRCloudTenant

In this article

    This object contains the cloud tenant.

    Related Commands

    Cloud Tenants Accounts

    Properties

    The "?" mark indicates that the type property accepts zero values.

    Property

    Type

    Description

    Enabled

    bool

    Indicates if the tenant is enabled (TRUE) or disabled (FALSE).

    LeaseExpirationEnabled

    bool

    Indicates if the tenant uses lease expiration settings (TRUE) or not (FALSE).

    LeaseExpirationDate

    DateTime?

    The date and time of the lease expiration.

    Password

    string

    The tenant password.

    Resources

    VBRCloudTenantResource[]

    The tenant backup resources.

    VMCount

    int

    The number of VMs in the user repository.

    LastActive

    string

    The date and time of the last user's activity.

    LastResult

    string

    The result of the last session:

    • None
    • Success
    • Warning
    • Failed.

    ResourcesEnabled

    bool

    Indicates if the backup resources are enabled to the tenant (TRUE) or not (FALSE).

    ReplicationResourcesEnabled

    bool

    Indicates if the replication resources are enabled to the tenant (TRUE) or not (FALSE).

    ThrottlingEnabled

    bool

    Indicates if the throttling rules are enabled to the tenant (TRUE) or not (FALSE).

    ThrottlingValue

    decimal

    The throttling value.

    ReplicationResources

    VBRCloudTenantReplicationResources

    The replication resources of the tenant.

    Id

    GUID

    The unique tenant identifier.

    Name

    string

    The tenant name.

    Description

    string

    The tenant description.