Interface App.UpdateStages.WithIdentity

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

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

      • withIdentity

        App.Update withIdentity​(SystemAssignedServiceIdentity identity)
        Specifies the identity property: The managed identities for the IoT Central application..
        Parameters:
        identity - The managed identities for the IoT Central application.
        Returns:
        the next definition stage.