C# Class ConoHaNet.Objects.Identity.EndpointTemplate

Inheritance: ExtensibleJsonObject
Afficher le fichier Open project: crowdy/OpenStack-ConoHa Class Usage Examples

Méthodes publiques

Méthode Description
EndpointTemplate ( EndpointTemplateId id ) : System

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

Private Methods

Méthode Description
EndpointTemplate ( ) : System

Method Details

EndpointTemplate() public méthode

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.
Résultat System