NWRule Set Virtual Network Rules Args
data class NWRuleSetVirtualNetworkRulesArgs(val ignoreMissingVnetServiceEndpoint: Output<Boolean>? = null, val subnet: Output<SubnetArgs>? = null) : ConvertibleToJava<NWRuleSetVirtualNetworkRulesArgs>
The response from the List namespace operation.
Constructors
Link copied to clipboard
constructor(ignoreMissingVnetServiceEndpoint: Output<Boolean>? = null, subnet: Output<SubnetArgs>? = null)