Defines a instance's configuration object.
Name | Type | Description | Attributes |
---|---|---|---|
instanceName | Instancename | The name of the instance | |
instanceId | Instanceid | The server side identifier of this instance | |
configStatus | Configstatus | The configuration apply result on this server,could be In Progress,Succeed, Failed or Not Supported |
Name | Type | Restrictions |
---|---|---|
Configstatus | xs:string | Length of value must be >=1 Length of value must be <=64 |
Instanceid | xs:string | Length of value must be >=1 Length of value must be <=512 |
Instancename | xs:string | Length of value must be >=1 Length of value must be <=256 |