Interface Domain.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: Identity information for the Event Grid Domain resource..
      Parameters:
      identity - Identity information for the Event Grid Domain resource.
      Returns:
      the next definition stage.