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

IWithNamespace.WithExistingNamespaceId(String) 方法

定义

指定需要在其中创建事件中心的现有事件中心命名空间的 ID。

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Definition.IWithCaptureProviderOrCreate WithExistingNamespaceId (string namespaceId);
abstract member WithExistingNamespaceId : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Definition.IWithCaptureProviderOrCreate
Public Function WithExistingNamespaceId (namespaceId As String) As IWithCaptureProviderOrCreate

参数

namespaceId
String

事件中心命名空间资源 ID。

返回

适用于