Interface SignalRResource.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: A class represent managed identities used for request and response.
      Parameters:
      identity - A class represent managed identities used for request and response.
      Returns:
      the next definition stage.