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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET