Interface SimGroup.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: The identity used to retrieve the encryption key from Azure key vault..
      Parameters:
      identity - The identity used to retrieve the encryption key from Azure key vault.
      Returns:
      the next definition stage.