Interface App.UpdateStages.WithNetworkRuleSets

  • All Known Subinterfaces:
    App.Update
    Enclosing interface:
    App.UpdateStages

    public static interface App.UpdateStages.WithNetworkRuleSets
    The stage of the App update allowing to specify networkRuleSets.
    • Method Detail

      • withNetworkRuleSets

        App.Update withNetworkRuleSets​(NetworkRuleSets networkRuleSets)
        Specifies the networkRuleSets property: Network Rule Set Properties of this IoT Central application..
        Parameters:
        networkRuleSets - Network Rule Set Properties of this IoT Central application.
        Returns:
        the next definition stage.