PortConnectionEntity

PortConnectionEntity
PortConnectionEntity

Port Connection Entity

JSON Example
{
    "resource": {
        "_system_owned": false,
        "display_name": "string",
        "description": "string",
        "tags": [
            {
                "scope": "string",
                "tag": "string"
            }
        ],
        "_create_user": "string",
        "_protection": "string",
        "_create_time": 0,
        "_last_modified_time": 0,
        "_last_modified_user": "string",
        "id": "string",
        "resource_type": "string"
    },
    "id": "string"
}
resource
Optional

resource

string
id
Optional

Resource ID is mapped to this. (ID is Generated for Edge node groups, since resource will be null)