ProviderGatewayConnection

ProviderGatewayConnection
ProviderGatewayConnection

Describes a Centralized Connection Connection assigned to the Regional Networking Setting.

AllOf
This class requires all of the following:
JSON Example undefined undefined
{
    "status": "string",
    "id": "string",
    "name": "string",
    "providerGatewayRef": {
        "name": "string",
        "id": "string"
    },
    "isDefault": false,
    "allowAdvertisingPrivateIpBlocks": false
}