GetWCFRelayAuthorizationRulePlainArgs

data class GetWCFRelayAuthorizationRulePlainArgs(val authorizationRuleName: String, val namespaceName: String, val relayName: String, val resourceGroupName: String) : ConvertibleToJava<GetWCFRelayAuthorizationRulePlainArgs>

Constructors

Link copied to clipboard
fun GetWCFRelayAuthorizationRulePlainArgs(authorizationRuleName: String, namespaceName: String, relayName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The authorization rule name.

Link copied to clipboard

The namespace name

Link copied to clipboard

The relay name.

Link copied to clipboard

Name of the Resource group within the Azure subscription.