EndpointServiceResultInner 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 EndpointServiceResultInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type EndpointServiceResultInner = class
inherit SubResource
Public Class EndpointServiceResultInner
Inherits SubResource
- Inheritance
Constructors
EndpointServiceResultInner() |
Initializes a new instance of the EndpointServiceResultInner class. |
EndpointServiceResultInner(String, String, String) |
Initializes a new instance of the EndpointServiceResultInner class. |
Properties
Id |
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