ServiceUrls Class
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.
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. |