IStorageNetworks.NetworkAdapterName Property

Definition

Name of the storage network adapter.

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

Property Value

Attributes

Applies to