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

상속: ExtensibleJsonObject
파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa 1 사용 예제들

공개 메소드들

메소드 설명
EndpointTemplate ( EndpointTemplateId id ) : System

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

비공개 메소드들

메소드 설명
EndpointTemplate ( ) : System

메소드 상세

EndpointTemplate() 공개 메소드

Initializes a new instance of the EndpointTemplate class with the specified endpoint template identifier.
If is .
public EndpointTemplate ( EndpointTemplateId id ) : System
id EndpointTemplateId The unique identifier of the endpoint template.
리턴 System