Interface DigitalTwinsDescription.UpdateStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: The managed identity for the DigitalTwinsInstance..
      Parameters:
      identity - The managed identity for the DigitalTwinsInstance.
      Returns:
      the next definition stage.