C# 클래스 ConoHaNet.Objects.Identity.AddServiceCatalogEndpointRequest

파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa

공개 메소드들

메소드 설명
AddServiceCatalogEndpointRequest ( EndpointTemplateId endpointTemplateId ) : System

Initializes a new instance of the AddServiceCatalogEndpointRequest class with the specified endpoint template identifier.

비공개 메소드들

메소드 설명
AddServiceCatalogEndpointRequest ( ) : System

메소드 상세

AddServiceCatalogEndpointRequest() 공개 메소드

Initializes a new instance of the AddServiceCatalogEndpointRequest class with the specified endpoint template identifier.
/// If is . ///
public AddServiceCatalogEndpointRequest ( EndpointTemplateId endpointTemplateId ) : System
endpointTemplateId EndpointTemplateId /// The unique identifier of the endpoint template to use for the endpoint. ///
리턴 System