NamespaceUpdateParameters interface
要更新命名空間的屬性。
屬性
identity | 命名空間資源識別資訊。 |
inbound |
這可以用來限制來自特定IP的流量,而不是所有IP。 注意:只有在啟用 PublicNetworkAccess 時,才會考慮這些專案。 |
public |
這會判斷是否允許透過公用網路流量。 默認會啟用它。 您可以藉由設定來進一步限制特定IP |
sku | 代表可用的 Sku 定價層。 |
tags | 命名空間資源的標記。 |
topics |
Topics 可更新的組態屬性。 |
topic |
可更新的主題空間組態屬性。 |
屬性詳細資料
identity
inboundIpRules
這可以用來限制來自特定IP的流量,而不是所有IP。 注意:只有在啟用 PublicNetworkAccess 時,才會考慮這些專案。
inboundIpRules?: InboundIpRule[]
屬性值
publicNetworkAccess
這會判斷是否允許透過公用網路流量。 默認會啟用它。 您可以藉由設定來進一步限制特定IP
publicNetworkAccess?: string
屬性值
string
sku
tags
命名空間資源的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
topicsConfiguration
Topics 可更新的組態屬性。
topicsConfiguration?: UpdateTopicsConfigurationInfo
屬性值
topicSpacesConfiguration
可更新的主題空間組態屬性。
topicSpacesConfiguration?: UpdateTopicSpacesConfigurationInfo