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.