PairingSpecPairPscInfo

PairingSpecPairPscInfo
PairingSpecPairPscInfo

Information about the pair Platform Services Controller.

JSON Example
{
    "url": "string",
    "port": 0,
    "thumbprint": "string",
    "username": "string",
    "password": "string"
}
string
url
Optional

The URL of the remote Platform Services Controller.

integer As int32 As int32
port
Optional

The port that is configured for the Platform Services Controller. The default port is 443.

string
thumbprint
Optional

The thumbprint of the remote Platform Services Controller.

string
username
Optional

The user name for the Platform Services Controller.

string
password
Optional

The password for the Platform Services Controller.

Property Of