diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Create.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Create.json index 460c137c2e9e..90752bc39076 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Create.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Create.json @@ -9,7 +9,6 @@ "tags": {}, "location": "CentralUs", "properties": { - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled" } } @@ -24,7 +23,6 @@ "location": "CentralUs", "properties": { "hostName": "endpoint1.azureedge.net", - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled", "provisioningState": "Succeeded", "deploymentStatus": "NotStarted" @@ -40,7 +38,6 @@ "location": "CentralUs", "properties": { "hostName": "endpoint1.azureedge.net", - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled", "provisioningState": "Creating", "deploymentStatus": "NotStarted" @@ -56,7 +53,6 @@ "location": "CentralUs", "properties": { "hostName": "endpoint1.azureedge.net", - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled", "provisioningState": "Creating", "deploymentStatus": "NotStarted" diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Get.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Get.json index d91eb0c48237..41ca4afad024 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Get.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Get.json @@ -16,7 +16,6 @@ "location": "CentralUs", "properties": { "hostName": "endpoint1.azureedge.net", - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled", "provisioningState": "Succeeded", "deploymentStatus": "Succeeded" diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_ListByProfile.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_ListByProfile.json index 2a391cfe47e2..3237c166b64e 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_ListByProfile.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_ListByProfile.json @@ -17,7 +17,6 @@ "location": "CentralUs", "properties": { "hostName": "endpoint1.azureedge.net", - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled", "provisioningState": "Succeeded", "deploymentStatus": "Succeeded" diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Update.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Update.json index a1df44524d3e..b8d6964c7f90 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Update.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/AFDEndpoints_Update.json @@ -8,7 +8,6 @@ "endpointUpdateProperties": { "tags": {}, "properties": { - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled" } } @@ -23,7 +22,6 @@ "location": "WestCentralUs", "properties": { "hostName": "endpoint1.azureedge.net", - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled", "provisioningState": "Succeeded", "deploymentStatus": "InProgress" @@ -42,7 +40,6 @@ "location": "WestCentralUs", "properties": { "hostName": "endpoint1.azureedge.net", - "originResponseTimeoutSeconds": 30, "enabledState": "Enabled", "provisioningState": "Updating", "deploymentStatus": "NotStarted"