Delen via


InMageRcmFailbackReplicationDetails.IsAgentRegistrationSuccessfulAfterFailover Property

Definition

Gets a value indicating whether agent registration was successful after failover.

[Newtonsoft.Json.JsonProperty(PropertyName="isAgentRegistrationSuccessfulAfterFailover")]
public bool? IsAgentRegistrationSuccessfulAfterFailover { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAgentRegistrationSuccessfulAfterFailover")>]
member this.IsAgentRegistrationSuccessfulAfterFailover : Nullable<bool>
Public ReadOnly Property IsAgentRegistrationSuccessfulAfterFailover As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to