Aracılığıyla paylaş


InMageRcmFabricSpecificDetails.RcmProxies Property

Definition

Gets the list of RCM proxies.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to