From 2b94e0c92e9e37be3a774fdeba18a29a889b58f8 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 14 Sep 2021 01:59:45 +0000 Subject: [PATCH] CodeGen from PR 15850 in Azure/azure-rest-api-specs [NetAppFiles] Add missing features, quotaLimits and Rotterdam networkFeatures to API version 2021-06-02 (#15850) * Add missing features, quotaLimist and Rotterdam networkFeatures * Update quotaLimits get and add get list * Update description for volume type * S360 Add missing serviceSpecification and metricsSpecification properties * Remove quotalimit response no longer used * pagable * Update to use common type proxy resource * pretty * systemdata Co-authored-by: Audunn Baldvinsson --- schemas/2021-06-01/Microsoft.NetApp.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/schemas/2021-06-01/Microsoft.NetApp.json b/schemas/2021-06-01/Microsoft.NetApp.json index e1517241e1..c5033d06ab 100644 --- a/schemas/2021-06-01/Microsoft.NetApp.json +++ b/schemas/2021-06-01/Microsoft.NetApp.json @@ -1783,6 +1783,21 @@ ], "description": "Specifies whether LDAP is enabled or not for a given NFS volume." }, + "networkFeatures": { + "oneOf": [ + { + "type": "string", + "enum": [ + "Basic", + "Standard" + ] + }, + { + "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" + } + ], + "description": "Basic network, or Standard features available to the volume." + }, "protocolTypes": { "oneOf": [ { @@ -1918,7 +1933,7 @@ }, "volumeType": { "type": "string", - "description": "What type of volume is this" + "description": "What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection" } }, "required": [