NWRuleSetVirtualNetworkRulesResponse

data class NWRuleSetVirtualNetworkRulesResponse(val ignoreMissingVnetServiceEndpoint: Boolean? = null, val subnet: SubnetResponse? = null)

The response from the List namespace operation.

Constructors

Link copied to clipboard
constructor(ignoreMissingVnetServiceEndpoint: Boolean? = null, subnet: SubnetResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Value that indicates whether to ignore missing Vnet Service Endpoint

Link copied to clipboard
val subnet: SubnetResponse? = null

Subnet properties