ProcessServer.MobilityServiceUpdates Property

Definition

Gets or sets the list of the mobility service updates available on the Process Server.

[Newtonsoft.Json.JsonProperty(PropertyName="mobilityServiceUpdates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.MobilityServiceUpdate> MobilityServiceUpdates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mobilityServiceUpdates")>]
member this.MobilityServiceUpdates : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.MobilityServiceUpdate> with get, set
Public Property MobilityServiceUpdates As IList(Of MobilityServiceUpdate)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to