Delen via


EventGridNamespacePatch Class

Definition

Properties to update namespace.

public class EventGridNamespacePatch
type EventGridNamespacePatch = class
Public Class EventGridNamespacePatch
Inheritance
EventGridNamespacePatch

Constructors

EventGridNamespacePatch()

Initializes a new instance of EventGridNamespacePatch.

Properties

Identity

Namespace resource identity information.

InboundIPRules

This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled.

PublicNetworkAccess

This determines if traffic is allowed over public network. By default it is enabled. You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.PubSub.NamespaceUpdateParameterProperties.InboundIpRules" />

Sku

Represents available Sku pricing tiers.

Tags

Tags of the namespace resource.

TopicSpacesConfiguration

Topic spaces configuration properties that can be updated.

Applies to