次の方法で共有


PublicNetworkAcls.Deny プロパティ

定義

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

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

プロパティ値

適用対象