IStorageAdapterIPInfo.PhysicalNode Property

Definition

storage adapter physical node name.

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

Property Value

Attributes

Applies to