InMageRcmReplicationDetails.IsAgentRegistrationSuccessfulAfterFailover Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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