Interface WebPubSubResource.DefinitionStages.WithIdentity

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

public static interface WebPubSubResource.DefinitionStages.WithIdentity
The stage of the WebPubSubResource 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.