getShareSubscription

Get a shareSubscription in an account Azure REST API version: 2021-08-01. Other available API versions: 2018-11-01-preview.

Return

A share subscription data transfer object.

Parameters

argument

null


suspend fun getShareSubscription(accountName: String, resourceGroupName: String, shareSubscriptionName: String): GetShareSubscriptionResult

Return

A share subscription data transfer object.

See also

Parameters

accountName

The name of the share account.

resourceGroupName

The resource group name.

shareSubscriptionName

The name of the shareSubscription.


Return

A share subscription data transfer object.

See also

Parameters

argument

Builder for com.pulumi.azurenative.datashare.kotlin.inputs.GetShareSubscriptionPlainArgs.