ServiceEndpoint Class
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.
Represents an endpoint which may be used by an orchestration job.
[System.Runtime.Serialization.DataContract]
public class ServiceEndpoint
type ServiceEndpoint = class
Public Class ServiceEndpoint
- Inheritance
-
ServiceEndpoint
- Attributes
Service |
Constructs an |
Administrators |
Gets or sets the identity reference for the administrators group of the service endpoint. |
Authorization |
Gets or sets the authorization data for talking to the endpoint. |
Created |
Gets or sets the identity reference for the user who created the Service endpoint. |
Data |
Gets the custom data associated with this endpoint. |
Description |
Gets or sets the description of endpoint. |
Group |
|
Id |
Gets or sets the identifier of this endpoint. |
Is |
EndPoint state indictor |
Name |
Gets or sets the friendly name of the endpoint. |
Operation |
Error message during creation/deletion of endpoint |
Readers |
Gets or sets the identity reference for the readers group of the service endpoint. |
Type |
Gets or sets the type of the endpoint. |
Url |
Gets or sets the url of the endpoint. |
Clone() |
Performs a deep clone of the |
Validate |
Tuote | Versiot |
---|---|
Azure DevOps Services .NET SDK | latest |