NWRule Set Virtual Network Rules Response
data class NWRuleSetVirtualNetworkRulesResponse(val ignoreMissingVnetServiceEndpoint: Boolean? = null, val subnet: SubnetResponse? = null)
The response from the List namespace operation.
Constructors
Link copied to clipboard
fun NWRuleSetVirtualNetworkRulesResponse(ignoreMissingVnetServiceEndpoint: Boolean? = null, subnet: SubnetResponse? = null)