ArmDisasterRecovery 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.
Single item in List or Get Alias(Disaster Recovery configuration) operation
[Microsoft.Rest.Serialization.JsonTransformation]
public class ArmDisasterRecovery : Microsoft.Azure.Management.EventHub.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ArmDisasterRecovery = class
inherit Resource
Public Class ArmDisasterRecovery
Inherits Resource
- Inheritance
- Attributes
Constructors
ArmDisasterRecovery() |
Initializes a new instance of the ArmDisasterRecovery class. |
ArmDisasterRecovery(String, String, String, Nullable<ProvisioningStateDR>, String, String, Nullable<RoleDisasterRecovery>, Nullable<Int64>) |
Initializes a new instance of the ArmDisasterRecovery class. |
Properties
AlternateName |
Gets or sets alternate name specified when alias and namespace names are same. |
Id |
Gets resource ID. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
PartnerNamespace |
Gets or sets ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing |
PendingReplicationOperationsCount |
Gets number of entities pending to be replicated. |
ProvisioningState |
Gets provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'. Possible values include: 'Accepted', 'Succeeded', 'Failed' |
Role |
Gets role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values include: 'Primary', 'PrimaryNotReplicating', 'Secondary' |
Type |
Gets resource type. (Inherited from Resource) |