Interface ApplicationResource.DefinitionStages.WithManagedIdentities

All Known Subinterfaces:
ApplicationResource.Definition, ApplicationResource.DefinitionStages.WithCreate
Enclosing interface:
ApplicationResource.DefinitionStages

public static interface ApplicationResource.DefinitionStages.WithManagedIdentities
The stage of the ApplicationResource definition allowing to specify managedIdentities.
  • Method Details

    • withManagedIdentities

      Specifies the managedIdentities property: List of user assigned identities for the application, each mapped to a friendly name..
      Parameters:
      managedIdentities - List of user assigned identities for the application, each mapped to a friendly name.
      Returns:
      the next definition stage.