NamespaceNetworkRuleSetNetworkRule

data class NamespaceNetworkRuleSetNetworkRule(val ignoreMissingVnetServiceEndpoint: Boolean? = null, val subnetId: String)

Constructors

Link copied to clipboard
constructor(ignoreMissingVnetServiceEndpoint: Boolean? = null, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Should the Service Bus Namespace Network Rule Set ignore missing Virtual Network Service Endpoint option in the Subnet? Defaults to false.

Link copied to clipboard

The Subnet ID which should be able to access this Service Bus Namespace.