Interface SignalRResource.UpdateStages.WithNetworkACLs

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

public static interface SignalRResource.UpdateStages.WithNetworkACLs
The stage of the SignalRResource update allowing to specify networkACLs.
  • Method Details

    • withNetworkACLs

      SignalRResource.Update withNetworkACLs(SignalRNetworkACLs networkACLs)
      Specifies the networkACLs property: Network ACLs for the resource.
      Parameters:
      networkACLs - Network ACLs for the resource.
      Returns:
      the next definition stage.