GetNamespaceDisasterRecoveryConfigPlainArgs

data class GetNamespaceDisasterRecoveryConfigPlainArgs(val aliasAuthorizationRuleId: String? = null, val name: String, val namespaceId: String? = null, val namespaceName: String? = null, val resourceGroupName: String? = null) : ConvertibleToJava<GetNamespaceDisasterRecoveryConfigPlainArgs>

A collection of arguments for invoking getNamespaceDisasterRecoveryConfig.

Constructors

constructor(aliasAuthorizationRuleId: String? = null, name: String, namespaceId: String? = null, namespaceName: String? = null, resourceGroupName: String? = null)

Properties

Link copied to clipboard

The Shared access policies used to access the connection string for the alias.

Link copied to clipboard

The name of this Service Bus Disaster Recovery Config.

Link copied to clipboard
val namespaceId: String? = null

The ID of the Service Bus Namespace.

Link copied to clipboard
val namespaceName: String? = null
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetNamespaceDisasterRecoveryConfigPlainArgs