次の方法で共有


InboundSecurityRules.Protocol プロパティ

定義

[Protocol]\(プロトコル\)。 これは TCP または UDP のいずれかである必要があります。

public Azure.ResourceManager.Network.Models.InboundSecurityRulesProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.Network.Models.InboundSecurityRulesProtocol> with get, set
Public Property Protocol As Nullable(Of InboundSecurityRulesProtocol)

プロパティ値

適用対象