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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET