File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0 Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1393913939 "ContainerRegistry": {
1394013940 "type": "object",
1394113941 "properties": {
13942- "registryServer": {
13943- "type": "string",
13944- "title": "The registry URL.",
13945- "description": "If omitted, the default is \"docker.io\"."
13946- },
1394713942 "username": {
1394813943 "type": "string",
1394913944 "x-ms-client-name": "userName",
1395313948 "type": "string",
1395413949 "title": "The password to log into the registry server."
1395513950 },
13951+ "registryServer": {
13952+ "type": "string",
13953+ "title": "The registry URL.",
13954+ "description": "If omitted, the default is \"docker.io\"."
13955+ },
1395613956 "identityReference": {
1395713957 "title": "The reference to the user assigned identity to use to access an Azure Container Registry instead of username and password.",
1395813958 "$ref": "#/definitions/ComputeNodeIdentityReference"
You can’t perform that action at this time.
0 commit comments