Interface AmlFilesystem.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: The managed identity used by the AML file system, if configured..
      Parameters:
      identity - The managed identity used by the AML file system, if configured.
      Returns:
      the next definition stage.