次の方法で共有


ServiceUrls Class

Definition

Contains the primary and alternate endpoints of an organization.

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

Constructors

Name Description
ServiceUrls()

Initializes a new instance of the ServiceUrls class.

Properties

Name Description
AlternateEndpoint

Gets or sets the alternate endpoint of an organization.

GeneratedFromAlternate

Gets a value that indicates if the primary endpoint was generated from the alternate endpoint.

PrimaryEndpoint

Gets or sets the primary endpoint of an organization.

Applies to