ILldpNeighbor.PortDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The descriptive information about the port on the connected device.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The descriptive information about the port on the connected device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="portDescription")]
public string PortDescription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The descriptive information about the port on the connected device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="portDescription")>]
member this.PortDescription : string
Public ReadOnly Property PortDescription As String
Property Value
- Attributes