Interface SignalRResource.UpdateStages.WithResourceLogConfiguration

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

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

    • withResourceLogConfiguration

      SignalRResource.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.