pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Private
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.