Share via


IExtensionAutoGenerated.State Property

Definition

Arc extension state from arc machine extension.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Arc extension state from arc machine extension.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ArcExtensionState) }, ReadOnly=true, Required=false, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ArcExtensionState? State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Arc extension state from arc machine extension.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ArcExtensionState) }, ReadOnly=true, Required=false, SerializedName="state")>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ArcExtensionState>
Public ReadOnly Property State As Nullable(Of ArcExtensionState)

Property Value

Attributes

Applies to