Skip to content

Commit

Permalink
set x-ms-client-name (#11190)
Browse files Browse the repository at this point in the history
  • Loading branch information
changlong-liu authored Oct 19, 2020
1 parent 6b4b06f commit 2cb0bc5
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6230,6 +6230,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "userAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down Expand Up @@ -6816,6 +6817,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6261,6 +6261,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "userAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down Expand Up @@ -6847,6 +6848,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7183,6 +7183,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "userAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down Expand Up @@ -7846,6 +7847,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7735,6 +7735,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "userAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down Expand Up @@ -8373,6 +8374,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8271,6 +8271,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "userAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down Expand Up @@ -8909,6 +8910,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8750,6 +8750,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "userAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down Expand Up @@ -9414,6 +9415,7 @@
"type": "object",
"additionalProperties": {
"type": "object",
"x-ms-client-name": "VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue",
"properties": {
"principalId": {
"readOnly": true,
Expand Down

0 comments on commit 2cb0bc5

Please sign in to comment.