InMageAzureV2ReplicationDetails.IsAgentUpdateRequired 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 or sets a value indicating whether installed agent needs to be updated.
[Newtonsoft.Json.JsonProperty(PropertyName="isAgentUpdateRequired")]
public string IsAgentUpdateRequired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAgentUpdateRequired")>]
member this.IsAgentUpdateRequired : string with get, set
Public Property IsAgentUpdateRequired As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute