Interface Application.DefinitionStages.WithIdentity

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

public static interface Application.DefinitionStages.WithIdentity
The stage of the Application definition allowing to specify identity.
  • Method Details

    • withIdentity

      Specifies the identity property: The identity of the resource..
      Parameters:
      identity - The identity of the resource.
      Returns:
      the next definition stage.