Interface EventHubDisasterRecoveryPairing.DefinitionStages
-
- Enclosing interface:
- EventHubDisasterRecoveryPairing
@Beta(V1_7_0) public static interface EventHubDisasterRecoveryPairing.DefinitionStagesGrouping of disaster recovery pairing definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventHubDisasterRecoveryPairing.DefinitionStages.BlankThe first stage of a disaster recovery pairing definition.static interfaceEventHubDisasterRecoveryPairing.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceEventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespaceThe stage of the disaster recovery pairing definition allowing to specify primary event hub namespace.static interfaceEventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespaceThe stage of the disaster recovery pairing definition allowing to specify the secondary event hub namespace.
-