EndpointServiceResult 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.
Endpoint service.
public class EndpointServiceResult : Microsoft.Azure.Management.Network.Models.SubResource
type EndpointServiceResult = class
inherit SubResource
Public Class EndpointServiceResult
Inherits SubResource
- Inheritance
Constructors
EndpointServiceResult() |
Initializes a new instance of the EndpointServiceResult class. |
EndpointServiceResult(String, String, String) |
Initializes a new instance of the EndpointServiceResult class. |
Properties
Id |
Gets or sets resource ID. (Inherited from SubResource) |
Name |
Gets name of the endpoint service. |
Type |
Gets type of the endpoint service. |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET