C# Class ConoHaNet.Objects.Tenant

Inheritance: ExtensibleJsonObject
Exibir arquivo Open project: crowdy/OpenStack-ConoHa

Private Properties

Property Type Description

Public Methods

Method Description
Tenant ( string name, string description, bool enable ) : Providers

Method Details

Tenant() public method

public Tenant ( string name, string description, bool enable ) : Providers
name string
description string
enable bool
return Providers