EventHubNamespaceNetworkRulesetsVirtualNetworkRule

data class EventHubNamespaceNetworkRulesetsVirtualNetworkRule(val ignoreMissingVirtualNetworkServiceEndpoint: Boolean? = null, val subnetId: String)

Constructors

constructor(ignoreMissingVirtualNetworkServiceEndpoint: Boolean? = null, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Are missing virtual network service endpoints ignored?

Link copied to clipboard

The id of the subnet to match on.