ArrayOfDvsProfile

ArrayOfDvsProfile
ArrayOfDvsProfile

A boxed array of DvsProfile. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "enabled": false,
            "policy": [
                {
                    "_typeName": "string",
                    "id": "string",
                    "policyOption": {
                        "_typeName": "string",
                        "id": "string",
                        "parameter": [
                            {
                                "_typeName": "string",
                                "key": "string",
                                "value": {
                                    "_typeName": "string"
                                }
                            }
                        ]
                    }
                }
            ],
            "profileTypeName": "string",
            "profileVersion": "string",
            "property": [
                "ProfileApplyProfileProperty Object"
            ],
            "favorite": false,
            "toBeMerged": false,
            "toReplaceWith": false,
            "toBeDeleted": false,
            "copyEnableStatus": false,
            "hidden": false,
            "key": "string",
            "name": "string",
            "uplink": [
                {
                    "_typeName": "string",
                    "enabled": false,
                    "policy": [
                        {
                            "_typeName": "string",
                            "id": "string",
                            "policyOption": {
                                "_typeName": "string",
                                "id": "string",
                                "parameter": [
                                    {
                                        "_typeName": "string",
                                        "key": "string",
                                        "value": {
                                            "_typeName": "string"
                                        }
                                    }
                                ]
                            }
                        }
                    ],
                    "profileTypeName": "string",
                    "profileVersion": "string",
                    "property": [
                        "ProfileApplyProfileProperty Object"
                    ],
                    "favorite": false,
                    "toBeMerged": false,
                    "toReplaceWith": false,
                    "toBeDeleted": false,
                    "copyEnableStatus": false,
                    "hidden": false,
                    "key": "string"
                }
            ]
        }
    ]
}
array of DvsProfile
_value
Required

_value