SecurityCenterExtensions 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.
Provides a compatibility shim for the SecurityCenterExtensions class.
public static class SecurityCenterExtensions
type SecurityCenterExtensions = class
Public Module SecurityCenterExtensions
- Inheritance
-
SecurityCenterExtensions
Methods
| Name | Description |
|---|---|
| Get(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific external Security Solution. <item> Mocking. To mock this method, please mock Get(AzureLocation, String, CancellationToken) 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> |
| GetAlerts(SubscriptionResource, CancellationToken) |
Provides a compatibility shim for the GetAlerts operation preserved from the previous public API surface. |
| GetAlertsAsync(SubscriptionResource, CancellationToken) |
Provides a compatibility shim for the GetAlertsAsync operation preserved from the previous public API surface. |
| GetAlertsByResourceGroup(ResourceGroupResource, CancellationToken) |
Provides a compatibility shim for the GetAlertsByResourceGroup operation preserved from the previous public API surface. |
| GetAlertsByResourceGroupAsync(ResourceGroupResource, CancellationToken) |
Provides a compatibility shim for the GetAlertsByResourceGroupAsync operation preserved from the previous public API surface. |
| 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) |
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> |
| GetAllowedConnection(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken) |
Provides a compatibility shim for the GetAllowedConnection operation preserved from the previous public API surface. |
| GetAllowedConnectionAsync(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken) |
Provides a compatibility shim for the GetAllowedConnectionAsync operation preserved from the previous public API surface. |
| GetAllowedConnections(SubscriptionResource, CancellationToken) |
Gets allowed connections compatibility models. |
| GetAllowedConnectionsAsync(SubscriptionResource, CancellationToken) |
Gets allowed connections compatibility models. |
| GetAllSecuritySolutionsReferenceData(SubscriptionResource, CancellationToken) |
Provides a compatibility shim for the GetAllSecuritySolutionsReferenceData operation preserved from the previous public API surface. |
| GetAllSecuritySolutionsReferenceDataAsync(SubscriptionResource, CancellationToken) |
Provides a compatibility shim for the GetAllSecuritySolutionsReferenceDataAsync operation preserved from the previous public API surface. |
| GetAllSubscriptionAssessmentMetadata(SubscriptionResource) |
Gets a collection of SubscriptionAssessmentMetadata in the SubscriptionResource<item> Mocking. To mock this method, please mock GetAllSubscriptionAssessmentMetadata() instead. </item> |
| GetAllTenantAssessmentMetadata(TenantResource) |
Gets a collection of TenantAssessmentMetadata in the TenantResource<item> Mocking. To mock this method, please mock GetAllTenantAssessmentMetadata() 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> |
| GetApiCollections(ResourceGroupResource, CancellationToken) |
Gets a list of API collections within a resource group that have been onboarded to Microsoft Defender for APIs. <item> Mocking. To mock this method, please mock GetApiCollections(CancellationToken) instead. </item> |
| GetApiCollectionsAsync(ResourceGroupResource, CancellationToken) |
Gets a list of API collections within a resource group that have been onboarded to Microsoft Defender for APIs. <item> Mocking. To mock this method, please mock GetApiCollectionsAsync(CancellationToken) instead. </item> |
| GetAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific external Security Solution. <item> Mocking. To mock this method, please mock GetAsync(AzureLocation, String, CancellationToken) instead. </item> |
| GetAutoProvisioningSetting(SubscriptionResource, String, CancellationToken) |
Details of a specific setting <item> Mocking. To mock this method, please mock GetAutoProvisioningSetting(String, CancellationToken) instead. </item> |
| GetAutoProvisioningSettingAsync(SubscriptionResource, String, CancellationToken) |
Details of a specific setting <item> Mocking. To mock this method, please mock GetAutoProvisioningSettingAsync(String, CancellationToken) instead. </item> |
| GetAutoProvisioningSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AutoProvisioningSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAutoProvisioningSettingResource(ResourceIdentifier) instead. </item> |
| GetAutoProvisioningSettings(SubscriptionResource) |
Gets a collection of AutoProvisioningSettings in the SubscriptionResource<item> Mocking. To mock this method, please mock GetAutoProvisioningSettings() instead. </item> |
| GetAzureDevOpsOrgResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AzureDevOpsOrgResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAzureDevOpsOrgResource(ResourceIdentifier) instead. </item> |
| GetAzureDevOpsProjectResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AzureDevOpsProjectResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAzureDevOpsProjectResource(ResourceIdentifier) instead. </item> |
| GetAzureDevOpsRepositoryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AzureDevOpsRepositoryResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAzureDevOpsRepositoryResource(ResourceIdentifier) instead. </item> |
| GetByExtendedResource(ArmClient, ResourceIdentifier, CancellationToken) |
Gets a list of server vulnerability assessment onboarding statuses on a given resource. <item> Mocking. To mock this method, please mock GetByExtendedResource(ResourceIdentifier, CancellationToken) instead. </item> |
| GetByExtendedResourceAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Gets a list of server vulnerability assessment onboarding statuses on a given resource. <item> Mocking. To mock this method, please mock GetByExtendedResourceAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetByResourceGroup(ResourceGroupResource, CancellationToken) |
List all the alerts that are associated with the resource group <item> Mocking. To mock this method, please mock GetByResourceGroup(CancellationToken) instead. </item> |
| GetByResourceGroupAsync(ResourceGroupResource, CancellationToken) |
List all the alerts that are associated with the resource group <item> Mocking. To mock this method, please mock GetByResourceGroupAsync(CancellationToken) instead. </item> |
| GetComplianceResult(ArmClient, ResourceIdentifier, String, CancellationToken) |
Security Compliance Result <item> Mocking. To mock this method, please mock GetComplianceResult(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetComplianceResultAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Security Compliance Result <item> Mocking. To mock this method, please mock GetComplianceResultAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetComplianceResultResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ComplianceResultResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetComplianceResultResource(ResourceIdentifier) instead. </item> |
| GetComplianceResults(ArmClient, ResourceIdentifier) |
Gets a collection of ComplianceResultCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetComplianceResults(ResourceIdentifier) instead. </item> |
| GetCustomRecommendation(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific custom recommendation for the requested scope by customRecommendationName <item> Mocking. To mock this method, please mock GetCustomRecommendation(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetCustomRecommendationAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific custom recommendation for the requested scope by customRecommendationName <item> Mocking. To mock this method, please mock GetCustomRecommendationAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetCustomRecommendationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CustomRecommendationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCustomRecommendationResource(ResourceIdentifier) instead. </item> |
| GetCustomRecommendations(ArmClient, ResourceIdentifier) |
Gets a collection of CustomRecommendationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetCustomRecommendations(ResourceIdentifier) instead. </item> |
| GetDefenderForStorageSetting(ArmClient, ResourceIdentifier, SettingName, CancellationToken) |
Gets the Defender for Storage settings for the specified storage account. <item> Mocking. To mock this method, please mock GetDefenderForStorageSetting(ResourceIdentifier, SettingName, CancellationToken) instead. </item> |
| GetDefenderForStorageSettingAsync(ArmClient, ResourceIdentifier, SettingName, CancellationToken) |
Gets the Defender for Storage settings for the specified storage account. <item> Mocking. To mock this method, please mock GetDefenderForStorageSettingAsync(ResourceIdentifier, SettingName, CancellationToken) instead. </item> |
| GetDefenderForStorageSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DefenderForStorageSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDefenderForStorageSettingResource(ResourceIdentifier) instead. </item> |
| GetDefenderForStorageSettings(ArmClient, ResourceIdentifier) |
Gets a collection of DefenderForStorageSettingCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetDefenderForStorageSettings(ResourceIdentifier) instead. </item> |
| GetDeviceSecurityGroup(ArmClient, ResourceIdentifier, String, CancellationToken) |
Use this method to get the device security group for the specified IoT Hub resource. <item> Mocking. To mock this method, please mock GetDeviceSecurityGroup(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetDeviceSecurityGroupAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Use this method to get the device security group for the specified IoT Hub resource. <item> Mocking. To mock this method, please mock GetDeviceSecurityGroupAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetDeviceSecurityGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DeviceSecurityGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDeviceSecurityGroupResource(ResourceIdentifier) instead. </item> |
| GetDeviceSecurityGroups(ArmClient, ResourceIdentifier) |
Gets a collection of DeviceSecurityGroupCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetDeviceSecurityGroups(ResourceIdentifier) instead. </item> |
| GetDevOpsConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DevOpsConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevOpsConfigurationResource(ResourceIdentifier) instead. </item> |
| GetDiscoveredSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Provides a compatibility shim for the GetDiscoveredSecuritySolution operation preserved from the previous public API surface. |
| GetDiscoveredSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Provides a compatibility shim for the GetDiscoveredSecuritySolutionAsync operation preserved from the previous public API surface. |
| GetDiscoveredSecuritySolutionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DiscoveredSecuritySolutionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDiscoveredSecuritySolutionResource(ResourceIdentifier) instead. </item> |
| GetDiscoveredSecuritySolutions(ResourceGroupResource) |
Gets a collection of DiscoveredSecuritySolutions in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDiscoveredSecuritySolutions() instead. </item> |
| GetDiscoveredSecuritySolutions(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list of discovered Security Solutions for the subscription and location. <item> Mocking. To mock this method, please mock GetDiscoveredSecuritySolutions(AzureLocation, CancellationToken) instead. </item> |
| GetDiscoveredSecuritySolutions(SubscriptionResource, CancellationToken) |
Gets discovered security solution compatibility models. |
| GetDiscoveredSecuritySolutionsAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list of discovered Security Solutions for the subscription and location. <item> Mocking. To mock this method, please mock GetDiscoveredSecuritySolutionsAsync(AzureLocation, CancellationToken) instead. </item> |
| GetDiscoveredSecuritySolutionsAsync(SubscriptionResource, CancellationToken) |
Gets discovered security solution compatibility models. |
| GetExternalSecuritySolutions(SubscriptionResource, CancellationToken) |
Gets a list of external security solutions for the subscription. <item> Mocking. To mock this method, please mock GetExternalSecuritySolutions(CancellationToken) instead. </item> |
| GetExternalSecuritySolutionsAsync(SubscriptionResource, CancellationToken) |
Gets a list of external security solutions for the subscription. <item> Mocking. To mock this method, please mock GetExternalSecuritySolutionsAsync(CancellationToken) instead. </item> |
| GetGitHubOwnerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GitHubOwnerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGitHubOwnerResource(ResourceIdentifier) instead. </item> |
| GetGitHubRepositoryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GitHubRepositoryResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGitHubRepositoryResource(ResourceIdentifier) instead. </item> |
| GetGitLabGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GitLabGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGitLabGroupResource(ResourceIdentifier) instead. </item> |
| GetGitLabProjectResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GitLabProjectResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGitLabProjectResource(ResourceIdentifier) instead. </item> |
| GetGovernanceAssignment(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific governanceAssignment for the requested scope by AssignmentKey <item> Mocking. To mock this method, please mock GetGovernanceAssignment(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetGovernanceAssignmentAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific governanceAssignment for the requested scope by AssignmentKey <item> Mocking. To mock this method, please mock GetGovernanceAssignmentAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetGovernanceAssignmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GovernanceAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGovernanceAssignmentResource(ResourceIdentifier) instead. </item> |
| GetGovernanceAssignments(ArmClient, ResourceIdentifier) |
Gets a collection of GovernanceAssignmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetGovernanceAssignments(ResourceIdentifier) instead. </item> |
| GetGovernanceRule(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific governance rule for the requested scope by ruleId <item> Mocking. To mock this method, please mock GetGovernanceRule(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetGovernanceRuleAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific governance rule for the requested scope by ruleId <item> Mocking. To mock this method, please mock GetGovernanceRuleAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetGovernanceRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GovernanceRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGovernanceRuleResource(ResourceIdentifier) instead. </item> |
| GetGovernanceRules(ArmClient, ResourceIdentifier) |
Gets a collection of GovernanceRuleCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetGovernanceRules(ResourceIdentifier) instead. </item> |
| GetHealthReport(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get health report of resource <item> Mocking. To mock this method, please mock GetHealthReport(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetHealthReportAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get health report of resource <item> Mocking. To mock this method, please mock GetHealthReportAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetHealthReportResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HealthReportResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthReportResource(ResourceIdentifier) instead. </item> |
| GetHealthReports(ArmClient, ResourceIdentifier) |
Gets a collection of HealthReportCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetHealthReports(ResourceIdentifier) instead. </item> |
| GetInformationProtectionPolicies(ArmClient, ResourceIdentifier) |
Gets a collection of InformationProtectionPolicyCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetInformationProtectionPolicies(ResourceIdentifier) instead. </item> |
| GetInformationProtectionPolicy(ArmClient, ResourceIdentifier, InformationProtectionPolicyName, CancellationToken) |
Details of the information protection policy. <item> Mocking. To mock this method, please mock GetInformationProtectionPolicy(ResourceIdentifier, InformationProtectionPolicyName, CancellationToken) instead. </item> |
| GetInformationProtectionPolicyAsync(ArmClient, ResourceIdentifier, InformationProtectionPolicyName, CancellationToken) |
Details of the information protection policy. <item> Mocking. To mock this method, please mock GetInformationProtectionPolicyAsync(ResourceIdentifier, InformationProtectionPolicyName, CancellationToken) instead. </item> |
| GetInformationProtectionPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a InformationProtectionPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetInformationProtectionPolicyResource(ResourceIdentifier) instead. </item> |
| GetIotSecurityAggregatedAlertResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IotSecurityAggregatedAlertResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIotSecurityAggregatedAlertResource(ResourceIdentifier) instead. </item> |
| GetIotSecurityAggregatedRecommendationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IotSecurityAggregatedRecommendationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIotSecurityAggregatedRecommendationResource(ResourceIdentifier) instead. </item> |
| GetIotSecuritySolution(ResourceGroupResource, String, CancellationToken) |
User this method to get details of a specific IoT Security solution based on solution name <item> Mocking. To mock this method, please mock GetIotSecuritySolution(String, CancellationToken) instead. </item> |
| GetIotSecuritySolutionAnalyticsModelResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IotSecuritySolutionAnalyticsModelResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIotSecuritySolutionAnalyticsModelResource(ResourceIdentifier) instead. </item> |
| GetIotSecuritySolutionAsync(ResourceGroupResource, String, CancellationToken) |
User this method to get details of a specific IoT Security solution based on solution name <item> Mocking. To mock this method, please mock GetIotSecuritySolutionAsync(String, CancellationToken) instead. </item> |
| GetIotSecuritySolutionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IotSecuritySolutionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIotSecuritySolutionResource(ResourceIdentifier) instead. </item> |
| GetIotSecuritySolutions(ResourceGroupResource) |
Gets a collection of IotSecuritySolutions in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetIotSecuritySolutions() instead. </item> |
| GetIotSecuritySolutions(SubscriptionResource, String, CancellationToken) |
Use this method to get the list of IoT Security solutions by subscription. <item> Mocking. To mock this method, please mock GetIotSecuritySolutions(String, CancellationToken) instead. </item> |
| GetIotSecuritySolutionsAsync(SubscriptionResource, String, CancellationToken) |
Use this method to get the list of IoT Security solutions by subscription. <item> Mocking. To mock this method, please mock GetIotSecuritySolutionsAsync(String, CancellationToken) instead. </item> |
| GetJitNetworkAccessPolicies(ResourceGroupResource, AzureLocation) |
Gets a collection of JitNetworkAccessPolicies in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetJitNetworkAccessPolicies(AzureLocation) instead. </item> |
| GetJitNetworkAccessPolicies(ResourceGroupResource, CancellationToken) |
Provides a compatibility shim for the GetJitNetworkAccessPolicies operation preserved from the previous public API surface. |
| GetJitNetworkAccessPolicies(SubscriptionResource, AzureLocation, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location <item> Mocking. To mock this method, please mock GetJitNetworkAccessPolicies(AzureLocation, CancellationToken) instead. </item> |
| GetJitNetworkAccessPolicies(SubscriptionResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control. <item> Mocking. To mock this method, please mock GetJitNetworkAccessPolicies(CancellationToken) instead. </item> |
| GetJitNetworkAccessPoliciesAsync(ResourceGroupResource, CancellationToken) |
Provides a compatibility shim for the GetJitNetworkAccessPoliciesAsync operation preserved from the previous public API surface. |
| GetJitNetworkAccessPoliciesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location <item> Mocking. To mock this method, please mock GetJitNetworkAccessPoliciesAsync(AzureLocation, CancellationToken) instead. </item> |
| GetJitNetworkAccessPoliciesAsync(SubscriptionResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control. <item> Mocking. To mock this method, please mock GetJitNetworkAccessPoliciesAsync(CancellationToken) instead. </item> |
| GetJitNetworkAccessPoliciesByResourceGroup(ResourceGroupResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location <item> Mocking. To mock this method, please mock GetJitNetworkAccessPoliciesByResourceGroup(CancellationToken) instead. </item> |
| GetJitNetworkAccessPoliciesByResourceGroupAsync(ResourceGroupResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location <item> Mocking. To mock this method, please mock GetJitNetworkAccessPoliciesByResourceGroupAsync(CancellationToken) instead. </item> |
| GetJitNetworkAccessPolicy(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location <item> Mocking. To mock this method, please mock GetJitNetworkAccessPolicy(AzureLocation, String, CancellationToken) instead. </item> |
| GetJitNetworkAccessPolicyAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location <item> Mocking. To mock this method, please mock GetJitNetworkAccessPolicyAsync(AzureLocation, String, CancellationToken) instead. </item> |
| GetJitNetworkAccessPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a JitNetworkAccessPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetJitNetworkAccessPolicyResource(ResourceIdentifier) instead. </item> |
| GetMdeOnboardingData(SubscriptionResource) |
Gets an object representing a MdeOnboardingDataResource along with the instance operations that can be performed on it in the SubscriptionResource. <item> Mocking. To mock this method, please mock GetMdeOnboardingData() instead. </item> |
| GetMdeOnboardingDataResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MdeOnboardingDataResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetMdeOnboardingDataResource(ResourceIdentifier) instead. </item> |
| GetMdeOnboardings(SubscriptionResource, CancellationToken) |
Provides a compatibility shim for the GetMdeOnboardings operation preserved from the previous public API surface. |
| GetMdeOnboardingsAsync(SubscriptionResource, CancellationToken) |
Provides a compatibility shim for the GetMdeOnboardingsAsync operation preserved from the previous public API surface. |
| GetPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPrivateEndpointConnectionResource(ResourceIdentifier) instead. </item> |
| GetPrivateLinkGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PrivateLinkGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPrivateLinkGroupResource(ResourceIdentifier) instead. </item> |
| GetPrivateLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PrivateLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPrivateLinkResource(ResourceIdentifier) instead. </item> |
| GetPrivateLinkResource(ResourceGroupResource, String, CancellationToken) |
Get a private link resource. Returns the configuration and status of private endpoint connectivity for Microsoft Defender for Cloud services in the specified region. <item> Mocking. To mock this method, please mock GetPrivateLinkResource(String, CancellationToken) instead. </item> |
| GetPrivateLinkResourceAsync(ResourceGroupResource, String, CancellationToken) |
Get a private link resource. Returns the configuration and status of private endpoint connectivity for Microsoft Defender for Cloud services in the specified region. <item> Mocking. To mock this method, please mock GetPrivateLinkResourceAsync(String, CancellationToken) instead. </item> |
| GetPrivateLinkResources(ResourceGroupResource) |
Gets a collection of PrivateLinkResources in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPrivateLinkResources() instead. </item> |
| GetPrivateLinkResources(SubscriptionResource, CancellationToken) |
Lists all the private links in the specified subscription. private links enable secure, private connectivity to Microsoft Defender for Cloud services without exposing traffic to the public internet. Use the 'nextLink' property in the response to get the next page of private links for the specified subscription. <item> Mocking. To mock this method, please mock GetPrivateLinkResources(CancellationToken) instead. </item> |
| GetPrivateLinkResourcesAsync(SubscriptionResource, CancellationToken) |
Lists all the private links in the specified subscription. private links enable secure, private connectivity to Microsoft Defender for Cloud services without exposing traffic to the public internet. Use the 'nextLink' property in the response to get the next page of private links for the specified subscription. <item> Mocking. To mock this method, please mock GetPrivateLinkResourcesAsync(CancellationToken) instead. </item> |
| GetRegulatoryComplianceAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RegulatoryComplianceAssessmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRegulatoryComplianceAssessmentResource(ResourceIdentifier) instead. </item> |
| GetRegulatoryComplianceControlResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RegulatoryComplianceControlResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRegulatoryComplianceControlResource(ResourceIdentifier) instead. </item> |
| GetRegulatoryComplianceStandard(SubscriptionResource, String, CancellationToken) |
Supported regulatory compliance details state for selected standard <item> Mocking. To mock this method, please mock GetRegulatoryComplianceStandard(String, CancellationToken) instead. </item> |
| GetRegulatoryComplianceStandardAsync(SubscriptionResource, String, CancellationToken) |
Supported regulatory compliance details state for selected standard <item> Mocking. To mock this method, please mock GetRegulatoryComplianceStandardAsync(String, CancellationToken) instead. </item> |
| GetRegulatoryComplianceStandardResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RegulatoryComplianceStandardResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRegulatoryComplianceStandardResource(ResourceIdentifier) instead. </item> |
| GetRegulatoryComplianceStandards(SubscriptionResource) |
Gets a collection of RegulatoryComplianceStandards in the SubscriptionResource<item> Mocking. To mock this method, please mock GetRegulatoryComplianceStandards() instead. </item> |
| GetResourceGroupSecurityAlert(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Get an alert that is associated a resource group or a resource in a resource group <item> Mocking. To mock this method, please mock GetResourceGroupSecurityAlert(AzureLocation, String, CancellationToken) instead. </item> |
| GetResourceGroupSecurityAlertAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Get an alert that is associated a resource group or a resource in a resource group <item> Mocking. To mock this method, please mock GetResourceGroupSecurityAlertAsync(AzureLocation, String, CancellationToken) instead. </item> |
| GetResourceGroupSecurityAlertResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ResourceGroupSecurityAlertResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetResourceGroupSecurityAlertResource(ResourceIdentifier) instead. </item> |
| GetResourceGroupSecurityAlerts(ResourceGroupResource, AzureLocation) |
Gets a collection of ResourceGroupSecurityAlerts in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetResourceGroupSecurityAlerts(AzureLocation) instead. </item> |
| GetResourceGroupSecurityTask(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively <item> Mocking. To mock this method, please mock GetResourceGroupSecurityTask(AzureLocation, String, CancellationToken) instead. </item> |
| GetResourceGroupSecurityTaskAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively <item> Mocking. To mock this method, please mock GetResourceGroupSecurityTaskAsync(AzureLocation, String, CancellationToken) instead. </item> |
| GetResourceGroupSecurityTaskResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ResourceGroupSecurityTaskResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetResourceGroupSecurityTaskResource(ResourceIdentifier) instead. </item> |
| GetResourceGroupSecurityTasks(ResourceGroupResource, AzureLocation) |
Gets a collection of ResourceGroupSecurityTasks in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetResourceGroupSecurityTasks(AzureLocation) instead. </item> |
| GetSecureScore(SubscriptionResource, String, CancellationToken) |
Get secure score for a specific Microsoft Defender for Cloud initiative within your current scope. For the ASC Default initiative, use 'ascScore'. <item> Mocking. To mock this method, please mock GetSecureScore(String, CancellationToken) instead. </item> |
| GetSecureScoreAsync(SubscriptionResource, String, CancellationToken) |
Get secure score for a specific Microsoft Defender for Cloud initiative within your current scope. For the ASC Default initiative, use 'ascScore'. <item> Mocking. To mock this method, please mock GetSecureScoreAsync(String, CancellationToken) instead. </item> |
| GetSecureScoreControlDefinitions(TenantResource, CancellationToken) |
List the available security controls, their assessments, and the max score <item> Mocking. To mock this method, please mock GetSecureScoreControlDefinitions(CancellationToken) instead. </item> |
| GetSecureScoreControlDefinitionsAsync(TenantResource, CancellationToken) |
List the available security controls, their assessments, and the max score <item> Mocking. To mock this method, please mock GetSecureScoreControlDefinitionsAsync(CancellationToken) instead. </item> |
| GetSecureScoreControlDefinitionsBySubscription(SubscriptionResource, CancellationToken) |
For a specified subscription, list the available security controls, their assessments, and the max score <item> Mocking. To mock this method, please mock GetSecureScoreControlDefinitionsBySubscription(CancellationToken) instead. </item> |
| GetSecureScoreControlDefinitionsBySubscriptionAsync(SubscriptionResource, CancellationToken) |
For a specified subscription, list the available security controls, their assessments, and the max score <item> Mocking. To mock this method, please mock GetSecureScoreControlDefinitionsBySubscriptionAsync(CancellationToken) instead. </item> |
| GetSecureScoreControls(SubscriptionResource, Nullable<SecurityScoreODataExpand>, CancellationToken) |
Provides a compatibility shim for the GetSecureScoreControls operation preserved from the previous public API surface. |
| GetSecureScoreControlsAsync(SubscriptionResource, Nullable<SecurityScoreODataExpand>, CancellationToken) |
Provides a compatibility shim for the GetSecureScoreControlsAsync operation preserved from the previous public API surface. |
| GetSecureScoreResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecureScoreResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecureScoreResource(ResourceIdentifier) instead. </item> |
| GetSecureScores(SubscriptionResource) |
Gets a collection of SecureScores in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSecureScores() instead. </item> |
| GetSecurityAlertsSuppressionRule(SubscriptionResource, String, CancellationToken) |
Get dismiss rule, with name: {alertsSuppressionRuleName}, for the given subscription <item> Mocking. To mock this method, please mock GetSecurityAlertsSuppressionRule(String, CancellationToken) instead. </item> |
| GetSecurityAlertsSuppressionRuleAsync(SubscriptionResource, String, CancellationToken) |
Get dismiss rule, with name: {alertsSuppressionRuleName}, for the given subscription <item> Mocking. To mock this method, please mock GetSecurityAlertsSuppressionRuleAsync(String, CancellationToken) instead. </item> |
| GetSecurityAlertsSuppressionRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityAlertsSuppressionRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityAlertsSuppressionRuleResource(ResourceIdentifier) instead. </item> |
| GetSecurityAlertsSuppressionRules(SubscriptionResource) |
Gets a collection of SecurityAlertsSuppressionRules in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSecurityAlertsSuppressionRules() instead. </item> |
| GetSecurityAssessment(ArmClient, ResourceIdentifier, String, Nullable<SecurityAssessmentODataExpand>, CancellationToken) |
Provides a compatibility shim for the GetSecurityAssessment operation preserved from the previous public API surface. |
| GetSecurityAssessmentAsync(ArmClient, ResourceIdentifier, String, Nullable<SecurityAssessmentODataExpand>, CancellationToken) |
Provides a compatibility shim for the GetSecurityAssessmentAsync operation preserved from the previous public API surface. |
| GetSecurityAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityAssessmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityAssessmentResource(ResourceIdentifier) instead. </item> |
| GetSecurityAssessments(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityAssessmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityAssessments(ResourceIdentifier) instead. </item> |
| GetSecurityAutomation(ResourceGroupResource, String, CancellationToken) |
Retrieves information about the model of a security automation. <item> Mocking. To mock this method, please mock GetSecurityAutomation(String, CancellationToken) instead. </item> |
| GetSecurityAutomationAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves information about the model of a security automation. <item> Mocking. To mock this method, please mock GetSecurityAutomationAsync(String, CancellationToken) instead. </item> |
| GetSecurityAutomationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityAutomationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityAutomationResource(ResourceIdentifier) instead. </item> |
| GetSecurityAutomations(ResourceGroupResource) |
Gets a collection of SecurityAutomations in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecurityAutomations() instead. </item> |
| GetSecurityAutomations(SubscriptionResource, CancellationToken) |
Lists all the security automations in the specified subscription. Use the 'nextLink' property in the response to get the next page of security automations for the specified subscription. <item> Mocking. To mock this method, please mock GetSecurityAutomations(CancellationToken) instead. </item> |
| GetSecurityAutomationsAsync(SubscriptionResource, CancellationToken) |
Lists all the security automations in the specified subscription. Use the 'nextLink' property in the response to get the next page of security automations for the specified subscription. <item> Mocking. To mock this method, please mock GetSecurityAutomationsAsync(CancellationToken) instead. </item> |
| GetSecurityCenterAllowedConnection(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription and location, based on connection type. <item> Mocking. To mock this method, please mock GetSecurityCenterAllowedConnection(AzureLocation, SecurityCenterConnectionType, CancellationToken) instead. </item> |
| GetSecurityCenterAllowedConnectionAsync(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription and location, based on connection type. <item> Mocking. To mock this method, please mock GetSecurityCenterAllowedConnectionAsync(AzureLocation, SecurityCenterConnectionType, CancellationToken) instead. </item> |
| GetSecurityCenterAllowedConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterAllowedConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityCenterAllowedConnectionResource(ResourceIdentifier) instead. </item> |
| GetSecurityCenterAllowedConnections(ResourceGroupResource) |
Gets a collection of SecurityCenterAllowedConnections in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecurityCenterAllowedConnections() instead. </item> |
| GetSecurityCenterAllowedConnections(SubscriptionResource, AzureLocation, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription and location. <item> Mocking. To mock this method, please mock GetSecurityCenterAllowedConnections(AzureLocation, CancellationToken) instead. </item> |
| GetSecurityCenterAllowedConnectionsAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription and location. <item> Mocking. To mock this method, please mock GetSecurityCenterAllowedConnectionsAsync(AzureLocation, CancellationToken) instead. </item> |
| GetSecurityCenterApiCollections(SubscriptionResource, CancellationToken) |
Gets a list of API collections within a subscription that have been onboarded to Microsoft Defender for APIs. <item> Mocking. To mock this method, please mock GetSecurityCenterApiCollections(CancellationToken) instead. </item> |
| GetSecurityCenterApiCollectionsAsync(SubscriptionResource, CancellationToken) |
Gets a list of API collections within a subscription that have been onboarded to Microsoft Defender for APIs. <item> Mocking. To mock this method, please mock GetSecurityCenterApiCollectionsAsync(CancellationToken) instead. </item> |
| GetSecurityCenterAssignment(ResourceGroupResource, String, CancellationToken) |
Get a specific standard assignment for the requested scope by resourceId <item> Mocking. To mock this method, please mock GetSecurityCenterAssignment(String, CancellationToken) instead. </item> |
| GetSecurityCenterAssignmentAsync(ResourceGroupResource, String, CancellationToken) |
Get a specific standard assignment for the requested scope by resourceId <item> Mocking. To mock this method, please mock GetSecurityCenterAssignmentAsync(String, CancellationToken) instead. </item> |
| GetSecurityCenterAssignmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityCenterAssignmentResource(ResourceIdentifier) instead. </item> |
| GetSecurityCenterAssignments(ResourceGroupResource) |
Gets a collection of SecurityCenterAssignments in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecurityCenterAssignments() instead. </item> |
| GetSecurityCenterAssignments(SubscriptionResource, CancellationToken) |
Get a list of all relevant standardAssignments over a subscription level scope <item> Mocking. To mock this method, please mock GetSecurityCenterAssignments(CancellationToken) instead. </item> |
| GetSecurityCenterAssignmentsAsync(SubscriptionResource, CancellationToken) |
Get a list of all relevant standardAssignments over a subscription level scope <item> Mocking. To mock this method, please mock GetSecurityCenterAssignmentsAsync(CancellationToken) instead. </item> |
| GetSecurityCenterLocation(SubscriptionResource, AzureLocation, CancellationToken) |
Provides a compatibility shim for the GetSecurityCenterLocation operation preserved from the previous public API surface. |
| GetSecurityCenterLocation(SubscriptionResource, String, CancellationToken) |
Details of a specific location <item> Mocking. To mock this method, please mock GetSecurityCenterLocation(String, CancellationToken) instead. </item> |
| GetSecurityCenterLocationAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Provides a compatibility shim for the GetSecurityCenterLocationAsync operation preserved from the previous public API surface. |
| GetSecurityCenterLocationAsync(SubscriptionResource, String, CancellationToken) |
Details of a specific location <item> Mocking. To mock this method, please mock GetSecurityCenterLocationAsync(String, CancellationToken) instead. </item> |
| GetSecurityCenterLocationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterLocationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityCenterLocationResource(ResourceIdentifier) instead. </item> |
| GetSecurityCenterLocations(SubscriptionResource) |
Gets a collection of SecurityCenterLocations in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSecurityCenterLocations() instead. </item> |
| GetSecurityCenterPricing(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get the Defender plans pricing configurations of the selected scope (valid scopes are resource id or a subscription id). At the resource level, supported resource types are 'VirtualMachines, VMSS and ARC Machines'. <item> Mocking. To mock this method, please mock GetSecurityCenterPricing(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityCenterPricing(SubscriptionResource, String, CancellationToken) |
Provides a compatibility shim for the GetSecurityCenterPricing operation preserved from the previous public API surface. |
| GetSecurityCenterPricingAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get the Defender plans pricing configurations of the selected scope (valid scopes are resource id or a subscription id). At the resource level, supported resource types are 'VirtualMachines, VMSS and ARC Machines'. <item> Mocking. To mock this method, please mock GetSecurityCenterPricingAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityCenterPricingAsync(SubscriptionResource, String, CancellationToken) |
Provides a compatibility shim for the GetSecurityCenterPricingAsync operation preserved from the previous public API surface. |
| GetSecurityCenterPricingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterPricingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityCenterPricingResource(ResourceIdentifier) instead. </item> |
| GetSecurityCenterPricings(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityCenterPricingCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityCenterPricings(ResourceIdentifier) instead. </item> |
| GetSecurityCenterPricings(SubscriptionResource) |
Provides a compatibility shim for the GetSecurityCenterPricings operation preserved from the previous public API surface. |
| GetSecurityCenterStandard(ResourceGroupResource, String, CancellationToken) |
Get a specific security standard for the requested scope <item> Mocking. To mock this method, please mock GetSecurityCenterStandard(String, CancellationToken) instead. </item> |
| GetSecurityCenterStandardAsync(ResourceGroupResource, String, CancellationToken) |
Get a specific security standard for the requested scope <item> Mocking. To mock this method, please mock GetSecurityCenterStandardAsync(String, CancellationToken) instead. </item> |
| GetSecurityCenterStandardResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterStandardResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityCenterStandardResource(ResourceIdentifier) instead. </item> |
| GetSecurityCenterStandards(ResourceGroupResource) |
Gets a collection of SecurityCenterStandards in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecurityCenterStandards() instead. </item> |
| GetSecurityCenterStandards(SubscriptionResource, CancellationToken) |
Get a list of all relevant security standards over a subscription level scope. <item> Mocking. To mock this method, please mock GetSecurityCenterStandards(CancellationToken) instead. </item> |
| GetSecurityCenterStandardsAsync(SubscriptionResource, CancellationToken) |
Get a list of all relevant security standards over a subscription level scope. <item> Mocking. To mock this method, please mock GetSecurityCenterStandardsAsync(CancellationToken) instead. </item> |
| GetSecurityCompliance(ArmClient, ResourceIdentifier, String, CancellationToken) |
Details of a specific Compliance. <item> Mocking. To mock this method, please mock GetSecurityCompliance(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityComplianceAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Details of a specific Compliance. <item> Mocking. To mock this method, please mock GetSecurityComplianceAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityComplianceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityComplianceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityComplianceResource(ResourceIdentifier) instead. </item> |
| GetSecurityCompliances(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityComplianceCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityCompliances(ResourceIdentifier) instead. </item> |
| GetSecurityConnector(ResourceGroupResource, String, CancellationToken) |
Retrieves details of a specific security connector <item> Mocking. To mock this method, please mock GetSecurityConnector(String, CancellationToken) instead. </item> |
| GetSecurityConnectorApplication(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific application for the requested scope by applicationId <item> Mocking. To mock this method, please mock GetSecurityConnectorApplication(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityConnectorApplicationAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific application for the requested scope by applicationId <item> Mocking. To mock this method, please mock GetSecurityConnectorApplicationAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityConnectorApplicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorApplicationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityConnectorApplicationResource(ResourceIdentifier) instead. </item> |
| GetSecurityConnectorApplications(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityConnectorApplicationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityConnectorApplications(ResourceIdentifier) instead. </item> |
| GetSecurityConnectorAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves details of a specific security connector <item> Mocking. To mock this method, please mock GetSecurityConnectorAsync(String, CancellationToken) instead. </item> |
| GetSecurityConnectorGovernanceRuleResource(ArmClient, ResourceIdentifier) |
Obsolete.
Provides a compatibility shim for the GetSecurityConnectorGovernanceRuleResource operation preserved from the previous public API surface. |
| GetSecurityConnectorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityConnectorResource(ResourceIdentifier) instead. </item> |
| GetSecurityConnectors(ResourceGroupResource) |
Gets a collection of SecurityConnectors in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecurityConnectors() instead. </item> |
| GetSecurityConnectors(SubscriptionResource, CancellationToken) |
Lists all the security connectors in the specified subscription. Use the 'nextLink' property in the response to get the next page of security connectors for the specified subscription. <item> Mocking. To mock this method, please mock GetSecurityConnectors(CancellationToken) instead. </item> |
| GetSecurityConnectorsAsync(SubscriptionResource, CancellationToken) |
Lists all the security connectors in the specified subscription. Use the 'nextLink' property in the response to get the next page of security connectors for the specified subscription. <item> Mocking. To mock this method, please mock GetSecurityConnectorsAsync(CancellationToken) instead. </item> |
| GetSecurityContact(SubscriptionResource, SecurityContactName, CancellationToken) |
Get Default Security contact configurations for the subscription <item> Mocking. To mock this method, please mock GetSecurityContact(SecurityContactName, CancellationToken) instead. </item> |
| GetSecurityContact(SubscriptionResource, String, CancellationToken) |
Provides a compatibility shim for the GetSecurityContact operation preserved from the previous public API surface. |
| GetSecurityContactAsync(SubscriptionResource, SecurityContactName, CancellationToken) |
Get Default Security contact configurations for the subscription <item> Mocking. To mock this method, please mock GetSecurityContactAsync(SecurityContactName, CancellationToken) instead. </item> |
| GetSecurityContactAsync(SubscriptionResource, String, CancellationToken) |
Provides a compatibility shim for the GetSecurityContactAsync operation preserved from the previous public API surface. |
| GetSecurityContactResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityContactResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityContactResource(ResourceIdentifier) instead. </item> |
| GetSecurityContacts(SubscriptionResource) |
Gets a collection of SecurityContacts in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSecurityContacts() instead. </item> |
| GetSecurityOperator(SubscriptionResource, String, String, CancellationToken) |
Get a specific security operator for the requested scope. <item> Mocking. To mock this method, please mock GetSecurityOperator(String, String, CancellationToken) instead. </item> |
| GetSecurityOperatorAsync(SubscriptionResource, String, String, CancellationToken) |
Get a specific security operator for the requested scope. <item> Mocking. To mock this method, please mock GetSecurityOperatorAsync(String, String, CancellationToken) instead. </item> |
| GetSecurityOperatorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityOperatorResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityOperatorResource(ResourceIdentifier) instead. </item> |
| GetSecurityOperators(SubscriptionResource, String) |
Gets a collection of SecurityOperators in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSecurityOperators(String) instead. </item> |
| GetSecuritySetting(SubscriptionResource, SecuritySettingName, CancellationToken) |
Provides a compatibility shim for the GetSecuritySetting operation preserved from the previous public API surface. |
| GetSecuritySetting(SubscriptionResource, SettingName, CancellationToken) |
Settings of different configurations in Microsoft Defender for Cloud <item> Mocking. To mock this method, please mock GetSecuritySetting(SettingName, CancellationToken) instead. </item> |
| GetSecuritySettingAsync(SubscriptionResource, SecuritySettingName, CancellationToken) |
Provides a compatibility shim for the GetSecuritySettingAsync operation preserved from the previous public API surface. |
| GetSecuritySettingAsync(SubscriptionResource, SettingName, CancellationToken) |
Settings of different configurations in Microsoft Defender for Cloud <item> Mocking. To mock this method, please mock GetSecuritySettingAsync(SettingName, CancellationToken) instead. </item> |
| GetSecuritySettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecuritySettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecuritySettingResource(ResourceIdentifier) instead. </item> |
| GetSecuritySettings(SubscriptionResource) |
Gets a collection of SecuritySettings in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSecuritySettings() instead. </item> |
| GetSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Provides a compatibility shim for the GetSecuritySolution operation preserved from the previous public API surface. |
| GetSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Provides a compatibility shim for the GetSecuritySolutionAsync operation preserved from the previous public API surface. |
| GetSecuritySolutionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecuritySolutionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecuritySolutionResource(ResourceIdentifier) instead. </item> |
| GetSecuritySolutions(ResourceGroupResource) |
Gets a collection of SecuritySolutions in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecuritySolutions() instead. </item> |
| GetSecuritySolutions(SubscriptionResource, CancellationToken) |
Gets security solution compatibility models. |
| GetSecuritySolutionsAsync(SubscriptionResource, CancellationToken) |
Gets security solution compatibility models. |
| GetSecurityStandard(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific security standard for the requested scope by standardId <item> Mocking. To mock this method, please mock GetSecurityStandard(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityStandardAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific security standard for the requested scope by standardId <item> Mocking. To mock this method, please mock GetSecurityStandardAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecurityStandardResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityStandardResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityStandardResource(ResourceIdentifier) instead. </item> |
| GetSecurityStandards(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityStandardCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityStandards(ResourceIdentifier) instead. </item> |
| GetSecuritySubAssessment(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a security sub-assessment on your scanned resource <item> Mocking. To mock this method, please mock GetSecuritySubAssessment(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecuritySubAssessmentAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a security sub-assessment on your scanned resource <item> Mocking. To mock this method, please mock GetSecuritySubAssessmentAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetSecuritySubAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecuritySubAssessmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecuritySubAssessmentResource(ResourceIdentifier) instead. </item> |
| GetSecuritySubAssessments(ArmClient, ResourceIdentifier) |
Gets a collection of SecuritySubAssessmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecuritySubAssessments(ResourceIdentifier) instead. </item> |
| GetSecurityTopologies(ResourceGroupResource) |
Gets a collection of SecurityTopologies in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecurityTopologies() instead. </item> |
| GetSecurityTopologies(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list that allows to build a topology view of a subscription and location. <item> Mocking. To mock this method, please mock GetSecurityTopologies(AzureLocation, CancellationToken) instead. </item> |
| GetSecurityTopologiesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list that allows to build a topology view of a subscription and location. <item> Mocking. To mock this method, please mock GetSecurityTopologiesAsync(AzureLocation, CancellationToken) instead. </item> |
| GetSecurityTopology(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific topology component. <item> Mocking. To mock this method, please mock GetSecurityTopology(AzureLocation, String, CancellationToken) instead. </item> |
| GetSecurityTopologyAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific topology component. <item> Mocking. To mock this method, please mock GetSecurityTopologyAsync(AzureLocation, String, CancellationToken) instead. </item> |
| GetSecurityTopologyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityTopologyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityTopologyResource(ResourceIdentifier) instead. </item> |
| GetSecurityWorkspaceSetting(SubscriptionResource, String, CancellationToken) |
Settings about where we should store your security data and logs. If the result is empty, it means that no custom-workspace configuration was set <item> Mocking. To mock this method, please mock GetSecurityWorkspaceSetting(String, CancellationToken) instead. </item> |
| GetSecurityWorkspaceSettingAsync(SubscriptionResource, String, CancellationToken) |
Settings about where we should store your security data and logs. If the result is empty, it means that no custom-workspace configuration was set <item> Mocking. To mock this method, please mock GetSecurityWorkspaceSettingAsync(String, CancellationToken) instead. </item> |
| GetSecurityWorkspaceSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityWorkspaceSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityWorkspaceSettingResource(ResourceIdentifier) instead. </item> |
| GetSecurityWorkspaceSettings(SubscriptionResource) |
Gets a collection of SecurityWorkspaceSettings in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSecurityWorkspaceSettings() instead. </item> |
| GetSensitivitySetting(TenantResource) |
Gets an object representing a SensitivitySettingResource along with the instance operations that can be performed on it in the TenantResource. <item> Mocking. To mock this method, please mock GetSensitivitySetting() instead. </item> |
| GetSensitivitySettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SensitivitySettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSensitivitySettingResource(ResourceIdentifier) instead. </item> |
| GetSensitivitySettings(TenantResource, CancellationToken) |
Gets a list with a single sensitivity settings resource <item> Mocking. To mock this method, please mock GetSensitivitySettings(CancellationToken) instead. </item> |
| GetSensitivitySettingsAsync(TenantResource, CancellationToken) |
Gets a list with a single sensitivity settings resource <item> Mocking. To mock this method, please mock GetSensitivitySettingsAsync(CancellationToken) instead. </item> |
| GetServerVulnerabilityAssessment(ArmClient, ResourceIdentifier) |
Gets an object representing a ServerVulnerabilityAssessmentResource along with the instance operations that can be performed on it in the ArmClient <item> Mocking. To mock this method, please mock GetServerVulnerabilityAssessment(ResourceIdentifier) instead. </item> |
| GetServerVulnerabilityAssessment(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a compatibility shim for the GetServerVulnerabilityAssessment operation preserved from the previous public API surface. |
| GetServerVulnerabilityAssessmentAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a compatibility shim for the GetServerVulnerabilityAssessmentAsync operation preserved from the previous public API surface. |
| GetServerVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ServerVulnerabilityAssessmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetServerVulnerabilityAssessmentResource(ResourceIdentifier) instead. </item> |
| GetServerVulnerabilityAssessments(ResourceGroupResource, String, String, String) |
Provides a compatibility shim for the GetServerVulnerabilityAssessments operation preserved from the previous public API surface. |
| GetServerVulnerabilityAssessmentsSetting(SubscriptionResource, ServerVulnerabilityAssessmentsSettingKindName, CancellationToken) |
Get a server vulnerability assessments setting of the requested kind, that is set on the subscription <item> Mocking. To mock this method, please mock GetServerVulnerabilityAssessmentsSetting(ServerVulnerabilityAssessmentsSettingKindName, CancellationToken) instead. </item> |
| GetServerVulnerabilityAssessmentsSettingAsync(SubscriptionResource, ServerVulnerabilityAssessmentsSettingKindName, CancellationToken) |
Get a server vulnerability assessments setting of the requested kind, that is set on the subscription <item> Mocking. To mock this method, please mock GetServerVulnerabilityAssessmentsSettingAsync(ServerVulnerabilityAssessmentsSettingKindName, CancellationToken) instead. </item> |
| GetServerVulnerabilityAssessmentsSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ServerVulnerabilityAssessmentsSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetServerVulnerabilityAssessmentsSettingResource(ResourceIdentifier) instead. </item> |
| GetServerVulnerabilityAssessmentsSettings(SubscriptionResource) |
Gets a collection of ServerVulnerabilityAssessmentsSettings in the SubscriptionResource<item> Mocking. To mock this method, please mock GetServerVulnerabilityAssessmentsSettings() instead. </item> |
| GetSqlVulnerabilityAssessmentBaselineRule(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Provides a compatibility shim for the GetSqlVulnerabilityAssessmentBaselineRule operation preserved from the previous public API surface. |
| GetSqlVulnerabilityAssessmentBaselineRule(ArmClient, ResourceIdentifier, String, String, CancellationToken) |
Gets the results for a given rule in the Baseline. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentBaselineRule(ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| GetSqlVulnerabilityAssessmentBaselineRuleAsync(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Provides a compatibility shim for the GetSqlVulnerabilityAssessmentBaselineRuleAsync operation preserved from the previous public API surface. |
| GetSqlVulnerabilityAssessmentBaselineRuleAsync(ArmClient, ResourceIdentifier, String, String, CancellationToken) |
Gets the results for a given rule in the Baseline. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentBaselineRuleAsync(ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| GetSqlVulnerabilityAssessmentBaselineRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SqlVulnerabilityAssessmentBaselineRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentBaselineRuleResource(ResourceIdentifier) instead. </item> |
| GetSqlVulnerabilityAssessmentBaselineRules(ArmClient, ResourceIdentifier) |
Gets a collection of SqlVulnerabilityAssessmentBaselineRuleCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentBaselineRules(ResourceIdentifier) instead. </item> |
| GetSqlVulnerabilityAssessmentScan(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Provides a compatibility shim for the GetSqlVulnerabilityAssessmentScan operation preserved from the previous public API surface. |
| GetSqlVulnerabilityAssessmentScan(ArmClient, ResourceIdentifier, String, String, CancellationToken) |
Gets the scan details of a single scan record. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentScan(ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| GetSqlVulnerabilityAssessmentScanAsync(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Provides a compatibility shim for the GetSqlVulnerabilityAssessmentScanAsync operation preserved from the previous public API surface. |
| GetSqlVulnerabilityAssessmentScanAsync(ArmClient, ResourceIdentifier, String, String, CancellationToken) |
Gets the scan details of a single scan record. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentScanAsync(ResourceIdentifier, String, String, CancellationToken) instead. </item> |
| GetSqlVulnerabilityAssessmentScanResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SqlVulnerabilityAssessmentScanResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentScanResource(ResourceIdentifier) instead. </item> |
| GetSqlVulnerabilityAssessmentScanResultResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SqlVulnerabilityAssessmentScanResultResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentScanResultResource(ResourceIdentifier) instead. </item> |
| GetSqlVulnerabilityAssessmentScanResults(ArmClient, ResourceIdentifier) |
Gets a collection of SqlVulnerabilityAssessmentScanResultCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentScanResults(ResourceIdentifier) instead. </item> |
| GetSqlVulnerabilityAssessmentScans(ArmClient, ResourceIdentifier) |
Gets a collection of SqlVulnerabilityAssessmentScanCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentScans(ResourceIdentifier) instead. </item> |
| GetSqlVulnerabilityAssessmentSettings(ArmClient, ResourceIdentifier) |
Gets an object representing a SqlVulnerabilityAssessmentSettingsResource along with the instance operations that can be performed on it in the ArmClient <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentSettings(ResourceIdentifier) instead. </item> |
| GetSqlVulnerabilityAssessmentSettingsResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SqlVulnerabilityAssessmentSettingsResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSqlVulnerabilityAssessmentSettingsResource(ResourceIdentifier) instead. </item> |
| GetStandardAssignment(ArmClient, ResourceIdentifier, String, CancellationToken) |
This operation retrieves a single standard assignment, given its name and the scope it was created at. <item> Mocking. To mock this method, please mock GetStandardAssignment(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetStandardAssignmentAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
This operation retrieves a single standard assignment, given its name and the scope it was created at. <item> Mocking. To mock this method, please mock GetStandardAssignmentAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetStandardAssignmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a StandardAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetStandardAssignmentResource(ResourceIdentifier) instead. </item> |
| GetStandardAssignments(ArmClient, ResourceIdentifier) |
Gets a collection of StandardAssignmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetStandardAssignments(ResourceIdentifier) instead. </item> |
| GetSubscriptionAssessmentMetadata(SubscriptionResource, String, CancellationToken) |
Get metadata information on an assessment type in a specific subscription <item> Mocking. To mock this method, please mock GetSubscriptionAssessmentMetadata(String, CancellationToken) instead. </item> |
| GetSubscriptionAssessmentMetadataAsync(SubscriptionResource, String, CancellationToken) |
Get metadata information on an assessment type in a specific subscription <item> Mocking. To mock this method, please mock GetSubscriptionAssessmentMetadataAsync(String, CancellationToken) instead. </item> |
| GetSubscriptionAssessmentMetadataResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionAssessmentMetadataResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSubscriptionAssessmentMetadataResource(ResourceIdentifier) instead. </item> |
| GetSubscriptionGovernanceRule(SubscriptionResource, String, CancellationToken) |
Obsolete.
Provides a compatibility shim for the GetSubscriptionGovernanceRule operation preserved from the previous public API surface. |
| GetSubscriptionGovernanceRuleAsync(SubscriptionResource, String, CancellationToken) |
Obsolete.
Provides a compatibility shim for the GetSubscriptionGovernanceRuleAsync operation preserved from the previous public API surface. |
| GetSubscriptionGovernanceRuleResource(ArmClient, ResourceIdentifier) |
Obsolete.
Provides a compatibility shim for the GetSubscriptionGovernanceRuleResource operation preserved from the previous public API surface. |
| GetSubscriptionGovernanceRules(SubscriptionResource) |
Obsolete.
Provides a compatibility shim for the GetSubscriptionGovernanceRules operation preserved from the previous public API surface. |
| GetSubscriptionSecurityAlertResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionSecurityAlertResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSubscriptionSecurityAlertResource(ResourceIdentifier) instead. </item> |
| GetSubscriptionSecurityApplication(SubscriptionResource, String, CancellationToken) |
Get a specific application for the requested scope by applicationId <item> Mocking. To mock this method, please mock GetSubscriptionSecurityApplication(String, CancellationToken) instead. </item> |
| GetSubscriptionSecurityApplicationAsync(SubscriptionResource, String, CancellationToken) |
Get a specific application for the requested scope by applicationId <item> Mocking. To mock this method, please mock GetSubscriptionSecurityApplicationAsync(String, CancellationToken) instead. </item> |
| GetSubscriptionSecurityApplicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionSecurityApplicationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSubscriptionSecurityApplicationResource(ResourceIdentifier) instead. </item> |
| GetSubscriptionSecurityApplications(SubscriptionResource) |
Gets a collection of SubscriptionSecurityApplications in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSubscriptionSecurityApplications() instead. </item> |
| GetSubscriptionSecurityTaskResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionSecurityTaskResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSubscriptionSecurityTaskResource(ResourceIdentifier) instead. </item> |
| GetTasks(SubscriptionResource, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively <item> Mocking. To mock this method, please mock GetTasks(String, CancellationToken) instead. </item> |
| GetTasksAsync(SubscriptionResource, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively <item> Mocking. To mock this method, please mock GetTasksAsync(String, CancellationToken) instead. </item> |
| GetTenantAssessmentMetadata(TenantResource, String, CancellationToken) |
Get metadata information on an assessment type <item> Mocking. To mock this method, please mock GetTenantAssessmentMetadata(String, CancellationToken) instead. </item> |
| GetTenantAssessmentMetadataAsync(TenantResource, String, CancellationToken) |
Get metadata information on an assessment type <item> Mocking. To mock this method, please mock GetTenantAssessmentMetadataAsync(String, CancellationToken) instead. </item> |
| GetTenantAssessmentMetadataResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TenantAssessmentMetadataResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetTenantAssessmentMetadataResource(ResourceIdentifier) instead. </item> |
| GetTopologies(SubscriptionResource, CancellationToken) |
Gets topology compatibility models. |
| GetTopologiesAsync(SubscriptionResource, CancellationToken) |
Gets topology compatibility models. |
| GetTopology(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Provides a compatibility shim for the GetTopology operation preserved from the previous public API surface. |
| GetTopologyAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Provides a compatibility shim for the GetTopologyAsync operation preserved from the previous public API surface. |