Interface VirtualNetworkRule.UpdateStages.WithIgnoreMissingVnetServiceEndpoint

All Known Subinterfaces:
VirtualNetworkRule.Update
Enclosing interface:
VirtualNetworkRule.UpdateStages

public static interface VirtualNetworkRule.UpdateStages.WithIgnoreMissingVnetServiceEndpoint
The stage of the VirtualNetworkRule update allowing to specify ignoreMissingVnetServiceEndpoint.
  • Method Summary

    Modifier and Type
    Method
    Description
    withIgnoreMissingVnetServiceEndpoint(Boolean ignoreMissingVnetServiceEndpoint)
    Specifies the ignoreMissingVnetServiceEndpoint property: Create firewall rule before the virtual network has vnet service endpoint enabled..
  • Method Details

    • withIgnoreMissingVnetServiceEndpoint

      VirtualNetworkRule.Update 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.