Share via


INodeMonitoringData.NodeName Property

Definition

Name of the integration runtime node.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Name of the integration runtime node.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nodeName")]
public string NodeName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Name of the integration runtime node.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nodeName")>]
member this.NodeName : string
Public ReadOnly Property NodeName As String

Property Value

Attributes

Applies to