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