toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin.inputs
/
GetPartnerNamespacePlainArgs
Get
Partner
Namespace
Plain
Args
data
class
GetPartnerNamespacePlainArgs
(
val
partnerNamespaceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPartnerNamespacePlainArgs
>
Members
Constructors
Get
Partner
Namespace
Plain
Args
Link copied to clipboard
constructor
(
partnerNamespaceName
:
String
,
resourceGroupName
:
String
)
Properties
partner
Namespace
Name
Link copied to clipboard
val
partnerNamespaceName
:
String
Name of the partner namespace.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group within the user's subscription.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPartnerNamespacePlainArgs