NetworkContextProfiles
NetworkContextProfiles
List of Network context profiles.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"orgRef": {
"name": "string",
"id": "string"
},
"contextEntityId": "string",
"networkProviderScope": "string",
"id": "string",
"name": "string",
"description": "string",
"scope": "string",
"attributes": [
{
"type": "string",
"values": [
"ACTIVDIR",
"AMQP",
"*onenote.officeapps.live.com"
],
"subAttributes": [
{
"type": "string",
"values": [
"SSL_V3",
"TLS_DHE_RSA_WITH_AES_256_GCM_SHA384"
]
}
]
}
]
}
]
}