Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add x-ms-enum to policyinsights #17424

Merged
merged 7 commits into from
Feb 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1543,6 +1543,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,10 @@
"enum": [
"default"
],
"x-ms-enum": {
"name": "PolicyTrackedResourcesResourceType",
"modelAsString": true
},
"description": "The name of the virtual resource under PolicyTrackedResources resource type; only \"default\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand All @@ -379,6 +383,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
ArcturusZhang marked this conversation as resolved.
Show resolved Hide resolved
"modelAsString": false
ArcturusZhang marked this conversation as resolved.
Show resolved Hide resolved
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1299,6 +1299,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1390,6 +1390,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,10 @@
"enum": [
"default"
],
"x-ms-enum": {
"name": "PolicyEventsResourceType",
"modelAsString": true
},
"description": "The name of the virtual resource under PolicyEvents resource type; only \"default\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand All @@ -923,6 +927,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
ArcturusZhang marked this conversation as resolved.
Show resolved Hide resolved
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down Expand Up @@ -967,6 +975,10 @@
"enum": [
"Microsoft.Authorization"
],
"x-ms-enum": {
"name": "AuthorizationNamespaceType",
"modelAsString": false
ArcturusZhang marked this conversation as resolved.
Show resolved Hide resolved
},
"description": "The namespace for Microsoft Authorization resource provider; only \"Microsoft.Authorization\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1759,6 +1759,10 @@
"enum": [
"latest"
],
"x-ms-enum": {
"name": "PolicyStatesSummaryResourceType",
"modelAsString": true
},
"description": "The virtual resource under PolicyStates resource type for summarize action. In a given time range, 'latest' represents the latest policy state(s) and is the only allowed value.",
"x-ms-parameter-location": "method"
},
Expand All @@ -1770,6 +1774,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
ArcturusZhang marked this conversation as resolved.
Show resolved Hide resolved
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down Expand Up @@ -1814,6 +1822,10 @@
"enum": [
"Microsoft.Authorization"
],
"x-ms-enum": {
"name": "AuthorizationNamespaceType",
"modelAsString": false
ArcturusZhang marked this conversation as resolved.
Show resolved Hide resolved
},
"description": "The namespace for Microsoft Authorization resource provider; only \"Microsoft.Authorization\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1362,6 +1362,10 @@
"enum": [
"Microsoft.Management"
],
"x-ms-enum": {
"name": "ManagementGroupsNamespaceType",
"modelAsString": false
ArcturusZhang marked this conversation as resolved.
Show resolved Hide resolved
},
"description": "The namespace for Microsoft Management RP; only \"Microsoft.Management\" is allowed.",
"x-ms-parameter-location": "method"
},
Expand Down