GetprivateLinkForAzureAdPlainArgs

data class GetprivateLinkForAzureAdPlainArgs(val policyName: String, val resourceGroupName: String) : ConvertibleToJava<GetprivateLinkForAzureAdPlainArgs>

Constructors

Link copied to clipboard
fun GetprivateLinkForAzureAdPlainArgs(policyName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the private link policy in Azure AD.

Link copied to clipboard

Name of an Azure resource group.