@@ -675,15 +675,15 @@ op Azure.ResourceManager.ArmProviderActionAsync(apiVersion: string, subscription
675
675
676
676
#### Template Parameters
677
677
678
- | Name | Description |
679
- | ------------- | ----------------------------------------------------------------------------------------------------- |
680
- | Request | The request model for the action |
681
- | Response | The response type for the action |
682
- | Scope | The scope of the action (SubscriptionActionScope, TenantActionScope, or ExtensionResourceActionScope) |
683
- | Parameters | Optional. Additional parameters after the path parameters (e.g. Location) |
684
- | LroHeaders | Optional. Allows overriding the lro headers returned in the Accepted response |
685
- | Error | Optional. The error response, if non-standard. |
686
- | BodyParameter | Optional. Can be used to change the name, documentation, or optionality of the body parameter. |
678
+ | Name | Description |
679
+ | ------------- | ---------------------------------------------------------------------------------------------- |
680
+ | Request | The request model for the action |
681
+ | Response | The response type for the action |
682
+ | Scope | The scope of the action (SubscriptionActionScope or TenantActionScope) |
683
+ | Parameters | Optional. Additional parameters after the path parameters (e.g. Location) |
684
+ | LroHeaders | Optional. Allows overriding the lro headers returned in the Accepted response |
685
+ | Error | Optional. The error response, if non-standard. |
686
+ | BodyParameter | Optional. Can be used to change the name, documentation, or optionality of the body parameter. |
687
687
688
688
### ` ArmProviderActionSync ` {#Azure.ResourceManager.ArmProviderActionSync}
689
689
@@ -693,14 +693,14 @@ op Azure.ResourceManager.ArmProviderActionSync(apiVersion: string, subscriptionI
693
693
694
694
#### Template Parameters
695
695
696
- | Name | Description |
697
- | ------------- | ----------------------------------------------------------------------------------------------------- |
698
- | Request | The request model for the action |
699
- | Response | The response type for the action |
700
- | Scope | The scope of the action (SubscriptionActionScope, TenantActionScope, or ExtensionResourceActionScope) |
701
- | Parameters | Optional. Additional parameters after the path parameters (e.g. Location) |
702
- | Error | Optional. The error response, if non-standard. |
703
- | BodyParameter | Optional. Can be used to change the name, documentation, or optionality of the body parameter. |
696
+ | Name | Description |
697
+ | ------------- | ---------------------------------------------------------------------------------------------- |
698
+ | Request | The request model for the action |
699
+ | Response | The response type for the action |
700
+ | Scope | The scope of the action (SubscriptionActionScope or TenantActionScope) |
701
+ | Parameters | Optional. Additional parameters after the path parameters (e.g. Location) |
702
+ | Error | Optional. The error response, if non-standard. |
703
+ | BodyParameter | Optional. Can be used to change the name, documentation, or optionality of the body parameter. |
704
704
705
705
### ` ArmResourceActionAsync ` {#Azure.ResourceManager.ArmResourceActionAsync}
706
706
0 commit comments