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

ServiceUrls()

Initializes a new instance of the ServiceUrls class.

Properties

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