pulumi-azure-native-kotlin
1.104.0.1
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
>
Constructors
Functions
Properties
Constructors
Getprivate
Link
For
Azure
Ad
Plain
Args
Link copied to clipboard
fun
GetprivateLinkForAzureAdPlainArgs
(
policyName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetprivateLinkForAzureAdPlainArgs
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.