Delen via


InMageRcmFabricSpecificDetails.PushInstallers Property

Definition

Gets the list of push installers.

[Newtonsoft.Json.JsonProperty(PropertyName="pushInstallers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PushInstallerDetails> PushInstallers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pushInstallers")>]
member this.PushInstallers : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PushInstallerDetails>
Public ReadOnly Property PushInstallers As IList(Of PushInstallerDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to