TrustedInfrastructureTrustAuthorityClustersKmsProvidersServer
The Providers.Server structure contains fields that describe a connection endpoint.
Properties
string
name
Required
Name of the server. A unique string chosen by the client.
JSON Example
{
"address": {
"hostname": "string"
},
"name": "string"
}