Skip to content

Commit

Permalink
remove containerName from examples
Browse files Browse the repository at this point in the history
  • Loading branch information
forteddyt committed Sep 15, 2021
1 parent 0be44c7 commit 3e562e3
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"datastoreType": "AzureDataLakeGen2",
"filesystem": "string",
"accountName": "string",
"containerName": "string",
"endpoint": "string",
"protocol": "string"
}
Expand Down Expand Up @@ -56,7 +55,6 @@
"datastoreType": "AzureDataLakeGen2",
"filesystem": "string",
"accountName": "string",
"containerName": "string",
"endpoint": "string",
"protocol": "string"
},
Expand Down Expand Up @@ -92,7 +90,6 @@
"datastoreType": "AzureDataLakeGen2",
"filesystem": "string",
"accountName": "string",
"containerName": "string",
"endpoint": "string",
"protocol": "string"
},
Expand Down

0 comments on commit 3e562e3

Please sign in to comment.