Partager via


IWorkloadNetworkSegmentPortVif.PortName Property

Definition

Name of port or VIF attached to segment.

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Name of port or VIF attached to segment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="portName", Update=true)]
public string PortName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Name of port or VIF attached to segment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="portName", Update=true)>]
member this.PortName : string with get, set
Public Property PortName As String

Property Value

Attributes

Applies to