File tree Expand file tree Collapse file tree 2 files changed +26
-6
lines changed
Expand file tree Collapse file tree 2 files changed +26
-6
lines changed Original file line number Diff line number Diff line change 14081408 "description" : " The virtual network properties."
14091409 }
14101410 }
1411- }
1411+ }
Original file line number Diff line number Diff line change 166166 },
167167 "primaryKey" : {
168168 "type" : " string" ,
169- "description" : " The Operations Management Suite (OMS) workspace key."
169+ "description" : " The cluster monitor workspace key."
170170 },
171171 "type" : {
172172 "type" : " string" ,
176176 },
177177 "workspaceId" : {
178178 "type" : " string" ,
179- "description" : " The Operations Management Suite (OMS) workspace ID."
179+ "description" : " The cluster monitor workspace ID."
180180 }
181181 },
182182 "required" : [
206206 "type" : " string" ,
207207 "description" : " The location of the endpoint."
208208 },
209+ "privateIPAddress" : {
210+ "type" : " string" ,
211+ "description" : " The private ip address of the endpoint."
212+ },
209213 "publicPort" : {
210214 "oneOf" : [
211215 {
263267 "type" : " string" ,
264268 "description" : " The location of the endpoint."
265269 },
270+ "privateIPAddress" : {
271+ "type" : " string" ,
272+ "description" : " The private ip address of the endpoint."
273+ },
266274 "publicPort" : {
267275 "oneOf" : [
268276 {
828836 },
829837 "primaryKey" : {
830838 "type" : " string" ,
831- "description" : " The Operations Management Suite (OMS) workspace key."
839+ "description" : " The cluster monitor workspace key."
832840 },
833841 "type" : {
834842 "type" : " string" ,
838846 },
839847 "workspaceId" : {
840848 "type" : " string" ,
841- "description" : " The Operations Management Suite (OMS) workspace ID."
849+ "description" : " The cluster monitor workspace ID."
842850 }
843851 },
844852 "required" : [
12131221 }
12141222 ],
12151223 "description" : " The virtual network properties."
1224+ },
1225+ "VMGroupName" : {
1226+ "type" : " string" ,
1227+ "description" : " The name of the virtual machine group."
12161228 }
12171229 },
12181230 "description" : " Describes a role on the cluster."
13871399 "type" : " string" ,
13881400 "description" : " The container in the storage account, only to be specified for WASB storage accounts."
13891401 },
1402+ "fileshare" : {
1403+ "type" : " string" ,
1404+ "description" : " The file share name."
1405+ },
13901406 "fileSystem" : {
13911407 "type" : " string" ,
13921408 "description" : " The filesystem, only to be specified for Azure Data Lake Storage Gen 2."
14171433 "resourceId" : {
14181434 "type" : " string" ,
14191435 "description" : " The resource ID of storage account, only to be specified for Azure Data Lake Storage Gen 2."
1436+ },
1437+ "saskey" : {
1438+ "type" : " string" ,
1439+ "description" : " The shared access signature key."
14201440 }
14211441 },
14221442 "description" : " The storage Account."
14561476 "description" : " The virtual network properties."
14571477 }
14581478 }
1459- }
1479+ }
You can’t perform that action at this time.
0 commit comments