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
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET