Compartilhar via


IDeleteNode.NodeName Property

Definition

The name of node to delete.

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

Property Value

Attributes

Applies to