Partager via


IWithApplicationRuleProtocol<ParentT>.WithHttpsProtocol Méthode

Définition

Définit le protocole Https de la règle de pare-feu dans le pare-feu Azure.

public ParentT WithHttpsProtocol (int? port = default);
abstract member WithHttpsProtocol : Nullable<int> -> 'ParentT
Public Function WithHttpsProtocol (Optional port As Nullable(Of Integer) = Nothing) As ParentT

Paramètres

port
Nullable<Int32>

Valeur du port.

Retours

ParentT

S’applique à