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