ArmClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The entry point for all ARM clients.
public class ArmClient
type ArmClient = class
Public Class ArmClient
- Inheritance
-
ArmClient
Constructors
| Name | Description |
|---|---|
| ArmClient() |
Initializes a new instance of the ArmClient class for mocking. |
| ArmClient(TokenCredential, String, ArmClientOptions) |
Initializes a new instance of the ArmClient class. |
| ArmClient(TokenCredential, String) |
Initializes a new instance of the ArmClient class. |
| ArmClient(TokenCredential) |
Initializes a new instance of the ArmClient class. |
Methods
| Name | Description |
|---|---|
| GetDataPolicyManifestResource(ResourceIdentifier) |
Gets an object representing a DataPolicyManifestResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a DataPolicyManifestResourceResourceIdentifier from its components. |
| GetDefaultSubscription(CancellationToken) |
Gets the default subscription. |
| GetDefaultSubscriptionAsync(CancellationToken) |
Gets the default subscription. |
| GetFeatureResource(ResourceIdentifier) |
Gets an object representing a FeatureResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a FeatureResourceResourceIdentifier from its components. |
| GetGenericResource(ResourceIdentifier) |
Gets an object representing a GenericResource along with the instance operations that can be performed on it but with no data. |
| GetGenericResources() |
Gets a collection of GenericResources. |
| GetManagementGroupPolicyDefinitionResource(ResourceIdentifier) |
Gets an object representing a ManagementGroupPolicyDefinitionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ManagementGroupPolicyDefinitionResourceResourceIdentifier from its components. |
| GetManagementGroupPolicySetDefinitionResource(ResourceIdentifier) |
Gets an object representing a ManagementGroupPolicySetDefinitionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ManagementGroupPolicySetDefinitionResourceResourceIdentifier from its components. |
| GetManagementGroupResource(ResourceIdentifier) |
Gets an object representing a ManagementGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a ManagementGroupResourceResourceIdentifier from its components. |
| GetManagementGroups() |
Gets the management group collection for this tenant. |
| GetManagementGroupSubscriptionResource(ResourceIdentifier) |
Gets an object representing a ManagementGroupSubscriptionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ManagementGroupSubscriptionResourceResourceIdentifier from its components. |
| GetManagementLockResource(ResourceIdentifier) |
Gets an object representing a ManagementLockResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ManagementLockResourceResourceIdentifier from its components. |
| GetPolicyAssignmentResource(ResourceIdentifier) |
Gets an object representing a PolicyAssignmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a PolicyAssignmentResourceResourceIdentifier from its components. |
| GetResourceGroupResource(ResourceIdentifier) |
Gets an object representing a ResourceGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ResourceGroupResourceResourceIdentifier from its components. |
| GetResourceProviderResource(ResourceIdentifier) |
Gets an object representing a ResourceProviderResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ResourceProviderResourceResourceIdentifier from its components. |
| GetSubscriptionPolicyDefinitionResource(ResourceIdentifier) |
Gets an object representing a SubscriptionPolicyDefinitionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SubscriptionPolicyDefinitionResourceResourceIdentifier from its components. |
| GetSubscriptionPolicySetDefinitionResource(ResourceIdentifier) |
Gets an object representing a SubscriptionPolicySetDefinitionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SubscriptionPolicySetDefinitionResourceResourceIdentifier from its components. |
| GetSubscriptionResource(ResourceIdentifier) |
Gets an object representing a SubscriptionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a SubscriptionResourceResourceIdentifier from its components. |
| GetSubscriptions() |
Gets the Azure subscriptions. |
| GetTagResource(ResourceIdentifier) |
Gets an object representing a TagResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TagResourceResourceIdentifier from its components. |
| GetTenantPolicyDefinitionResource(ResourceIdentifier) |
Gets an object representing a TenantPolicyDefinitionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TenantPolicyDefinitionResourceResourceIdentifier from its components. |
| GetTenantPolicySetDefinitionResource(ResourceIdentifier) |
Gets an object representing a TenantPolicySetDefinitionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TenantPolicySetDefinitionResourceResourceIdentifier from its components. |
| GetTenantResourceProvider(String, String, CancellationToken) |
Gets the specified resource provider at the tenant level. |
| GetTenantResourceProviderAsync(String, String, CancellationToken) |
Gets the specified resource provider at the tenant level. |
| GetTenantResourceProviders(String, CancellationToken) |
Gets all resource providers for a subscription. |
| GetTenantResourceProvidersAsync(String, CancellationToken) |
Gets all resource providers for a subscription. |
| GetTenants() |
Gets the tenants. |
Extension Methods
| Name | Description |
|---|---|
| Acknowledge(ArmClient, ResourceIdentifier, String, CancellationToken) |
Post Scheduled Event Acknowledgement <item> Mocking. To mock this method, please mock Acknowledge(ResourceIdentifier, String, CancellationToken) instead. </item> |
| AcknowledgeAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Post Scheduled Event Acknowledgement <item> Mocking. To mock this method, please mock AcknowledgeAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| ByBillingAccountIdGenerateReservationDetailsReport(ArmClient, WaitUntil, ResourceIdentifier, String, String, CancellationToken) |
Generates the reservations details report for provided date range asynchronously based on enrollment id. The Reservation usage details can be viewed only by certain enterprise roles. For more details on the roles see, https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-roles#usage-and-costs-access-by-role <item> Mocking. To mock this method, please mock ByBillingAccountIdGenerateReservationDetailsReport(WaitUntil, ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| ByBillingAccountIdGenerateReservationDetailsReportAsync(ArmClient, WaitUntil, ResourceIdentifier, String, String, CancellationToken) |
Generates the reservations details report for provided date range asynchronously based on enrollment id. The Reservation usage details can be viewed only by certain enterprise roles. For more details on the roles see, https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-roles#usage-and-costs-access-by-role <item> Mocking. To mock this method, please mock ByBillingAccountIdGenerateReservationDetailsReportAsync(WaitUntil, ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| ByBillingProfileIdGenerateReservationDetailsReport(ArmClient, WaitUntil, ResourceIdentifier, String, String, CancellationToken) |
Generates the reservations details report for provided date range asynchronously by billing profile. The Reservation usage details can be viewed by only certain enterprise roles by default. For more details on the roles see, https://docs.microsoft.com/en-us/azure/cost-management-billing/reservations/reservation-utilization#view-utilization-in-the-azure-portal-with-azure-rbac-access <item> Mocking. To mock this method, please mock ByBillingProfileIdGenerateReservationDetailsReport(WaitUntil, ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| ByBillingProfileIdGenerateReservationDetailsReportAsync(ArmClient, WaitUntil, ResourceIdentifier, String, String, CancellationToken) |
Generates the reservations details report for provided date range asynchronously by billing profile. The Reservation usage details can be viewed by only certain enterprise roles by default. For more details on the roles see, https://docs.microsoft.com/en-us/azure/cost-management-billing/reservations/reservation-utilization#view-utilization-in-the-azure-portal-with-azure-rbac-access <item> Mocking. To mock this method, please mock ByBillingProfileIdGenerateReservationDetailsReportAsync(WaitUntil, ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| CheckCostManagementNameAvailabilityByScopeScheduledAction(ArmClient, ResourceIdentifier, CostManagementNameAvailabilityContent, CancellationToken) |
Checks availability and correctness of the name for a scheduled action within the given scope. <item> Mocking. To mock this method, please mock CheckCostManagementNameAvailabilityByScopeScheduledAction(ResourceIdentifier, CostManagementNameAvailabilityContent, CancellationToken) instead. </item> |
| CheckCostManagementNameAvailabilityByScopeScheduledActionAsync(ArmClient, ResourceIdentifier, CostManagementNameAvailabilityContent, CancellationToken) |
Checks availability and correctness of the name for a scheduled action within the given scope. <item> Mocking. To mock this method, please mock CheckCostManagementNameAvailabilityByScopeScheduledActionAsync(ResourceIdentifier, CostManagementNameAvailabilityContent, CancellationToken) instead. </item> |
| CheckSelfHelpNameAvailability(ArmClient, ResourceIdentifier, SelfHelpNameAvailabilityContent, CancellationToken) |
This API is used to check the uniqueness of a resource name used for a diagnostic, troubleshooter or solutions <item> Mocking. To mock this method, please mock CheckSelfHelpNameAvailability(ResourceIdentifier, SelfHelpNameAvailabilityContent, CancellationToken) instead. </item> |
| CheckSelfHelpNameAvailabilityAsync(ArmClient, ResourceIdentifier, SelfHelpNameAvailabilityContent, CancellationToken) |
This API is used to check the uniqueness of a resource name used for a diagnostic, troubleshooter or solutions <item> Mocking. To mock this method, please mock CheckSelfHelpNameAvailabilityAsync(ResourceIdentifier, SelfHelpNameAvailabilityContent, CancellationToken) instead. </item> |
| Count(ArmClient, ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken) |
Gets the count of all TI objects for the workspace. <item> Mocking. To mock this method, please mock Count(ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken) instead. </item> |
| CountAsync(ArmClient, ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken) |
Gets the count of all TI objects for the workspace. <item> Mocking. To mock this method, please mock CountAsync(ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken) instead. </item> |
| CreateIndicator(ArmClient, ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken) |
Create a new threat intelligence indicator. <item> Mocking. To mock this method, please mock CreateIndicator(ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken) instead. </item> |
| CreateIndicatorAsync(ArmClient, ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken) |
Create a new threat intelligence indicator. <item> Mocking. To mock this method, please mock CreateIndicatorAsync(ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken) instead. </item> |
| CreateOperation(ArmClient, WaitUntil, ResourceIdentifier, GenerateCostDetailsReportContent, CancellationToken) |
This API is the replacement for all previously release Usage Details APIs. Request to generate a cost details report for the provided date range, billing period (Only enterprise customers) or Invoice Id asynchronously at a certain scope. The initial call to request a report will return a 202 with a 'Location' and 'Retry-After' header. The 'Location' header will provide the endpoint to poll to get the result of the report generation. The 'Retry-After' provides the duration to wait before polling for the generated report. A call to poll the report operation will provide a 202 response with a 'Location' header if the operation is still in progress. Once the report generation operation completes, the polling endpoint will provide a 200 response along with details on the report blob(s) that are available for download. The details on the file(s) available for download will be available in the polling response body. To Understand cost details (formerly known as usage details) fields found in files ,see https://learn.microsoft.com/en-us/azure/cost-management-billing/automate/understand-usage-details-fields <item> Mocking. To mock this method, please mock CreateOperation(WaitUntil, ResourceIdentifier, GenerateCostDetailsReportContent, CancellationToken) instead. </item> |
| CreateOperation(ArmClient, WaitUntil, ResourceIdentifier, GenerateDetailedCostReportContent, CancellationToken) |
Generates the detailed cost report for provided date range, billing period(only enterprise customers) or Invoice ID asynchronously at a certain scope. Call returns a 202 with header Azure-Consumption-AsyncOperation providing a link to the operation created. A call on the operation will provide the status and if the operation is completed the blob file where generated detailed cost report is being stored. <item> Mocking. To mock this method, please mock CreateOperation(WaitUntil, ResourceIdentifier, GenerateDetailedCostReportContent, CancellationToken) instead. </item> |
| CreateOperationAsync(ArmClient, WaitUntil, ResourceIdentifier, GenerateCostDetailsReportContent, CancellationToken) |
This API is the replacement for all previously release Usage Details APIs. Request to generate a cost details report for the provided date range, billing period (Only enterprise customers) or Invoice Id asynchronously at a certain scope. The initial call to request a report will return a 202 with a 'Location' and 'Retry-After' header. The 'Location' header will provide the endpoint to poll to get the result of the report generation. The 'Retry-After' provides the duration to wait before polling for the generated report. A call to poll the report operation will provide a 202 response with a 'Location' header if the operation is still in progress. Once the report generation operation completes, the polling endpoint will provide a 200 response along with details on the report blob(s) that are available for download. The details on the file(s) available for download will be available in the polling response body. To Understand cost details (formerly known as usage details) fields found in files ,see https://learn.microsoft.com/en-us/azure/cost-management-billing/automate/understand-usage-details-fields <item> Mocking. To mock this method, please mock CreateOperationAsync(WaitUntil, ResourceIdentifier, GenerateCostDetailsReportContent, CancellationToken) instead. </item> |
| CreateOperationAsync(ArmClient, WaitUntil, ResourceIdentifier, GenerateDetailedCostReportContent, CancellationToken) |
Generates the detailed cost report for provided date range, billing period(only enterprise customers) or Invoice ID asynchronously at a certain scope. Call returns a 202 with header Azure-Consumption-AsyncOperation providing a link to the operation created. A call on the operation will provide the status and if the operation is completed the blob file where generated detailed cost report is being stored. <item> Mocking. To mock this method, please mock CreateOperationAsync(WaitUntil, ResourceIdentifier, GenerateDetailedCostReportContent, CancellationToken) instead. </item> |
| DeleteSubnetServiceAssociationLink(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Delete container group virtual network association links. The operation does not delete other resources provided by the user. <item> Mocking. To mock this method, please mock DeleteSubnetServiceAssociationLink(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| DeleteSubnetServiceAssociationLinkAsync(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Delete container group virtual network association links. The operation does not delete other resources provided by the user. <item> Mocking. To mock this method, please mock DeleteSubnetServiceAssociationLinkAsync(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| DownloadByBillingAccount(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Generates the pricesheet for the provided billing period asynchronously based on the Enrollment ID. This is for Enterprise Agreement customers. Migrate to version 2025-03-01 You can use the 2025-03-01 API version with the new URI: '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingPeriods/{billingPeriodName}/providers/Microsoft.CostManagement/pricesheets/default/download' With a new schema detailed below, the new version of the price sheet provides additional information and includes prices for Azure Reserved Instances (RI) for the current billing period. We recommend downloading an Azure Price Sheet for when entering a new billing period if you would maintain an ongoing record of past Azure Reserved Instance (RI) pricing. The EA Azure price sheet is available for billing periods in the past 13 months. To request a price sheet for a billing period older than 13 months, please contact support. The Azure price sheet download experience has been updated from a single .csv file to a zip file containing multiple .csv files, each with max size of 75MB. The 2023-11-01 version has been upgraded to use http POST method; details can be found below. All versions of the Microsoft.Consumption Azure Price Sheet - Download by Billing Account (including 2022-06-01, 2021-10-01, 2020-01-01-preview, 2019-10-01, 2019-05-01) are scheduled to be retired on 01 June 2026 and will no longer be supported after this date. <item> Mocking. To mock this method, please mock DownloadByBillingAccount(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| DownloadByBillingAccountAsync(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Generates the pricesheet for the provided billing period asynchronously based on the Enrollment ID. This is for Enterprise Agreement customers. Migrate to version 2025-03-01 You can use the 2025-03-01 API version with the new URI: '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingPeriods/{billingPeriodName}/providers/Microsoft.CostManagement/pricesheets/default/download' With a new schema detailed below, the new version of the price sheet provides additional information and includes prices for Azure Reserved Instances (RI) for the current billing period. We recommend downloading an Azure Price Sheet for when entering a new billing period if you would maintain an ongoing record of past Azure Reserved Instance (RI) pricing. The EA Azure price sheet is available for billing periods in the past 13 months. To request a price sheet for a billing period older than 13 months, please contact support. The Azure price sheet download experience has been updated from a single .csv file to a zip file containing multiple .csv files, each with max size of 75MB. The 2023-11-01 version has been upgraded to use http POST method; details can be found below. All versions of the Microsoft.Consumption Azure Price Sheet - Download by Billing Account (including 2022-06-01, 2021-10-01, 2020-01-01-preview, 2019-10-01, 2019-05-01) are scheduled to be retired on 01 June 2026 and will no longer be supported after this date. <item> Mocking. To mock this method, please mock DownloadByBillingAccountAsync(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| DownloadByBillingProfilePriceSheet(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Gets a URL to download the current month's pricesheet for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. You can use the new 2023-09-01 API version for billing periods January 2023 onwards. Azure Reserved Instance (RI) pricing is only available through the new version of the API. Due to Azure product growth, the Azure price sheet download experience in this preview version will be updated from a single csv/json file to a Zip file containing multiple csv/json files, each with max size of 75MB. <item> Mocking. To mock this method, please mock DownloadByBillingProfilePriceSheet(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| DownloadByBillingProfilePriceSheetAsync(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Gets a URL to download the current month's pricesheet for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. You can use the new 2023-09-01 API version for billing periods January 2023 onwards. Azure Reserved Instance (RI) pricing is only available through the new version of the API. Due to Azure product growth, the Azure price sheet download experience in this preview version will be updated from a single csv/json file to a Zip file containing multiple csv/json files, each with max size of 75MB. <item> Mocking. To mock this method, please mock DownloadByBillingProfilePriceSheetAsync(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| DownloadPriceSheet(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Gets a URL to download the pricesheet for an invoice. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. <item> Mocking. To mock this method, please mock DownloadPriceSheet(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| DownloadPriceSheetAsync(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken) |
Gets a URL to download the pricesheet for an invoice. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. <item> Mocking. To mock this method, please mock DownloadPriceSheetAsync(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScope(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided savings plan. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScope(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScopeAsync(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided savings plan. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScopeAsync(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportBillingAccountScope(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided billing account. This API supports only enrollment accounts. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportBillingAccountScope(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportBillingAccountScopeAsync(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided billing account. This API supports only enrollment accounts. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportBillingAccountScopeAsync(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportBillingProfileScope(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided billing account and billing profile. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportBillingProfileScope(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportBillingProfileScopeAsync(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided billing account and billing profile. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportBillingProfileScopeAsync(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportReservationOrderScope(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided reservation order. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportReservationOrderScope(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportReservationOrderScopeAsync(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided reservation order. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportReservationOrderScopeAsync(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportReservationScope(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided reservation. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportReservationScope(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportReservationScopeAsync(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided reservation. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportReservationScopeAsync(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScope(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided savings plan order. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScope(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScopeAsync(ArmClient, WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) |
Triggers generation of a benefit utilization summaries report for the provided savings plan order. <item> Mocking. To mock this method, please mock GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScopeAsync(WaitUntil, ResourceIdentifier, BenefitUtilizationSummariesContent, CancellationToken) instead. </item> |
| GetAccessPolicyAssignmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AccessPolicyAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessPolicyAssignmentResource(ResourceIdentifier) instead. </item> |
| GetAccessReviewDecisionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AccessReviewDecisionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewDecisionResource(ResourceIdentifier) instead. </item> |
| GetAccessReviewDefaultSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AccessReviewDefaultSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewDefaultSettingResource(ResourceIdentifier) instead. </item> |
| GetAccessReviewHistoryDefinitionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AccessReviewHistoryDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewHistoryDefinitionResource(ResourceIdentifier) instead. </item> |
| GetAccessReviewInstanceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AccessReviewInstanceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewInstanceResource(ResourceIdentifier) instead. </item> |
| GetAccessReviewInstancesAssignedForMyApprovalResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AccessReviewInstancesAssignedForMyApprovalResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewInstancesAssignedForMyApprovalResource(ResourceIdentifier) instead. </item> |
| GetAccessReviewScheduleDefinitionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AccessReviewScheduleDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewScheduleDefinitionResource(ResourceIdentifier) instead. </item> |
| GetActionGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ActionGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ActionGroupResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetActionGroupResource(ResourceIdentifier) instead.</item> |
| GetActiveSessionHostConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ActiveSessionHostConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetActiveSessionHostConfigurationResource(ResourceIdentifier) instead. </item> |
| GetActivityLogAlertResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ActivityLogAlertResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ActivityLogAlertResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetActivityLogAlertResource(ResourceIdentifier) instead.</item> |
| GetAdminRuleGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdminRuleGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdminRuleGroupResource(ResourceIdentifier) instead. </item> |
| GetAdvancedThreatProtectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvancedThreatProtectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvancedThreatProtectionResource(ResourceIdentifier) instead. </item> |
| GetAdvancedThreatProtectionSetting(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvancedThreatProtectionSettingResource along with the instance operations that can be performed on it in the ArmClient <item> Mocking. To mock this method, please mock GetAdvancedThreatProtectionSetting(ResourceIdentifier) instead. </item> |
| GetAdvancedThreatProtectionSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvancedThreatProtectionSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvancedThreatProtectionSettingResource(ResourceIdentifier) instead. </item> |
| GetAdvisorAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorAssessmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorAssessmentResource(ResourceIdentifier) instead. </item> |
| GetAdvisorMetadataEntityResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorMetadataEntityResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorMetadataEntityResource(ResourceIdentifier) instead. </item> |
| GetAdvisorRecommendation(ArmClient, ResourceIdentifier, String, CancellationToken) |
Obtains details of a cached recommendation. <item> Mocking. To mock this method, please mock GetAdvisorRecommendation(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorRecommendationAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Obtains details of a cached recommendation. <item> Mocking. To mock this method, please mock GetAdvisorRecommendationAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorRecommendationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorRecommendationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorRecommendationResource(ResourceIdentifier) instead. </item> |
| GetAdvisorRecommendations(ArmClient, ResourceIdentifier) |
Gets a collection of AdvisorRecommendationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAdvisorRecommendations(ResourceIdentifier) instead. </item> |
| GetAdvisorResiliencyReviewResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorResiliencyReviewResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorResiliencyReviewResource(ResourceIdentifier) instead. </item> |
| GetAdvisorScoreEntityResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorScoreEntityResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorScoreEntityResource(ResourceIdentifier) instead. </item> |
| GetAdvisorSuppressionContract(ArmClient, ResourceIdentifier, String, CancellationToken) |
Obtains the details of a suppression. <item> Mocking. To mock this method, please mock GetAdvisorSuppressionContract(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorSuppressionContractAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Obtains the details of a suppression. <item> Mocking. To mock this method, please mock GetAdvisorSuppressionContractAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorSuppressionContractResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorSuppressionContractResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorSuppressionContractResource(ResourceIdentifier) instead. </item> |
| GetAdvisorSuppressionContracts(ArmClient, ResourceIdentifier) |
Gets a collection of AdvisorSuppressionContractCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAdvisorSuppressionContracts(ResourceIdentifier) instead. </item> |
| GetAdvisorTriage(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a triage resource for a given review and recommendation. <item> Mocking. To mock this method, please mock GetAdvisorTriage(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorTriageAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a triage resource for a given review and recommendation. <item> Mocking. To mock this method, please mock GetAdvisorTriageAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorTriageRecommendation(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get an existing recommendation by id for an existing Azure Advisor Resiliency Review Id. <item> Mocking. To mock this method, please mock GetAdvisorTriageRecommendation(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorTriageRecommendationAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get an existing recommendation by id for an existing Azure Advisor Resiliency Review Id. <item> Mocking. To mock this method, please mock GetAdvisorTriageRecommendationAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAdvisorTriageRecommendationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorTriageRecommendationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorTriageRecommendationResource(ResourceIdentifier) instead. </item> |
| GetAdvisorTriageRecommendations(ArmClient, ResourceIdentifier) |
Gets a collection of AdvisorTriageRecommendationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAdvisorTriageRecommendations(ResourceIdentifier) instead. </item> |
| GetAdvisorTriageResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvisorTriageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdvisorTriageResource(ResourceIdentifier) instead. </item> |
| GetAdvisorTriages(ArmClient, ResourceIdentifier) |
Gets a collection of AdvisorTriageCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAdvisorTriages(ResourceIdentifier) instead. </item> |
| GetAgentPoolResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AgentPoolResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAgentPoolResource(ResourceIdentifier) instead. </item> |
| GetAgentPoolSnapshotResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AgentPoolSnapshotResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAgentPoolSnapshotResource(ResourceIdentifier) instead. </item> |
| GetAgentPoolUpgradeProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AgentPoolUpgradeProfileResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAgentPoolUpgradeProfileResource(ResourceIdentifier) instead. </item> |
| GetAgFoodPlatformPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AgFoodPlatformPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AgFoodPlatformPrivateEndpointConnectionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetAgFoodPlatformPrivateEndpointConnectionResource(ResourceIdentifier) instead.</item> |
| GetAgFoodPlatformPrivateLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AgFoodPlatformPrivateLinkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AgFoodPlatformPrivateLinkResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetAgFoodPlatformPrivateLinkResource(ResourceIdentifier) instead.</item> |
| GetAgricultureServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AgricultureServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAgricultureServiceResource(ResourceIdentifier) instead. </item> |
| GetAlertOperation(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get the specified alert operation. <item> Mocking. To mock this method, please mock GetAlertOperation(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAlertOperationAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get the specified alert operation. <item> Mocking. To mock this method, please mock GetAlertOperationAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetAlertProcessingRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AlertProcessingRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an AlertProcessingRuleResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetAlertProcessingRuleResource(ResourceIdentifier) instead.</item> |
| GetAlertRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AlertRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an AlertRuleResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetAlertRuleResource(ResourceIdentifier) instead.</item> |
| GetAll(ArmClient, ResourceIdentifier, CancellationToken) |
List maccs that are applicable for a given billing account. <item> Mocking. To mock this method, please mock GetAll(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAll(ArmClient, ResourceIdentifier, CancellationToken) |
Get updates to resources. <item> Mocking. To mock this method, please mock GetAll(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAll(ArmClient, ResourceIdentifier, CancellationToken) |
Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production <item> Mocking. To mock this method, please mock GetAll(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAll(ArmClient, ResourceIdentifier, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope <item> Mocking. To mock this method, please mock GetAll(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllAsync(ArmClient, ResourceIdentifier, CancellationToken) |
List maccs that are applicable for a given billing account. <item> Mocking. To mock this method, please mock GetAllAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Get updates to resources. <item> Mocking. To mock this method, please mock GetAllAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production <item> Mocking. To mock this method, please mock GetAllAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope <item> Mocking. To mock this method, please mock GetAllAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllCostManagementViews(ArmClient, ResourceIdentifier) |
Gets a collection of CostManagementViewsCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAllCostManagementViews(ResourceIdentifier) instead. </item> |
| GetAllGenerateDetailedCostReportOperationStatuses(ArmClient, ResourceIdentifier) |
Gets a collection of GenerateDetailedCostReportOperationStatusesCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAllGenerateDetailedCostReportOperationStatuses(ResourceIdentifier) instead. </item> |
| GetAllGoalMembers(ArmClient, ResourceIdentifier) |
Gets a collection of GoalMembersCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAllGoalMembers(ResourceIdentifier) instead. </item> |
| GetAllowedEnvironmentTypeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AllowedEnvironmentTypeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAllowedEnvironmentTypeResource(ResourceIdentifier) instead. </item> |
| GetAllRecoveryMembers(ArmClient, ResourceIdentifier) |
Gets a collection of RecoveryMembersCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAllRecoveryMembers(ResourceIdentifier) instead. </item> |
| GetAllSecurityInsightsMetadata(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityInsightsMetadataCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAllSecurityInsightsMetadata(ResourceIdentifier) instead. </item> |
| GetAllThreatIntelligenceIndicatorMetrics(ArmClient, ResourceIdentifier, CancellationToken) |
Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source). <item> Mocking. To mock this method, please mock GetAllThreatIntelligenceIndicatorMetrics(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllThreatIntelligenceIndicatorMetricsAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source). <item> Mocking. To mock this method, please mock GetAllThreatIntelligenceIndicatorMetricsAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAmlFileSystemExpansionJobResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AmlFileSystemExpansionJobResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAmlFileSystemExpansionJobResource(ResourceIdentifier) instead. </item> |
| GetAmlFileSystemResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AmlFileSystemResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAmlFileSystemResource(ResourceIdentifier) instead. </item> |
| GetAnalysisServerResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AnalysisServerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an AnalysisServerResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetAnalysisServerResource(ResourceIdentifier) instead.</item> |
| GetApiCenterApiDefinitionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterApiDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterApiDefinitionResource(ResourceIdentifier) instead. </item> |
| GetApiCenterApiResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterApiResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterApiResource(ResourceIdentifier) instead. </item> |
| GetApiCenterApiVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterApiVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterApiVersionResource(ResourceIdentifier) instead. </item> |
| GetApiCenterDeletedServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterDeletedServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterDeletedServiceResource(ResourceIdentifier) instead. </item> |
| GetApiCenterDeploymentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterDeploymentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterDeploymentResource(ResourceIdentifier) instead. </item> |
| GetApiCenterEnvironmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterEnvironmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterEnvironmentResource(ResourceIdentifier) instead. </item> |
| GetApiCenterMetadataSchemaResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterMetadataSchemaResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterMetadataSchemaResource(ResourceIdentifier) instead. </item> |
| GetApiCenterServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterServiceResource(ResourceIdentifier) instead. </item> |
| GetApiCenterWorkspaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterWorkspaceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterWorkspaceResource(ResourceIdentifier) instead. </item> |
| GetApiCollection(ArmClient, ResourceIdentifier, String, CancellationToken) |
Gets an Azure API Management API if it has been onboarded to Microsoft Defender for APIs. If an Azure API Management API is onboarded to Microsoft Defender for APIs, the system will monitor the operations within the Azure API Management API for intrusive behaviors and provide alerts for attacks that have been detected. <item> Mocking. To mock this method, please mock GetApiCollection(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetApiCollectionAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Gets an Azure API Management API if it has been onboarded to Microsoft Defender for APIs. If an Azure API Management API is onboarded to Microsoft Defender for APIs, the system will monitor the operations within the Azure API Management API for intrusive behaviors and provide alerts for attacks that have been detected. <item> Mocking. To mock this method, please mock GetApiCollectionAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetApiCollectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCollectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCollectionResource(ResourceIdentifier) instead. </item> |
| GetApiCollections(ArmClient, ResourceIdentifier) |
Gets a collection of ApiCollectionCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetApiCollections(ResourceIdentifier) instead. </item> |
| GetApiDiagnosticResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiDiagnosticResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an ApiDiagnosticResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiDiagnosticResource(ResourceIdentifier) instead.</item> |
| GetApiGatewayConfigConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiGatewayConfigConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiGatewayConfigConnectionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiGatewayConfigConnectionResource(ResourceIdentifier) instead.</item> |
| GetApiGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiGatewayResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApiGatewayResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiGatewayResource(ResourceIdentifier) instead.</item> |
| GetApiIssueAttachmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiIssueAttachmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create an ApiIssueAttachmentResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiIssueAttachmentResource(ResourceIdentifier) instead.</item> |
| GetApiIssueCommentResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiIssueCommentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create an ApiIssueCommentResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiIssueCommentResource(ResourceIdentifier) instead.</item> |
| GetApiIssueResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiIssueResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an ApiIssueResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiIssueResource(ResourceIdentifier) instead.</item> |
| GetApiManagementAuthorizationServerResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementAuthorizationServerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementAuthorizationServerResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementAuthorizationServerResource(ResourceIdentifier) instead.</item> |
| GetApiManagementBackendResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementBackendResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementBackendResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementBackendResource(ResourceIdentifier) instead.</item> |
| GetApiManagementCacheResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementCacheResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementCacheResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementCacheResource(ResourceIdentifier) instead.</item> |
| GetApiManagementCertificateResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementCertificateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementCertificateResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementCertificateResource(ResourceIdentifier) instead.</item> |
| GetApiManagementDeletedServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementDeletedServiceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an ApiManagementDeletedServiceResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementDeletedServiceResource(ResourceIdentifier) instead.</item> |
| GetApiManagementDiagnosticResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementDiagnosticResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementDiagnosticResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementDiagnosticResource(ResourceIdentifier) instead.</item> |
| GetApiManagementEmailTemplateResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementEmailTemplateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, TemplateName) to create an ApiManagementEmailTemplateResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementEmailTemplateResource(ResourceIdentifier) instead.</item> |
| GetApiManagementGatewayCertificateAuthorityResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementGatewayCertificateAuthorityResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an ApiManagementGatewayCertificateAuthorityResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementGatewayCertificateAuthorityResource(ResourceIdentifier) instead.</item> |
| GetApiManagementGatewayHostnameConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementGatewayHostnameConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an ApiManagementGatewayHostnameConfigurationResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementGatewayHostnameConfigurationResource(ResourceIdentifier) instead.</item> |
| GetApiManagementGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementGatewayResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementGatewayResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementGatewayResource(ResourceIdentifier) instead.</item> |
| GetApiManagementGlobalSchemaResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementGlobalSchemaResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementGlobalSchemaResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementGlobalSchemaResource(ResourceIdentifier) instead.</item> |
| GetApiManagementGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementGroupResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementGroupResource(ResourceIdentifier) instead.</item> |
| GetApiManagementIdentityProviderResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementIdentityProviderResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, IdentityProviderType) to create an ApiManagementIdentityProviderResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementIdentityProviderResource(ResourceIdentifier) instead.</item> |
| GetApiManagementIssueResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementIssueResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementIssueResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementIssueResource(ResourceIdentifier) instead.</item> |
| GetApiManagementLoggerResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementLoggerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementLoggerResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementLoggerResource(ResourceIdentifier) instead.</item> |
| GetApiManagementNamedValueResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementNamedValueResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementNamedValueResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementNamedValueResource(ResourceIdentifier) instead.</item> |
| GetApiManagementNotificationResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementNotificationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, NotificationName) to create an ApiManagementNotificationResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementNotificationResource(ResourceIdentifier) instead.</item> |
| GetApiManagementOpenIdConnectProviderResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementOpenIdConnectProviderResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementOpenIdConnectProviderResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementOpenIdConnectProviderResource(ResourceIdentifier) instead.</item> |
| GetApiManagementPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, PolicyName) to create an ApiManagementPolicyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementPolicyResource(ResourceIdentifier) instead.</item> |
| GetApiManagementPortalDelegationSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementPortalDelegationSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApiManagementPortalDelegationSettingResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementPortalDelegationSettingResource(ResourceIdentifier) instead.</item> |
| GetApiManagementPortalRevisionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementPortalRevisionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementPortalRevisionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementPortalRevisionResource(ResourceIdentifier) instead.</item> |
| GetApiManagementPortalSignInSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementPortalSignInSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApiManagementPortalSignInSettingResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementPortalSignInSettingResource(ResourceIdentifier) instead.</item> |
| GetApiManagementPortalSignUpSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementPortalSignUpSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApiManagementPortalSignUpSettingResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementPortalSignUpSettingResource(ResourceIdentifier) instead.</item> |
| GetApiManagementPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementPrivateEndpointConnectionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementPrivateEndpointConnectionResource(ResourceIdentifier) instead.</item> |
| GetApiManagementPrivateLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementPrivateLinkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApiManagementPrivateLinkResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetApiManagementPrivateLinkResource(ResourceIdentifier) instead.</item> |
| GetApiManagementProductPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApiManagementProductPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, PolicyName) to create an ApiManagementProductPolicyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock |