You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`default`|[models.AuthUserDefault](../models/authuserdefault.md)|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
18
+
|`purchaseType`|[models.PurchaseType](../models/purchasetype.md)|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
19
+
|`isDefaultBuildMachine`|*boolean*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
20
+
|`cores`|*number*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
21
+
|`memory`|*number*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
Copy file name to clipboardExpand all lines: docs/models/authuserresourceconfig.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,6 @@ let value: AuthUserResourceConfig = {};
38
38
|`flagsExplorerOverridesThreshold`|*number*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
39
39
|`flagsExplorerUnlimitedOverrides`|*boolean*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
40
40
|`customEnvironmentsPerProject`|*number*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
41
-
|`buildMachine`|[models.BuildMachine](../models/buildmachine.md)|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
41
+
|`buildMachine`|[models.AuthUserBuildMachine](../models/authuserbuildmachine.md)|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
42
42
|`security`|[models.AuthUserSecurity](../models/authusersecurity.md)|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
43
43
|`bulkRedirectsFreeLimitOverride`|*number*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
|`purchaseType`|[models.PurchaseType](../models/purchasetype.md)|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
18
-
|`isDefaultBuildMachine`|*boolean*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
19
-
|`cores`|*number*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
20
-
|`memory`|*number*|:heavy_minus_sign:| An object containing infomation related to the amount of platform resources may be allocated to the User account. |
|`default`|[models.CancelDeploymentDefault](../models/canceldeploymentdefault.md)|:heavy_minus_sign:| Build resource configuration snapshot for this deployment. |
17
18
|`purchaseType`|[models.CancelDeploymentPurchaseType](../models/canceldeploymentpurchasetype.md)|:heavy_minus_sign:| Build resource configuration snapshot for this deployment. |
18
19
|`isDefaultBuildMachine`|*boolean*|:heavy_minus_sign:| Build resource configuration snapshot for this deployment. |
19
20
|`cores`|*number*|:heavy_minus_sign:| Build resource configuration snapshot for this deployment. |
0 commit comments