Interface VirtualNetworkRule.DefinitionStages.WithIgnoreMissingVnetServiceEndpoint

All Known Subinterfaces:
VirtualNetworkRule.Definition, VirtualNetworkRule.DefinitionStages.WithCreate
Enclosing interface:
VirtualNetworkRule.DefinitionStages

public static interface VirtualNetworkRule.DefinitionStages.WithIgnoreMissingVnetServiceEndpoint
The stage of the VirtualNetworkRule definition allowing to specify ignoreMissingVnetServiceEndpoint.
  • Method Details

    • withIgnoreMissingVnetServiceEndpoint

      VirtualNetworkRule.DefinitionStages.WithCreate withIgnoreMissingVnetServiceEndpoint(Boolean ignoreMissingVnetServiceEndpoint)
      Specifies the ignoreMissingVnetServiceEndpoint property: Create firewall rule before the virtual network has vnet service endpoint enabled..
      Parameters:
      ignoreMissingVnetServiceEndpoint - Create firewall rule before the virtual network has vnet service endpoint enabled.
      Returns:
      the next definition stage.