次の方法で共有


SignalRNetworkAcl.Allow プロパティ

定義

許可される要求の種類。 値には、ClientConnection、ServerConnection、RESTAPI の 1 つ以上を指定できます。

public System.Collections.Generic.IList<Azure.ResourceManager.SignalR.Models.SignalRRequestType> Allow { get; }
member this.Allow : System.Collections.Generic.IList<Azure.ResourceManager.SignalR.Models.SignalRRequestType>
Public ReadOnly Property Allow As IList(Of SignalRRequestType)

プロパティ値

適用対象