共用方式為


SignalRNetworkAcl.Allow Property

Definition

Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

public Azure.Provisioning.BicepList<Azure.Provisioning.SignalR.SignalRRequestType> Allow { get; set; }
member this.Allow : Azure.Provisioning.BicepList<Azure.Provisioning.SignalR.SignalRRequestType> with get, set
Public Property Allow As BicepList(Of SignalRRequestType)

Property Value

Applies to