Namespace Args
Single Namespace item in List or Get Operation Uses Azure REST API version 2022-10-01-preview. In version 1.x of the Azure Native provider, it used API version 2017-04-01. Other available API versions: 2023-01-01-preview, 2024-01-01, 2024-05-01-preview.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:eventhub:Namespace NamespaceSample /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}
Constructors
Properties
Alternate name specified when alias and namespace names are same.
Cluster ARM ID of the Namespace.
This property disables SAS authentication for the Event Hubs namespace.
Properties of BYOK Encryption description
Properties of BYOK Identity description
Value that indicates whether AutoInflate is enabled for eventhub namespace.
Value that indicates whether Kafka is enabled for eventhub namespace.
Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true)
The minimum TLS version for the cluster to support, e.g. '1.2'
The Namespace name
List of private endpoint connections. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.
This determines if traffic is allowed over public network. By default it is enabled.
Name of the resource group within the azure subscription.
Enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones.