File tree Expand file tree Collapse file tree
specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ interface Features {
7272 Azure .ResourceManager .Foundations .OperationStatusResult
7373 >;
7474
75- /** Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role.*/
75+ /** Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role. */
7676 @ action ("enable" )
7777 @ added (Versions .v2026_06_01 )
7878 @ sharedRoute
@@ -92,7 +92,7 @@ interface Features {
9292 true
9393 >;
9494
95- /** Disables a compute limit feature for the subscription at the specified location. Requires the Contributor role.*/
95+ /** Disables a compute limit feature for the subscription at the specified location. Requires the Contributor role. */
9696 @ added (Versions .v2026_04_30 )
9797 @ action ("disable" )
9898 disable is ArmResourceActionAsync <
You can’t perform that action at this time.
0 commit comments