Interface ConfigurationStore.UpdateStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: The managed identity information for the configuration store..
      Parameters:
      identity - The managed identity information for the configuration store.
      Returns:
      the next definition stage.