getprivate Link For Azure Ad
suspend fun getprivateLinkForAzureAd(argument: GetprivateLinkForAzureAdPlainArgs): GetprivateLinkForAzureAdResult
Gets a private link policy with a given name. API Version: 2020-03-01.
Return
PrivateLink Policy configuration object.
Parameters
argument
null
suspend fun getprivateLinkForAzureAd(policyName: String, resourceGroupName: String): GetprivateLinkForAzureAdResult
Return
PrivateLink Policy configuration object.
Parameters
policy Name
The name of the private link policy in Azure AD.
resource Group Name
Name of an Azure resource group.
See also
suspend fun getprivateLinkForAzureAd(argument: suspend GetprivateLinkForAzureAdPlainArgsBuilder.() -> Unit): GetprivateLinkForAzureAdResult
Return
PrivateLink Policy configuration object.
Parameters
argument
Builder for com.pulumi.azurenative.aadiam.kotlin.inputs.GetprivateLinkForAzureAdPlainArgs.