DeploymentSettingsProperties.ArcNodeResourceId Property

Definition

Azure resource ids of Arc machines to be part of cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ArcNodeResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.ArcNodeResourceId : System.Collections.Generic.List<string> with get, set
Public Property ArcNodeResourceId As List(Of String)

Property Value

Implements

Attributes

Applies to