AllocatedEndpoint.BindingMode 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 binding mode of the endpoint, indicating whether it is a single address endpoint or is bound to all IPv4 or IPv6 addresses (or both).
public Aspire.Hosting.ApplicationModel.EndpointBindingMode BindingMode { get; }
member this.BindingMode : Aspire.Hosting.ApplicationModel.EndpointBindingMode
Public ReadOnly Property BindingMode As EndpointBindingMode