toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aadiam.kotlin.inputs
/
GetprivateLinkForAzureAdPlainArgs
Getprivate
Link
For
Azure
Ad
Plain
Args
data
class
GetprivateLinkForAzureAdPlainArgs
(
val
policyName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetprivateLinkForAzureAdPlainArgs
>
Members
Constructors
Getprivate
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