Interface WebPubSubResource.UpdateStages.WithNetworkACLs

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

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

    • withNetworkACLs

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