Share via


IExtension.PerNodeExtensionDetail Property

Definition

State of Arc Extension in each of the nodes.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="State of Arc Extension in each of the nodes.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IPerNodeExtensionState) }, ReadOnly=true, Required=false, SerializedName="perNodeExtensionDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IPerNodeExtensionState[] PerNodeExtensionDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="State of Arc Extension in each of the nodes.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IPerNodeExtensionState) }, ReadOnly=true, Required=false, SerializedName="perNodeExtensionDetails")>]
member this.PerNodeExtensionDetail : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IPerNodeExtensionState[]
Public ReadOnly Property PerNodeExtensionDetail As IPerNodeExtensionState()

Property Value

Attributes

Applies to