A2AVmSyncedConfigDetails.VmEndpoints 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.
The Azure VM input endpoints.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryVmEndpoint> VmEndpoints { get; }
member this.VmEndpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryVmEndpoint>
Public ReadOnly Property VmEndpoints As IReadOnlyList(Of SiteRecoveryVmEndpoint)