File tree Expand file tree Collapse file tree
specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/preview/2023-11-01-preview Expand file tree Collapse file tree Original file line number Diff line number Diff line change 294294 }
295295 }
296296 },
297- "Cluster " : {
297+ "DeploymentCluster " : {
298298 "type" : " object" ,
299299 "description" : " AzureStackHCI Cluster deployment properties." ,
300300 "properties" : {
354354 "description" : " Observability config to deploy AzureStackHCI Cluster."
355355 },
356356 "cluster" : {
357- "$ref" : " #/definitions/Cluster " ,
357+ "$ref" : " #/definitions/DeploymentCluster " ,
358358 "description" : " Observability config to deploy AzureStackHCI Cluster."
359359 },
360360 "storage" : {
523523 "type" : " array" ,
524524 "description" : " List of steps of AzureStackHCI Cluster Deployment." ,
525525 "items" : {
526- "$ref" : " #/definitions/Step "
526+ "$ref" : " #/definitions/DeploymentStep "
527527 },
528528 "readOnly" : true ,
529529 "x-ms-identifiers" : []
876876 }
877877 }
878878 },
879- "Step " : {
879+ "DeploymentStep " : {
880880 "type" : " object" ,
881881 "description" : " The Step of AzureStackHCI Cluster." ,
882882 "properties" : {
914914 "type" : " array" ,
915915 "description" : " List of nested steps of AzureStackHCI Cluster Deployment." ,
916916 "items" : {
917- "$ref" : " #/definitions/Step "
917+ "$ref" : " #/definitions/DeploymentStep "
918918 },
919919 "readOnly" : true ,
920920 "x-ms-identifiers" : []
972972 "type" : " array" ,
973973 "description" : " List of steps of AzureStackHCI Cluster Deployment." ,
974974 "items" : {
975- "$ref" : " #/definitions/Step "
975+ "$ref" : " #/definitions/DeploymentStep "
976976 },
977977 "readOnly" : true ,
978978 "x-ms-identifiers" : []
You can’t perform that action at this time.
0 commit comments