INic.LldpNeighborSystemDescription 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 connected device.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The descriptive information about the connected device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="systemDescription")]
public string LldpNeighborSystemDescription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The descriptive information about the connected device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="systemDescription")>]
member this.LldpNeighborSystemDescription : string
Public ReadOnly Property LldpNeighborSystemDescription As String
Property Value
- Attributes