SqlDistributedAvailabilityGroup.PartnerEndpoint 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.
SQL server side endpoint - IP or DNS resolvable name.
public Azure.Provisioning.BicepValue<string> PartnerEndpoint { get; set; }member this.PartnerEndpoint : Azure.Provisioning.BicepValue<string> with get, setPublic Property PartnerEndpoint As BicepValue(Of String)