GetPublisherPlainArgs

data class GetPublisherPlainArgs(val publisherName: String, val resourceGroupName: String) : ConvertibleToJava<GetPublisherPlainArgs>

Constructors

Link copied to clipboard
fun GetPublisherPlainArgs(publisherName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPublisherPlainArgs

Properties

Link copied to clipboard

The name of the publisher.

Link copied to clipboard

The name of the resource group. The name is case insensitive.