pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicebus.kotlin.inputs
/
GetNamespacePlainArgs
Get
Namespace
Plain
Args
data
class
GetNamespacePlainArgs
(
val
namespaceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetNamespacePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Namespace
Plain
Args
Link copied to clipboard
fun
GetNamespacePlainArgs
(
namespaceName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNamespacePlainArgs
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.