EHNamespace Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Single Namespace item in List or Get Operation.
public class EHNamespace : Azure.ResourceManager.EventHubs.Models.TrackedResource
type EHNamespace = class
inherit TrackedResource
Public Class EHNamespace
Inherits TrackedResource
- Inheritance
Constructors
EHNamespace() |
Initializes a new instance of EHNamespace. |
Properties
ClusterArmId |
Cluster ARM ID of the Namespace. |
CreatedAt |
The time the Namespace was created. |
Encryption |
Properties of BYOK Encryption description. |
Id |
Resource ID. (Inherited from Resource) |
Identity |
Properties of BYOK Identity description. |
IsAutoInflateEnabled |
Value that indicates whether AutoInflate is enabled for eventhub namespace. |
KafkaEnabled |
Value that indicates whether Kafka is enabled for eventhub namespace. |
Location |
Resource location. (Inherited from TrackedResource) |
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. |
Name |
Resource name. (Inherited from Resource) |
ProvisioningState |
Provisioning state of the Namespace. |
ServiceBusEndpoint |
Endpoint you can use to perform Service Bus operations. |
Sku |
Properties of sku resource. |
Tags |
Resource tags. (Inherited from TrackedResource) |
Type |
Resource type. (Inherited from Resource) |
UpdatedAt |
The time the Namespace was updated. |
ZoneRedundant |
Enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones. |