IReplicationProtectionClusterProperties.ClusterRegisteredNode Property

Definition

The registered node details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The registered node details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IRegisteredClusterNodes) }, ReadOnly=false, Required=false, SerializedName="clusterRegisteredNodes")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IRegisteredClusterNodes[] ClusterRegisteredNode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The registered node details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IRegisteredClusterNodes) }, ReadOnly=false, Required=false, SerializedName="clusterRegisteredNodes")>]
member this.ClusterRegisteredNode : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IRegisteredClusterNodes[] with get, set
Public Property ClusterRegisteredNode As IRegisteredClusterNodes()

Property Value

Attributes

Applies to