Freigeben über


IStackHcivmIdentity.NetworkInterfaceName Property

Definition

Name of the network interface

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

Property Value

Attributes

Applies to