ServiceEndpointMetadata Class

Definition

Container class for metadata information about a service.

public ref class ServiceEndpointMetadata sealed
public sealed class ServiceEndpointMetadata
type ServiceEndpointMetadata = class
Public NotInheritable Class ServiceEndpointMetadata
Inheritance
ServiceEndpointMetadata

Constructors

ServiceEndpointMetadata()

Initializes a new instance of the ServiceEndpointMetadata class.

Properties

ServiceEndpoints

Gets the service endpoint URIs.

ServiceUrls

Gets the primary and alternate URLs for the service.

Applies to