INetworkInterface.PhysicalIdentifier Property

Definition

Physical Identifier of the network interface.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Physical Identifier of the network interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="physicalIdentifier", Update=false)]
public string PhysicalIdentifier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Physical Identifier of the network interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="physicalIdentifier", Update=false)>]
member this.PhysicalIdentifier : string
Public ReadOnly Property PhysicalIdentifier As String

Property Value

Attributes

Applies to