@Beta(value=V1_7_0)
public static interface EventHubDisasterRecoveryPairing.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
EventHubDisasterRecoveryPairing.DefinitionStages.Blank
The first stage of a disaster recovery pairing definition.
|
static interface |
EventHubDisasterRecoveryPairing.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create() ), but also allows
for any other optional settings to be specified. |
static interface |
EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
The stage of the disaster recovery pairing definition allowing to specify primary event hub namespace.
|
static interface |
EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace
The stage of the disaster recovery pairing definition allowing to specify the secondary event hub namespace.
|
Copyright © 2019. All rights reserved.