Extension.PerNodeExtensionDetail Property

Definition

State of Arc Extension in each of the nodes.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeExtensionState> PerNodeExtensionDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)>]
member this.PerNodeExtensionDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeExtensionState>
Public ReadOnly Property PerNodeExtensionDetail As List(Of IPerNodeExtensionState)

Property Value

Implements

Attributes

Applies to