Share via


IDeleteNode.IntegrationRuntimeName Property

Definition

The name of integration runtime.

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

Property Value

Attributes

Applies to