From b1d0306b62eae4c3f3ac55b9f5bf49162cc59d15 Mon Sep 17 00:00:00 2001 From: Jing-song Date: Tue, 15 Oct 2024 10:09:22 +0800 Subject: [PATCH 1/2] subscription --- Commands/account/_create.md | 9 ++ Commands/account/readme.md | 3 + Commands/tree.json | 22 ++++ .../2018-03-01-preview.json | 1 + .../2018-03-01-preview.xml | 103 ++++++++++++++++++ 5 files changed, 138 insertions(+) create mode 100644 Commands/account/_create.md create mode 100644 Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json create mode 100644 Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml diff --git a/Commands/account/_create.md b/Commands/account/_create.md new file mode 100644 index 000000000..00fdf6edf --- /dev/null +++ b/Commands/account/_create.md @@ -0,0 +1,9 @@ +# [Command] _account create_ + +Create a subscription. + +## Versions + +### [2018-03-01-preview](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml) **Preview** + + diff --git a/Commands/account/readme.md b/Commands/account/readme.md index b06739b0c..cf967c3b5 100644 --- a/Commands/account/readme.md +++ b/Commands/account/readme.md @@ -4,5 +4,8 @@ Manage Azure subscription information. ## Commands +- [create](/Commands/account/_create.md) +: Create a subscription. + - [list-locations](/Commands/account/_list-locations.md) : List supported regions for the current subscription. diff --git a/Commands/tree.json b/Commands/tree.json index dcf5eb76f..0bbaec3c5 100644 --- a/Commands/tree.json +++ b/Commands/tree.json @@ -365,6 +365,28 @@ }, "account": { "commands": { + "create": { + "help": { + "short": "Create a subscription." + }, + "names": [ + "account", + "create" + ], + "versions": [ + { + "name": "2018-03-01-preview", + "resources": [ + { + "id": "/providers/microsoft.billing/enrollmentaccounts/{}/providers/microsoft.subscription/createsubscription", + "plane": "mgmt-plane", + "version": "2018-03-01-preview" + } + ], + "stage": "Preview" + } + ] + }, "list-locations": { "help": { "short": "List supported regions for the current subscription." diff --git a/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json new file mode 100644 index 000000000..ed013e455 --- /dev/null +++ b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/providers/microsoft.billing/enrollmentaccounts/{}/providers/microsoft.subscription/createsubscription", "version": "2018-03-01-preview", "swagger": "mgmt-plane/subscription/ResourceProviders/Microsoft.Subscription/Paths/L3Byb3ZpZGVycy9NaWNyb3NvZnQuQmlsbGluZy9lbnJvbGxtZW50QWNjb3VudHMve2Vucm9sbG1lbnRBY2NvdW50TmFtZX0vcHJvdmlkZXJzL01pY3Jvc29mdC5TdWJzY3JpcHRpb24vY3JlYXRlU3Vic2NyaXB0aW9u/V/MjAxOC0wMy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "account", "commands": [{"name": "create", "version": "2018-03-01-preview", "resources": [{"id": "/providers/microsoft.billing/enrollmentaccounts/{}/providers/microsoft.subscription/createsubscription", "version": "2018-03-01-preview", "swagger": "mgmt-plane/subscription/ResourceProviders/Microsoft.Subscription/Paths/L3Byb3ZpZGVycy9NaWNyb3NvZnQuQmlsbGluZy9lbnJvbGxtZW50QWNjb3VudHMve2Vucm9sbG1lbnRBY2NvdW50TmFtZX0vcHJvdmlkZXJzL01pY3Jvc29mdC5TdWJzY3JpcHRpb24vY3JlYXRlU3Vic2NyaXB0aW9u/V/MjAxOC0wMy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.enrollmentAccountName", "options": ["enrollment-account-name", "enrollment-account-object-id"], "required": true, "group": "", "help": {"short": "The name of the enrollment account to which the subscription will be billed."}}, {"type": "object", "var": "$body.additionalParameters", "options": ["additional-parameters"], "group": "", "help": {"short": "Additional, untyped parameters to support custom subscription creation scenarios."}, "additionalProps": {"item": {"type": "object", "additionalProps": {"anyType": true}}}}, {"type": "string", "var": "$body.displayName", "options": ["display-name"], "group": "", "help": {"short": "The display name of the subscription."}}, {"type": "string", "var": "$body.offerType", "options": ["offer-type"], "group": "", "help": {"short": "The offer type of the subscription. For example, MS-AZR-0017P(EnterpriseAgreement) and MS-AZR-0148P(EnterpriseAgreement devTest) are available. Allowed values: MS-AZR-0017P, MS-AZR-0148P, MS-AZR-USGOV-0015P, MS-AZR-USGOV-0017P, MS-AZR-USGOV-0148P."}, "enum": {"items": [{"name": "MS-AZR-0017P", "value": "MS-AZR-0017P"}, {"name": "MS-AZR-0148P", "value": "MS-AZR-0148P"}]}}, {"type": "array", "var": "$body.owners", "options": ["owners"], "group": "", "help": {"short": "The list of principals that should be granted Owner access on the subscription. Principals should be of type User, Service Principal or Security Group."}, "item": {"type": "object", "args": [{"type": "string", "var": "$body.owners[].objectId", "options": ["object-id"], "required": true, "help": {"short": "Object id of the Principal"}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "SubscriptionFactory_CreateSubscriptionInEnrollmentAccount", "http": {"path": "/providers/Microsoft.Billing/enrollmentAccounts/{enrollmentAccountName}/providers/Microsoft.Subscription/createSubscription", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "enrollmentAccountName", "arg": "$Path.enrollmentAccountName", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2018-03-01-preview"}, "type": "string", "name": "api-version", "required": true}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "object", "name": "additionalParameters", "arg": "$body.additionalParameters", "additionalProps": {"item": {"type": "object", "additionalProps": {"anyType": true}}}}, {"type": "string", "name": "displayName", "arg": "$body.displayName"}, {"type": "string", "name": "offerType", "arg": "$body.offerType", "enum": {"items": [{"value": "MS-AZR-0017P"}, {"value": "MS-AZR-0148P"}]}}, {"type": "array", "name": "owners", "arg": "$body.owners", "item": {"type": "object", "props": [{"type": "string", "name": "objectId", "arg": "$body.owners[].objectId", "required": true}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "subscriptionLink"}]}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml new file mode 100644 index 000000000..3f580d50a --- /dev/null +++ b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+ +
+
+
From 240cf66371fd477741cb922fee8cbf2a85fd5895 Mon Sep 17 00:00:00 2001 From: Jing-song Date: Wed, 16 Oct 2024 14:10:39 +0800 Subject: [PATCH 2/2] update --- .../2018-03-01-preview.json | 2 +- .../2018-03-01-preview.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json index ed013e455..0e9f51479 100644 --- a/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json +++ b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/providers/microsoft.billing/enrollmentaccounts/{}/providers/microsoft.subscription/createsubscription", "version": "2018-03-01-preview", "swagger": "mgmt-plane/subscription/ResourceProviders/Microsoft.Subscription/Paths/L3Byb3ZpZGVycy9NaWNyb3NvZnQuQmlsbGluZy9lbnJvbGxtZW50QWNjb3VudHMve2Vucm9sbG1lbnRBY2NvdW50TmFtZX0vcHJvdmlkZXJzL01pY3Jvc29mdC5TdWJzY3JpcHRpb24vY3JlYXRlU3Vic2NyaXB0aW9u/V/MjAxOC0wMy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "account", "commands": [{"name": "create", "version": "2018-03-01-preview", "resources": [{"id": "/providers/microsoft.billing/enrollmentaccounts/{}/providers/microsoft.subscription/createsubscription", "version": "2018-03-01-preview", "swagger": "mgmt-plane/subscription/ResourceProviders/Microsoft.Subscription/Paths/L3Byb3ZpZGVycy9NaWNyb3NvZnQuQmlsbGluZy9lbnJvbGxtZW50QWNjb3VudHMve2Vucm9sbG1lbnRBY2NvdW50TmFtZX0vcHJvdmlkZXJzL01pY3Jvc29mdC5TdWJzY3JpcHRpb24vY3JlYXRlU3Vic2NyaXB0aW9u/V/MjAxOC0wMy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.enrollmentAccountName", "options": ["enrollment-account-name", "enrollment-account-object-id"], "required": true, "group": "", "help": {"short": "The name of the enrollment account to which the subscription will be billed."}}, {"type": "object", "var": "$body.additionalParameters", "options": ["additional-parameters"], "group": "", "help": {"short": "Additional, untyped parameters to support custom subscription creation scenarios."}, "additionalProps": {"item": {"type": "object", "additionalProps": {"anyType": true}}}}, {"type": "string", "var": "$body.displayName", "options": ["display-name"], "group": "", "help": {"short": "The display name of the subscription."}}, {"type": "string", "var": "$body.offerType", "options": ["offer-type"], "group": "", "help": {"short": "The offer type of the subscription. For example, MS-AZR-0017P(EnterpriseAgreement) and MS-AZR-0148P(EnterpriseAgreement devTest) are available. Allowed values: MS-AZR-0017P, MS-AZR-0148P, MS-AZR-USGOV-0015P, MS-AZR-USGOV-0017P, MS-AZR-USGOV-0148P."}, "enum": {"items": [{"name": "MS-AZR-0017P", "value": "MS-AZR-0017P"}, {"name": "MS-AZR-0148P", "value": "MS-AZR-0148P"}]}}, {"type": "array", "var": "$body.owners", "options": ["owners"], "group": "", "help": {"short": "The list of principals that should be granted Owner access on the subscription. Principals should be of type User, Service Principal or Security Group."}, "item": {"type": "object", "args": [{"type": "string", "var": "$body.owners[].objectId", "options": ["object-id"], "required": true, "help": {"short": "Object id of the Principal"}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "SubscriptionFactory_CreateSubscriptionInEnrollmentAccount", "http": {"path": "/providers/Microsoft.Billing/enrollmentAccounts/{enrollmentAccountName}/providers/Microsoft.Subscription/createSubscription", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "enrollmentAccountName", "arg": "$Path.enrollmentAccountName", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2018-03-01-preview"}, "type": "string", "name": "api-version", "required": true}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "object", "name": "additionalParameters", "arg": "$body.additionalParameters", "additionalProps": {"item": {"type": "object", "additionalProps": {"anyType": true}}}}, {"type": "string", "name": "displayName", "arg": "$body.displayName"}, {"type": "string", "name": "offerType", "arg": "$body.offerType", "enum": {"items": [{"value": "MS-AZR-0017P"}, {"value": "MS-AZR-0148P"}]}}, {"type": "array", "name": "owners", "arg": "$body.owners", "item": {"type": "object", "props": [{"type": "string", "name": "objectId", "arg": "$body.owners[].objectId", "required": true}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "subscriptionLink"}]}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/providers/microsoft.billing/enrollmentaccounts/{}/providers/microsoft.subscription/createsubscription", "version": "2018-03-01-preview", "swagger": "mgmt-plane/subscription/ResourceProviders/Microsoft.Subscription/Paths/L3Byb3ZpZGVycy9NaWNyb3NvZnQuQmlsbGluZy9lbnJvbGxtZW50QWNjb3VudHMve2Vucm9sbG1lbnRBY2NvdW50TmFtZX0vcHJvdmlkZXJzL01pY3Jvc29mdC5TdWJzY3JpcHRpb24vY3JlYXRlU3Vic2NyaXB0aW9u/V/MjAxOC0wMy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "account", "commands": [{"name": "create", "version": "2018-03-01-preview", "resources": [{"id": "/providers/microsoft.billing/enrollmentaccounts/{}/providers/microsoft.subscription/createsubscription", "version": "2018-03-01-preview", "swagger": "mgmt-plane/subscription/ResourceProviders/Microsoft.Subscription/Paths/L3Byb3ZpZGVycy9NaWNyb3NvZnQuQmlsbGluZy9lbnJvbGxtZW50QWNjb3VudHMve2Vucm9sbG1lbnRBY2NvdW50TmFtZX0vcHJvdmlkZXJzL01pY3Jvc29mdC5TdWJzY3JpcHRpb24vY3JlYXRlU3Vic2NyaXB0aW9u/V/MjAxOC0wMy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.enrollmentAccountName", "options": ["enrollment-account-name", "enrollment-account-object-id"], "required": true, "group": "", "help": {"short": "The name of the enrollment account to which the subscription will be billed."}}, {"type": "object", "var": "$body.additionalParameters", "options": ["additional-parameters"], "group": "", "help": {"short": "Additional, untyped parameters to support custom subscription creation scenarios."}, "additionalProps": {"item": {"type": "object", "additionalProps": {"anyType": true}}}}, {"type": "string", "var": "$body.displayName", "options": ["display-name"], "group": "", "help": {"short": "The display name of the subscription."}}, {"type": "string", "var": "$body.offerType", "options": ["offer-type"], "group": "", "help": {"short": "The offer type of the subscription. For example, MS-AZR-0017P(EnterpriseAgreement) and MS-AZR-0148P(EnterpriseAgreement devTest) are available. Allowed values: MS-AZR-0017P, MS-AZR-0148P, MS-AZR-USGOV-0015P, MS-AZR-USGOV-0017P, MS-AZR-USGOV-0148P."}, "enum": {"items": [{"name": "MS-AZR-0017P", "value": "MS-AZR-0017P"}, {"name": "MS-AZR-0148P", "value": "MS-AZR-0148P"}, {"name": "MS-AZR-USGOV-0015P", "value": "MS-AZR-USGOV-0015P"}, {"name": "MS-AZR-USGOV-0017P", "value": "MS-AZR-USGOV-0017P"}, {"name": "MS-AZR-USGOV-0148P", "value": "MS-AZR-USGOV-0148P"}]}}, {"type": "array", "var": "$body.owners", "options": ["owners"], "group": "", "help": {"short": "The list of principals that should be granted Owner access on the subscription. Principals should be of type User, Service Principal or Security Group."}, "item": {"type": "object", "args": [{"type": "string", "var": "$body.owners[].objectId", "options": ["object-id"], "required": true, "help": {"short": "Object id of the Principal"}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "SubscriptionFactory_CreateSubscriptionInEnrollmentAccount", "http": {"path": "/providers/Microsoft.Billing/enrollmentAccounts/{enrollmentAccountName}/providers/Microsoft.Subscription/createSubscription", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "enrollmentAccountName", "arg": "$Path.enrollmentAccountName", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2018-03-01-preview"}, "type": "string", "name": "api-version", "required": true}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "object", "name": "additionalParameters", "arg": "$body.additionalParameters", "additionalProps": {"item": {"type": "object", "additionalProps": {"anyType": true}}}}, {"type": "string", "name": "displayName", "arg": "$body.displayName"}, {"type": "string", "name": "offerType", "arg": "$body.offerType", "enum": {"items": [{"value": "MS-AZR-0017P"}, {"value": "MS-AZR-0148P"}, {"value": "MS-AZR-USGOV-0015P"}, {"value": "MS-AZR-USGOV-0017P"}, {"value": "MS-AZR-USGOV-0148P"}]}}, {"type": "array", "name": "owners", "arg": "$body.owners", "item": {"type": "object", "props": [{"type": "string", "name": "objectId", "arg": "$body.owners[].objectId", "required": true}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "subscriptionLink"}]}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml index 3f580d50a..9e65c3b1e 100644 --- a/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml +++ b/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYmlsbGluZy9lbnJvbGxtZW50YWNjb3VudHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdWJzY3JpcHRpb24vY3JlYXRlc3Vic2NyaXB0aW9u/2018-03-01-preview.xml @@ -24,6 +24,9 @@ + + + @@ -62,6 +65,9 @@ + + +