你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IStorageNetworks.NetworkAdapterName Property

Definition

Name of the storage network adapter.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Name of the storage network adapter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkAdapterName")]
public string NetworkAdapterName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Name of the storage network adapter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkAdapterName")>]
member this.NetworkAdapterName : string with get, set
Public Property NetworkAdapterName As String

Property Value

Attributes

Applies to