IWithSourcePort<ParentT>.FromPortRange(Int32, Int32) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie la plage de ports source à laquelle cette règle s’applique.
public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.UpdateDefinition.IWithDestinationAddressOrSecurityGroup<ParentT> FromPortRange (int from, int to);
abstract member FromPortRange : int * int -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.UpdateDefinition.IWithDestinationAddressOrSecurityGroup<'ParentT>
Public Function FromPortRange (from As Integer, to As Integer) As IWithDestinationAddressOrSecurityGroup(Of ParentT)
- from
- Int32
Numéro de port de départ.
- to
- Int32
Numéro de port de fin.
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :