toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Publisher
Plain
Args
Link copied to clipboard
constructor
(
publisherName
:
String
,
resourceGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPublisherPlainArgs