pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
GetPublisherPlainArgs
Get
Publisher
Plain
Args
data
class
GetPublisherPlainArgs
(
val
publisherName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPublisherPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Publisher
Plain
Args
Link copied to clipboard
fun
GetPublisherPlainArgs
(
publisherName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPublisherPlainArgs
Properties
publisher
Name
Link copied to clipboard
val
publisherName
:
String
The name of the publisher.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.