WebPubSubResource.UpdateStages.WithResourceLogConfiguration Interface

public static interface WebPubSubResource.UpdateStages.WithResourceLogConfiguration

The stage of the WebPubSubResource update allowing to specify resourceLogConfiguration.

Method Summary

Modifier and Type Method and Description
abstract Update withResourceLogConfiguration(ResourceLogConfiguration resourceLogConfiguration)

Specifies the resourceLogConfiguration property: Resource log configuration of a Microsoft.SignalRService resource..

Method Details

withResourceLogConfiguration

public abstract 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.

Applies to