toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
GetHybridAksClusterPlainArgs
Get
Hybrid
Aks
Cluster
Plain
Args
data
class
GetHybridAksClusterPlainArgs
(
val
hybridAksClusterName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetHybridAksClusterPlainArgs
>
Members
Constructors
Get
Hybrid
Aks
Cluster
Plain
Args
Link copied to clipboard
constructor
(
hybridAksClusterName
:
String
,
resourceGroupName
:
String
)
Properties
hybrid
Aks
Cluster
Name
Link copied to clipboard
val
hybridAksClusterName
:
String
The name of the Hybrid AKS cluster.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetHybridAksClusterPlainArgs