getNamespace

Returns the description for the specified namespace. API Version: 2017-04-01.

Return

Description of a Namespace resource.

Parameters

argument

null


suspend fun getNamespace(namespaceName: String, resourceGroupName: String): GetNamespaceResult

Return

Description of a Namespace resource.

Parameters

namespaceName

The namespace name.

resourceGroupName

The name of the resource group.

See also


Return

Description of a Namespace resource.

Parameters

argument

Builder for com.pulumi.azurenative.notificationhubs.kotlin.inputs.GetNamespacePlainArgs.

See also