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

NotificationHubNamespaceProperties.NamespaceName Property

Definition

Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.

public string NamespaceName { get; set; }
member this.NamespaceName : string with get, set
Public Property NamespaceName As String

Property Value

Applies to