GetEventHubPlainArgs

data class GetEventHubPlainArgs(val eventHubName: String, val namespaceName: String, val resourceGroupName: String) : ConvertibleToJava<GetEventHubPlainArgs>

Constructors

Link copied to clipboard
fun GetEventHubPlainArgs(eventHubName: String, namespaceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The Event Hub name

Link copied to clipboard

The Namespace name

Link copied to clipboard

Name of the resource group within the azure subscription.