你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceEndpoint Class

Definition

The service endpoint properties.

public class ServiceEndpoint
type ServiceEndpoint = class
Public Class ServiceEndpoint
Inheritance
ServiceEndpoint

Constructors

ServiceEndpoint()

Initializes a new instance of the ServiceEndpoint class.

ServiceEndpoint(String, IList<String>)

Initializes a new instance of the ServiceEndpoint class.

Properties

Locations

Gets or sets a list of locations.

Service

Gets or sets the type of the endpoint service.

Methods

Validate()

Validate the object.

Applies to