SignalRResource.UpdateStages.WithNetworkACLs Interface

public static interface SignalRResource.UpdateStages.WithNetworkACLs

The stage of the SignalRResource update allowing to specify networkACLs.

Method Summary

Modifier and Type Method and Description
abstract Update withNetworkACLs(SignalRNetworkACLs networkACLs)

Specifies the networkACLs property: Network ACLs for the resource.

Method Details

withNetworkACLs

public abstract SignalRResource.Update withNetworkACLs(SignalRNetworkACLs networkACLs)

Specifies the networkACLs property: Network ACLs for the resource.

Parameters:

networkACLs - Network ACLs for the resource.

Returns:

the next definition stage.

Applies to