Share via


EHNamespace interface

Single Namespace item in List or Get Operation

Extends

Properties

createdAt

The time the Namespace was created.

isAutoInflateEnabled

Value that indicates whether AutoInflate is enabled for eventhub namespace.

kafkaEnabled

Value that indicates whether Kafka is enabled for eventhub namespace.

maximumThroughputUnits

Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true)

metricId

Identifier for Azure Insights metrics.

provisioningState

Provisioning state of the Namespace.

serviceBusEndpoint

Endpoint you can use to perform Service Bus operations.

sku

Properties of sku resource

updatedAt

The time the Namespace was updated.

Inherited Properties

id

Resource Id

location

Resource location

name

Resource name

tags

Resource tags

type

Resource type

Property Details

createdAt

The time the Namespace was created.

createdAt?: Date

Property Value

Date

isAutoInflateEnabled

Value that indicates whether AutoInflate is enabled for eventhub namespace.

isAutoInflateEnabled?: boolean

Property Value

boolean

kafkaEnabled

Value that indicates whether Kafka is enabled for eventhub namespace.

kafkaEnabled?: boolean

Property Value

boolean

maximumThroughputUnits

Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true)

maximumThroughputUnits?: number

Property Value

number

metricId

Identifier for Azure Insights metrics.

metricId?: string

Property Value

string

provisioningState

Provisioning state of the Namespace.

provisioningState?: string

Property Value

string

serviceBusEndpoint

Endpoint you can use to perform Service Bus operations.

serviceBusEndpoint?: string

Property Value

string

sku

Properties of sku resource

sku?: Sku

Property Value

Sku

updatedAt

The time the Namespace was updated.

updatedAt?: Date

Property Value

Date

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From TrackedResource.id

location

Resource location

location?: string

Property Value

string

Inherited From TrackedResource.location

name

Resource name

name?: string

Property Value

string

Inherited From TrackedResource.name

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

Resource type

type?: string

Property Value

string

Inherited From TrackedResource.type