Share via


IAgent.AgentStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The Agent status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.AgentStatus) }, ReadOnly=true, Required=false, SerializedName="agentStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.AgentStatus? AgentStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The Agent status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.AgentStatus) }, ReadOnly=true, Required=false, SerializedName="agentStatus")>]
member this.AgentStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.AgentStatus>
Public ReadOnly Property AgentStatus As Nullable(Of AgentStatus)

Property Value

Attributes

Applies to