次の方法で共有


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

Name Description
ServiceEndpointMetadata()

Initializes a new instance of the ServiceEndpointMetadata class.

Properties

Name Description
ServiceEndpoints

Gets the service endpoint URIs.

ServiceUrls

Gets the primary and alternate URLs for the service.

Applies to