Partager via


IWithProtocol.WithProtocol(SecurityRuleProtocol) Méthode

Définition

Spécifie le protocole auquel cette règle s’applique.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate WithProtocol (Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleProtocol protocol);
abstract member WithProtocol : Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleProtocol -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function WithProtocol (protocol As SecurityRuleProtocol) As IUpdate

Paramètres

protocol
SecurityRuleProtocol

Un des protocoles pris en charge.

Retours

S’applique à