IExtension.PerNodeExtensionDetail Property

Definition

State of Arc Extension in each of the nodes.

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

Property Value

Attributes

Applies to