INodeMonitoringData.NodeName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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