toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.relay.kotlin.inputs
/
GetNamespacePlainArgs
Get
Namespace
Plain
Args
data
class
GetNamespacePlainArgs
(
val
namespaceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetNamespacePlainArgs
>
Members
Constructors
Get
Namespace
Plain
Args
Link copied to clipboard
constructor
(
namespaceName
:
String
,
resourceGroupName
:
String
)
Properties
namespace
Name
Link copied to clipboard
val
namespaceName
:
String
The namespace name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the Resource group within the Azure subscription.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNamespacePlainArgs