Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,7 @@
"properties": {
"description": "Additional descriptions for the operation.",
"type": "object",
"additionalProperties": {
"type": "object"
},
"additionalProperties": {},
"readOnly": true,
"x-ms-client-flatten": false
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1441,9 +1441,7 @@
"properties": {
"description": "Additional descriptions for the operation.",
"type": "object",
"additionalProperties": {
"type": "object"
},
"additionalProperties": {},
"readOnly": true,
"x-ms-client-flatten": false
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,7 @@
"description": "The state of the AD connector custom resource."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
}
},
"securityDefinitions": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
"properties": {
"description": "Additional descriptions for the operation.",
"type": "object",
"additionalProperties": {
"type": "object"
},
"additionalProperties": {},
"readOnly": true,
"x-ms-client-flatten": false
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,7 @@
"$ref": "#/definitions/SqlManagedInstanceK8sSpec"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"SqlManagedInstanceK8sSpec": {
"type": "object",
Expand All @@ -190,9 +188,7 @@
"description": "This option specifies the number of SQL Managed Instance replicas that will be deployed in your Kubernetes cluster for high availability purposes. If sku.tier is BusinessCritical, allowed values are '2' or '3' with default of '3'. If sku.tier is GeneralPurpose, replicas must be '1'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sScheduling": {
"type": "object",
Expand All @@ -202,9 +198,7 @@
"$ref": "#/definitions/K8sSchedulingOptions"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sSchedulingOptions": {
"type": "object",
Expand All @@ -214,9 +208,7 @@
"$ref": "#/definitions/K8sResourceRequirements"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sResourceRequirements": {
"type": "object",
Expand All @@ -237,9 +229,7 @@
"description": "Limits for a kubernetes resource type (e.g 'cpu', 'memory'). The 'cpu' request must be less than or equal to 'cpu' limit. Default 'cpu' is 2, minimum is 1. Default 'memory' is '4Gi', minimum is '2Gi. If sku.tier is GeneralPurpose, maximum 'cpu' is 24 and maximum 'memory' is '128Gi'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"KeytabInformation": {
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,7 @@
"description": "The state of the AD connector custom resource."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
}
},
"securityDefinitions": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
"properties": {
"description": "Additional descriptions for the operation.",
"type": "object",
"additionalProperties": {
"type": "object"
},
"additionalProperties": {},
"readOnly": true,
"x-ms-client-flatten": false
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,7 @@
"$ref": "#/definitions/SqlManagedInstanceK8sSpec"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"SqlManagedInstanceK8sSpec": {
"type": "object",
Expand All @@ -189,9 +187,7 @@
"description": "This option specifies the number of SQL Managed Instance replicas that will be deployed in your Kubernetes cluster for high availability purposes. If sku.tier is BusinessCritical, allowed values are '2' or '3' with default of '3'. If sku.tier is GeneralPurpose, replicas must be '1'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sScheduling": {
"type": "object",
Expand All @@ -201,9 +197,7 @@
"$ref": "#/definitions/K8sSchedulingOptions"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sSchedulingOptions": {
"type": "object",
Expand All @@ -213,9 +207,7 @@
"$ref": "#/definitions/K8sResourceRequirements"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sResourceRequirements": {
"type": "object",
Expand All @@ -236,9 +228,7 @@
"description": "Limits for a kubernetes resource type (e.g 'cpu', 'memory'). The 'cpu' request must be less than or equal to 'cpu' limit. Default 'cpu' is 2, minimum is 1. Default 'memory' is '4Gi', minimum is '2Gi. If sku.tier is GeneralPurpose, maximum 'cpu' is 24 and maximum 'memory' is '128Gi'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"KeytabInformation": {
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,7 @@
"description": "The state of the AD connector custom resource."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
}
},
"securityDefinitions": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
"properties": {
"description": "Additional descriptions for the operation.",
"type": "object",
"additionalProperties": {
"type": "object"
},
"additionalProperties": {},
"readOnly": true,
"x-ms-client-flatten": false
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,7 @@
"description": "This option specifies the number of SQL Managed Instance replicas that will be deployed in your Kubernetes cluster for high availability purposes. If sku.tier is BusinessCritical, allowed values are '2' or '3' with default of '3'. If sku.tier is GeneralPurpose, replicas must be '1'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sScheduling": {
"type": "object",
Expand All @@ -199,9 +197,7 @@
"$ref": "#/definitions/K8sSchedulingOptions"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sSchedulingOptions": {
"type": "object",
Expand All @@ -211,9 +207,7 @@
"$ref": "#/definitions/K8sResourceRequirements"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sResourceRequirements": {
"type": "object",
Expand All @@ -234,9 +228,7 @@
"description": "Limits for a kubernetes resource type (e.g 'cpu', 'memory'). The 'cpu' request must be less than or equal to 'cpu' limit. Default 'cpu' is 2, minimum is 1. Default 'memory' is '4Gi', minimum is '2Gi. If sku.tier is GeneralPurpose, maximum 'cpu' is 24 and maximum 'memory' is '128Gi'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"KeytabInformation": {
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1122,9 +1122,7 @@
"properties": {
"description": "Additional descriptions for the operation.",
"type": "object",
"additionalProperties": {
"type": "object"
},
"additionalProperties": {},
"readOnly": true,
"x-ms-client-flatten": false
}
Expand Down Expand Up @@ -1861,9 +1859,7 @@
"$ref": "#/definitions/SqlManagedInstanceK8sSpec"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"SqlManagedInstanceK8sSpec": {
"type": "object",
Expand All @@ -1878,9 +1874,7 @@
"description": "This option specifies the number of SQL Managed Instance replicas that will be deployed in your Kubernetes cluster for high availability purposes. If sku.tier is BusinessCritical, allowed values are '2' or '3' with default of '3'. If sku.tier is GeneralPurpose, replicas must be '1'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sScheduling": {
"type": "object",
Expand All @@ -1890,9 +1884,7 @@
"$ref": "#/definitions/K8sSchedulingOptions"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sSchedulingOptions": {
"type": "object",
Expand All @@ -1902,9 +1894,7 @@
"$ref": "#/definitions/K8sResourceRequirements"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sResourceRequirements": {
"type": "object",
Expand All @@ -1925,9 +1915,7 @@
"description": "Limits for a kubernetes resource type (e.g 'cpu', 'memory'). The 'cpu' request must be less than or equal to 'cpu' limit. Default 'cpu' is 2, minimum is 1. Default 'memory' is '4Gi', minimum is '2Gi. If sku.tier is GeneralPurpose, maximum 'cpu' is 24 and maximum 'memory' is '128Gi'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"LogAnalyticsWorkspaceConfig": {
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
"properties": {
"description": "Additional descriptions for the operation.",
"type": "object",
"additionalProperties": {
"type": "object"
},
"additionalProperties": {},
"readOnly": true,
"x-ms-client-flatten": false
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,7 @@
"$ref": "#/definitions/SqlManagedInstanceK8sSpec"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"SqlManagedInstanceK8sSpec": {
"type": "object",
Expand All @@ -178,9 +176,7 @@
"description": "This option specifies the number of SQL Managed Instance replicas that will be deployed in your Kubernetes cluster for high availability purposes. If sku.tier is BusinessCritical, allowed values are '2' or '3' with default of '3'. If sku.tier is GeneralPurpose, replicas must be '1'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sScheduling": {
"type": "object",
Expand All @@ -190,9 +186,7 @@
"$ref": "#/definitions/K8sSchedulingOptions"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sSchedulingOptions": {
"type": "object",
Expand All @@ -202,9 +196,7 @@
"$ref": "#/definitions/K8sResourceRequirements"
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"K8sResourceRequirements": {
"type": "object",
Expand All @@ -225,9 +217,7 @@
"description": "Limits for a kubernetes resource type (e.g 'cpu', 'memory'). The 'cpu' request must be less than or equal to 'cpu' limit. Default 'cpu' is 2, minimum is 1. Default 'memory' is '4Gi', minimum is '2Gi. If sku.tier is GeneralPurpose, maximum 'cpu' is 24 and maximum 'memory' is '128Gi'."
}
},
"additionalProperties": {
"type": "object"
}
"additionalProperties": {}
},
"SqlManagedInstanceListResult": {
"description": "A list of SqlManagedInstance.",
Expand Down