Click or drag to resize

ConfigurationToChangeUsersToCreate Property

An array of Database Users to create (only for dedicated instances).

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public UserToCreate[] UsersToCreate { get; set; }

Property Value

Type: UserToCreate
See Also