WebPubSubResource.DefinitionStages.WithLiveTraceConfiguration Interface

public static interface WebPubSubResource.DefinitionStages.WithLiveTraceConfiguration

The stage of the WebPubSubResource definition allowing to specify liveTraceConfiguration.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withLiveTraceConfiguration(LiveTraceConfiguration liveTraceConfiguration)

Specifies the liveTraceConfiguration property: Live trace configuration of a Microsoft.SignalRService resource..

Method Details

withLiveTraceConfiguration

public abstract WebPubSubResource.DefinitionStages.WithCreate withLiveTraceConfiguration(LiveTraceConfiguration liveTraceConfiguration)

Specifies the liveTraceConfiguration property: Live trace configuration of a Microsoft.SignalRService resource..

Parameters:

liveTraceConfiguration - Live trace configuration of a Microsoft.SignalRService resource.

Returns:

the next definition stage.

Applies to