Interface VirtualNetworkPeering.DefinitionStages.WithAllowVirtualNetworkAccess

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

public static interface VirtualNetworkPeering.DefinitionStages.WithAllowVirtualNetworkAccess
The stage of the VirtualNetworkPeering definition allowing to specify allowVirtualNetworkAccess.
  • Method Details

    • withAllowVirtualNetworkAccess

      VirtualNetworkPeering.DefinitionStages.WithCreate withAllowVirtualNetworkAccess(Boolean allowVirtualNetworkAccess)
      Specifies the allowVirtualNetworkAccess property: Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space..
      Parameters:
      allowVirtualNetworkAccess - Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space.
      Returns:
      the next definition stage.