Share via


AzureToAzureVmSyncedConfigDetails.InputEndpoints Property

Definition

Gets or sets the Azure VM input endpoints.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to