Endpoint Properties |
The Endpoint type exposes the following members.
Name | Description | |||
---|---|---|---|---|
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |||
InternalURL |
Gets the internal URL of the service. If this is or empty,
the service should be accessed using the PublicURL.
| |||
PublicURL |
Gets the public URL of the service.
| |||
Region |
Gets the region where this service endpoint is located. If this is
or empty, the region is not specified.
| |||
TenantId |
Gets the tenant (or account) ID which this endpoint operates on.
| |||
VersionId |
Gets the "versionId" property associated with the endpoint.
| |||
VersionInfo |
Gets the "versionInfo" property associated with the endpoint.
| |||
VersionList |
Gets the "versionList" property associated with the endpoint.
|