C# Class ConoHaNet.Services.Database.CreateDbUserRequest

Show file Open project: crowdy/OpenStack-ConoHa

Private Properties

Property Type Description

Public Methods

Method Description
CreateDbUserRequest ( string serviceId, string userName, string password, string hostname, string memo = null ) : Newtonsoft.Json

Method Details

CreateDbUserRequest() public method

public CreateDbUserRequest ( string serviceId, string userName, string password, string hostname, string memo = null ) : Newtonsoft.Json
serviceId string
userName string
password string
hostname string
memo string
return Newtonsoft.Json