GetChannelPlainArgs

data class GetChannelPlainArgs(val channelName: String, val partnerNamespaceName: String, val resourceGroupName: String) : ConvertibleToJava<GetChannelPlainArgs>

Constructors

Link copied to clipboard
fun GetChannelPlainArgs(channelName: String, partnerNamespaceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the channel.

Link copied to clipboard

Name of the partner namespace.

Link copied to clipboard

The name of the resource group within the partners subscription.