TrustedInfrastructure_TrustAuthorityClusters_Kms_Providers_Server

TrustedInfrastructure_TrustAuthorityClusters_Kms_Providers_Server
TrustedInfrastructure_TrustAuthorityClusters_Kms_Providers_Server

The Providers.Server structure contains fields that describe a connection endpoint.

JSON Example
{
    "name": "string",
    "address": {
        "hostname": "string",
        "port": 0
    }
}
string
name
Required

Name of the server. A unique string chosen by the client.

address
Required

The NetworkAddress structure contains an IP address or DNS resolvable name and a port on which a connection can be established.