Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EHNamespace

Package version

Single Namespace item in List or Get Operation

Hierarchy

Index

Properties

Optional createdAt

createdAt: Date

The time the Namespace was created. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional isAutoInflateEnabled

isAutoInflateEnabled: undefined | false | true

Value that indicates whether AutoInflate is enabled for eventhub namespace.

Optional kafkaEnabled

kafkaEnabled: undefined | false | true

Value that indicates whether Kafka is enabled for eventhub namespace.

Optional location

location: undefined | string

Resource location

Optional maximumThroughputUnits

maximumThroughputUnits: undefined | number

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

Optional metricId

metricId: undefined | string

Identifier for Azure Insights metrics. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

Provisioning state of the Namespace. NOTE: This property will not be serialized. It can only be populated by the server.

Optional serviceBusEndpoint

serviceBusEndpoint: undefined | string

Endpoint you can use to perform Service Bus operations. NOTE: This property will not be serialized. It can only be populated by the server.

Optional sku

sku: Sku

Properties of sku resource

Optional tags

tags: undefined | object

Resource tags

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional updatedAt

updatedAt: Date

The time the Namespace was updated. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc