GetSystemTopicPlainArgs

data class GetSystemTopicPlainArgs(val resourceGroupName: String, val systemTopicName: String) : ConvertibleToJava<GetSystemTopicPlainArgs>

Constructors

Link copied to clipboard
fun GetSystemTopicPlainArgs(resourceGroupName: String, systemTopicName: String)

Functions

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

Properties

Link copied to clipboard

The name of the resource group within the user's subscription.

Link copied to clipboard

Name of the system topic.