instance Name
The default instance name prefix. The instance name prefix must be 1 to 50 characters in length. It must start with a letter and cannot start with http://
or https://
. The instance name prefix can contain only letters, digits, periods (.), underscores (_), hyphens (-), and colons (:).
If you use the activation code created by the CreateActivation operation to register managed instances, the instances are assigned sequential names that are prefixed by the value of this parameter. You can also specify a new instance name to override the assigned sequential name when you register a managed instance.
If you specify InstanceName when you register a managed instance, an instance name in the format of
<InstanceName>-<Number>
is generated. The number of digits in thevalue is determined by that in the InstanceCount value. Example: 001. If you do not specify InstanceName, the hostname (Hostname) is used as the instance name.