Interface WebPubSubResource.UpdateStages.WithResourceLogConfiguration

All Known Subinterfaces:
WebPubSubResource.Update
Enclosing interface:
WebPubSubResource.UpdateStages

public static interface WebPubSubResource.UpdateStages.WithResourceLogConfiguration
The stage of the WebPubSubResource update allowing to specify resourceLogConfiguration.
  • Method Details

    • withResourceLogConfiguration

      WebPubSubResource.Update withResourceLogConfiguration(ResourceLogConfiguration resourceLogConfiguration)
      Specifies the resourceLogConfiguration property: Resource log configuration of a Microsoft.SignalRService resource..
      Parameters:
      resourceLogConfiguration - Resource log configuration of a Microsoft.SignalRService resource.
      Returns:
      the next definition stage.