toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aadiam.kotlin.inputs
/
GetPrivateLinkForAzureAdPlainArgs
Get
Private
Link
For
Azure
Ad
Plain
Args
data
class
GetPrivateLinkForAzureAdPlainArgs
(
val
policyName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPrivateLinkForAzureAdPlainArgs
>
Members
Constructors
Get
Private
Link
For
Azure
Ad
Plain
Args
Link copied to clipboard
constructor
(
policyName
:
String
,
resourceGroupName
:
String
)
Properties
policy
Name
Link copied to clipboard
val
policyName
:
String
The name of the private link policy in Azure AD.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of an Azure resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPrivateLinkForAzureAdPlainArgs