你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EHNamespace 类

列表或获取操作中的单个命名空间项。

变量仅由服务器填充,在发送请求时将被忽略。

继承
azure.mgmt.eventhub.v2021_01_01_preview.models._models_py3.TrackedResource
EHNamespace

构造函数

EHNamespace(*, location: str | None = None, tags: Dict[str, str] | None = None, sku: _models.Sku | None = None, identity: _models.Identity | None = None, cluster_arm_id: str | None = None, is_auto_inflate_enabled: bool | None = None, maximum_throughput_units: int | None = None, kafka_enabled: bool | None = None, zone_redundant: bool | None = None, encryption: _models.Encryption | None = None, private_endpoint_connections: List[_models.PrivateEndpointConnection] | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
location
str

资源位置。

tags

资源标记。

sku
Sku

SKU 资源的属性。

identity

BYOK 标识说明的属性。

cluster_arm_id
str

命名空间的群集 ARM ID。

is_auto_inflate_enabled

指示是否为 eventhub 命名空间启用 AutoInflate 的值。

maximum_throughput_units
int

启用 AutoInflate 时吞吐量单位的上限,值应为 0 到 20 个吞吐量单位。 如果 AutoInflateEnabled = true) , (“0”。

kafka_enabled

指示是否为 eventhub 命名空间启用 Kafka 的值。

zone_redundant

启用此属性会在区域支持的可用性区域中创建标准事件中心命名空间。

encryption

BYOK 加密说明的属性。

private_endpoint_connections

专用终结点连接列表。

变量

名称 说明
id
str

资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

name
str

资源的名称。

type
str

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。

location
str

资源位置。

tags

资源标记。

sku
Sku

SKU 资源的属性。

identity

BYOK 标识说明的属性。

system_data

与此资源相关的系统元数据。

provisioning_state
str

命名空间的预配状态。

status
str

命名空间的状态。

created_at

创建命名空间的时间。

updated_at

命名空间的更新时间。

service_bus_endpoint
str

可用于执行服务总线操作的终结点。

cluster_arm_id
str

命名空间的群集 ARM ID。

metric_id
str

Azure Insights 指标的标识符。

is_auto_inflate_enabled

指示是否为 eventhub 命名空间启用 AutoInflate 的值。

maximum_throughput_units
int

启用 AutoInflate 时吞吐量单位的上限,值应为 0 到 20 个吞吐量单位。 如果 AutoInflateEnabled = true) , (“0”。

kafka_enabled

指示是否为 eventhub 命名空间启用 Kafka 的值。

zone_redundant

启用此属性会在区域支持的可用性区域中创建标准事件中心命名空间。

encryption

BYOK 加密说明的属性。

private_endpoint_connections

专用终结点连接列表。