InstanceId Parameter (Connect-GoogleSpanner Cmdlet)
The id of the Google Spanner instance to which you are connecting.
Syntax
Connect-GoogleSpanner -InstanceId string
Data Type
cstr
Default Value
""
Remarks
The address of the Google Spanner instance to which you are connecting. You can find this value at instance overview. Instances will be listed once you select Spanner from the Google Cloud Console Menu.
This is a required parameter.