Partager via


ArmNetworkCloudModelFactory.LldpNeighbor Méthode

Définition

Initialise une nouvelle instance de LldpNeighbor.

public static Azure.ResourceManager.NetworkCloud.Models.LldpNeighbor LldpNeighbor (string portDescription = default, string portName = default, string systemDescription = default, string systemName = default);
static member LldpNeighbor : string * string * string * string -> Azure.ResourceManager.NetworkCloud.Models.LldpNeighbor
Public Shared Function LldpNeighbor (Optional portDescription As String = Nothing, Optional portName As String = Nothing, Optional systemDescription As String = Nothing, Optional systemName As String = Nothing) As LldpNeighbor

Paramètres

portDescription
String

Informations descriptives sur le port sur l’appareil connecté.

portName
String

Nom attribué par le système du port sur l’appareil connecté.

systemDescription
String

Informations descriptives sur l’appareil connecté.

systemName
String

Nom attribué par le système de l’appareil connecté.

Retours

Une nouvelle LldpNeighbor instance pour se moquer.

S’applique à