Interface DisasterRecoveryPairingAuthorizationKey

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.eventhub.implementation.AccessKeysInner>

    @Beta(V1_7_0)
    public interface DisasterRecoveryPairingAuthorizationKey
    extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.eventhub.implementation.AccessKeysInner>
    Type representing access key of DisasterRecoveryPairingAuthorizationRule.
    • Method Detail

      • primaryKey

        @Beta(V1_7_0)
        String primaryKey()
        Returns:
        primary access key
      • secondaryKey

        @Beta(V1_7_0)
        String secondaryKey()
        Returns:
        secondary access key
      • primaryConnectionString

        @Beta(V1_7_0)
        String primaryConnectionString()
        Returns:
        primary connection string
      • secondaryConnectionString

        @Beta(V1_7_0)
        String secondaryConnectionString()
        Returns:
        secondary connection string
      • aliasPrimaryConnectionString

        @Beta(V1_7_0)
        String aliasPrimaryConnectionString()
        Returns:
        alias primary connection string
      • aliasSecondaryConnectionString

        @Beta(V1_7_0)
        String aliasSecondaryConnectionString()
        Returns:
        alias secondary connection string