Skip to content

Commit 06d2de8

Browse files
authored
update description for keyvault contract (#17150)
Co-authored-by: Kacie Kang <[email protected]>
1 parent b2c6ba8 commit 06d2de8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2020-06-01-preview/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2963,7 +2963,7 @@
29632963
},
29642964
"identityClientId": {
29652965
"type": "string",
2966-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
2966+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
29672967
}
29682968
},
29692969
"description": "Create keyVault contract details."

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2021-01-01-preview/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3024,7 +3024,7 @@
30243024
},
30253025
"identityClientId": {
30263026
"type": "string",
3027-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
3027+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
30283028
}
30293029
},
30303030
"description": "Create keyVault contract details."

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2021-04-01-preview/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3036,7 +3036,7 @@
30363036
},
30373037
"identityClientId": {
30383038
"type": "string",
3039-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
3039+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
30403040
}
30413041
},
30423042
"description": "Create keyVault contract details."

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2021-12-01-preview/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3036,7 +3036,7 @@
30363036
},
30373037
"identityClientId": {
30383038
"type": "string",
3039-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
3039+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
30403040
}
30413041
},
30423042
"description": "Create keyVault contract details."

specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2020-12-01/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@
29672967
},
29682968
"identityClientId": {
29692969
"type": "string",
2970-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
2970+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
29712971
}
29722972
},
29732973
"description": "Create keyVault contract details."

0 commit comments

Comments
 (0)