diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/serviceEndpointPolicy.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/serviceEndpointPolicy.json index ab0bdfa9c97b..88a8ee1f01e3 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/serviceEndpointPolicy.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/serviceEndpointPolicy.json @@ -705,6 +705,13 @@ "serviceAlias": { "type": "string", "description": "The alias indicating if the policy belongs to a service" + }, + "contextualServiceEndpointPolicies": { + "type": "array", + "items": { + "id": "string" + }, + "description": "A collection of contextual serrvice endpoint policy." } }, "description": "Service Endpoint Policy resource."