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.
A class to add extension methods to Azure.ResourceManager.SecurityCenter.
public static class SecurityCenterExtensions
type SecurityCenterExtensions = class
Public Module SecurityCenterExtensions
- Inheritance
-
SecurityCenterExtensions
Methods
CreateOrUpdateInformationProtectionPolicy(ArmClient, ResourceIdentifier, InformationProtectionPolicyName, InformationProtectionPolicy, CancellationToken) |
Details of the information protection policy.
|
CreateOrUpdateInformationProtectionPolicyAsync(ArmClient, ResourceIdentifier, InformationProtectionPolicyName, InformationProtectionPolicy, CancellationToken) |
Details of the information protection policy.
|
GetAdaptiveApplicationControlGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AdaptiveApplicationControlGroupResource 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 AdaptiveApplicationControlGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAdaptiveApplicationControlGroupResource(ResourceIdentifier) instead. |
GetAdaptiveApplicationControlGroups(SubscriptionResource, Nullable<Boolean>, Nullable<Boolean>, CancellationToken) |
Gets a list of application control machine groups for the subscription.
|
GetAdaptiveApplicationControlGroupsAsync(SubscriptionResource, Nullable<Boolean>, Nullable<Boolean>, CancellationToken) |
Gets a list of application control machine groups for the subscription.
|
GetAdaptiveNetworkHardening(ResourceGroupResource, String, String, String, String, CancellationToken) |
Gets a single Adaptive Network Hardening resource
|
GetAdaptiveNetworkHardeningAsync(ResourceGroupResource, String, String, String, String, CancellationToken) |
Gets a single Adaptive Network Hardening resource
|
GetAdaptiveNetworkHardeningResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AdaptiveNetworkHardeningResource 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 AdaptiveNetworkHardeningResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAdaptiveNetworkHardeningResource(ResourceIdentifier) instead. |
GetAdaptiveNetworkHardenings(ResourceGroupResource, String, String, String) |
Gets a collection of AdaptiveNetworkHardeningResources in the ResourceGroupResource. MockingTo mock this method, please mock GetAdaptiveNetworkHardenings(String, String, String) instead. |
GetAdvancedThreatProtectionSetting(ArmClient, ResourceIdentifier) |
Gets an object representing a AdvancedThreatProtectionSettingResource along with the instance operations that can be performed on it in the ArmClient. MockingTo mock this method, please mock GetAdvancedThreatProtectionSetting(ResourceIdentifier) instead. |
GetAdvancedThreatProtectionSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AdvancedThreatProtectionSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create an AdvancedThreatProtectionSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAdvancedThreatProtectionSettingResource(ResourceIdentifier) instead. |
GetAlerts(SubscriptionResource, CancellationToken) |
List all the alerts that are associated with the subscription
|
GetAlertsAsync(SubscriptionResource, CancellationToken) |
List all the alerts that are associated with the subscription
|
GetAlertsByResourceGroup(ResourceGroupResource, CancellationToken) |
List all the alerts that are associated with the resource group
|
GetAlertsByResourceGroupAsync(ResourceGroupResource, CancellationToken) |
List all the alerts that are associated with the resource group
|
GetAllowedConnection(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription and location, based on connection type.
|
GetAllowedConnectionAsync(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription and location, based on connection type.
|
GetAllowedConnections(SubscriptionResource, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription
|
GetAllowedConnectionsAsync(SubscriptionResource, CancellationToken) |
Gets the list of all possible traffic between resources for the subscription
|
GetAllSecuritySolutionsReferenceData(SubscriptionResource, CancellationToken) |
Gets a list of all supported Security Solutions for the subscription.
|
GetAllSecuritySolutionsReferenceDataAsync(SubscriptionResource, CancellationToken) |
Gets a list of all supported Security Solutions for the subscription.
|
GetAllSubscriptionAssessmentMetadata(SubscriptionResource) |
Gets a collection of SubscriptionAssessmentMetadataResources in the SubscriptionResource. MockingTo mock this method, please mock GetAllSubscriptionAssessmentMetadata() instead. |
GetAllTenantAssessmentMetadata(TenantResource) |
Gets a collection of TenantAssessmentMetadataResources in the TenantResource. MockingTo mock this method, please mock GetAllTenantAssessmentMetadata() instead. |
GetAutoProvisioningSetting(SubscriptionResource, String, CancellationToken) |
Details of a specific setting
|
GetAutoProvisioningSettingAsync(SubscriptionResource, String, CancellationToken) |
Details of a specific setting
|
GetAutoProvisioningSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AutoProvisioningSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an AutoProvisioningSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutoProvisioningSettingResource(ResourceIdentifier) instead. |
GetAutoProvisioningSettings(SubscriptionResource) |
Gets a collection of AutoProvisioningSettingResources in the SubscriptionResource. MockingTo mock this method, please mock GetAutoProvisioningSettings() instead. |
GetComplianceResult(ArmClient, ResourceIdentifier, String, CancellationToken) |
Security Compliance Result
|
GetComplianceResultAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Security Compliance Result
|
GetComplianceResultResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ComplianceResultResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ComplianceResultResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetComplianceResultResource(ResourceIdentifier) instead. |
GetComplianceResults(ArmClient, ResourceIdentifier) |
Gets a collection of ComplianceResultResources in the ArmClient. MockingTo mock this method, please mock GetComplianceResults(ResourceIdentifier) instead. |
GetCustomAssessmentAutomation(ResourceGroupResource, String, CancellationToken) |
Gets a single custom assessment automation by name for the provided subscription and resource group.
|
GetCustomAssessmentAutomationAsync(ResourceGroupResource, String, CancellationToken) |
Gets a single custom assessment automation by name for the provided subscription and resource group.
|
GetCustomAssessmentAutomationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CustomAssessmentAutomationResource 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 CustomAssessmentAutomationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCustomAssessmentAutomationResource(ResourceIdentifier) instead. |
GetCustomAssessmentAutomations(ResourceGroupResource) |
Gets a collection of CustomAssessmentAutomationResources in the ResourceGroupResource. MockingTo mock this method, please mock GetCustomAssessmentAutomations() instead. |
GetCustomAssessmentAutomations(SubscriptionResource, CancellationToken) |
List custom assessment automations by provided subscription
|
GetCustomAssessmentAutomationsAsync(SubscriptionResource, CancellationToken) |
List custom assessment automations by provided subscription
|
GetCustomEntityStoreAssignment(ResourceGroupResource, String, CancellationToken) |
Gets a single custom entity store assignment by name for the provided subscription and resource group.
|
GetCustomEntityStoreAssignmentAsync(ResourceGroupResource, String, CancellationToken) |
Gets a single custom entity store assignment by name for the provided subscription and resource group.
|
GetCustomEntityStoreAssignmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CustomEntityStoreAssignmentResource 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 CustomEntityStoreAssignmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCustomEntityStoreAssignmentResource(ResourceIdentifier) instead. |
GetCustomEntityStoreAssignments(ResourceGroupResource) |
Gets a collection of CustomEntityStoreAssignmentResources in the ResourceGroupResource. MockingTo mock this method, please mock GetCustomEntityStoreAssignments() instead. |
GetCustomEntityStoreAssignments(SubscriptionResource, CancellationToken) |
List custom entity store assignments by provided subscription
|
GetCustomEntityStoreAssignmentsAsync(SubscriptionResource, CancellationToken) |
List custom entity store assignments by provided subscription
|
GetDefenderForStorageSetting(ArmClient, ResourceIdentifier, DefenderForStorageSettingName, CancellationToken) |
Gets the Defender for Storage settings for the specified storage account.
|
GetDefenderForStorageSettingAsync(ArmClient, ResourceIdentifier, DefenderForStorageSettingName, CancellationToken) |
Gets the Defender for Storage settings for the specified storage account.
|
GetDefenderForStorageSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DefenderForStorageSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, DefenderForStorageSettingName) to create a DefenderForStorageSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDefenderForStorageSettingResource(ResourceIdentifier) instead. |
GetDefenderForStorageSettings(ArmClient, ResourceIdentifier) |
Gets a collection of DefenderForStorageSettingResources in the ArmClient. MockingTo mock this method, please mock GetDefenderForStorageSettings(ResourceIdentifier) instead. |
GetDeviceSecurityGroup(ArmClient, ResourceIdentifier, String, CancellationToken) |
Use this method to get the device security group for the specified IoT Hub resource.
|
GetDeviceSecurityGroupAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Use this method to get the device security group for the specified IoT Hub resource.
|
GetDeviceSecurityGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DeviceSecurityGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a DeviceSecurityGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceSecurityGroupResource(ResourceIdentifier) instead. |
GetDeviceSecurityGroups(ArmClient, ResourceIdentifier) |
Gets a collection of DeviceSecurityGroupResources in the ArmClient. MockingTo mock this method, please mock GetDeviceSecurityGroups(ResourceIdentifier) instead. |
GetDevOpsConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DevOpsConfigurationResource 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 DevOpsConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDevOpsConfigurationResource(ResourceIdentifier) instead. |
GetDevOpsOrgResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DevOpsOrgResource 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 a DevOpsOrgResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDevOpsOrgResource(ResourceIdentifier) instead. |
GetDevOpsProjectResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DevOpsProjectResource 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 a DevOpsProjectResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDevOpsProjectResource(ResourceIdentifier) instead. |
GetDevOpsRepositoryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DevOpsRepositoryResource 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 a DevOpsRepositoryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDevOpsRepositoryResource(ResourceIdentifier) instead. |
GetDiscoveredSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific discovered Security Solution.
|
GetDiscoveredSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific discovered Security Solution.
|
GetDiscoveredSecuritySolutions(SubscriptionResource, CancellationToken) |
Gets a list of discovered Security Solutions for the subscription.
|
GetDiscoveredSecuritySolutionsAsync(SubscriptionResource, CancellationToken) |
Gets a list of discovered Security Solutions for the subscription.
|
GetExternalSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific external Security Solution.
|
GetExternalSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific external Security Solution.
|
GetExternalSecuritySolutions(SubscriptionResource, CancellationToken) |
Gets a list of external security solutions for the subscription.
|
GetExternalSecuritySolutionsAsync(SubscriptionResource, CancellationToken) |
Gets a list of external security solutions for the subscription.
|
GetGovernanceAssignmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GovernanceAssignmentResource 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 GovernanceAssignmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGovernanceAssignmentResource(ResourceIdentifier) instead. |
GetGovernanceRule(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific governance rule for the requested scope by ruleId
|
GetGovernanceRuleAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a specific governance rule for the requested scope by ruleId
|
GetGovernanceRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GovernanceRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a GovernanceRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGovernanceRuleResource(ResourceIdentifier) instead. |
GetGovernanceRules(ArmClient, ResourceIdentifier) |
Gets a collection of GovernanceRuleResources in the ArmClient. MockingTo mock this method, please mock GetGovernanceRules(ResourceIdentifier) instead. |
GetInformationProtectionPolicies(ArmClient, ResourceIdentifier, CancellationToken) |
Information protection policies of a specific management group.
|
GetInformationProtectionPoliciesAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Information protection policies of a specific management group.
|
GetIngestionSetting(SubscriptionResource, String, CancellationToken) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription.
|
GetIngestionSettingAsync(SubscriptionResource, String, CancellationToken) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription.
|
GetIngestionSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IngestionSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an IngestionSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock Azure.ResourceManager.SecurityCenter.Mocking.MockableSecurityCenterArmClient.GetIngestionSettingResource(Azure.Core.ResourceIdentifier) instead. |
GetIngestionSettings(SubscriptionResource) |
Gets a collection of IngestionSettingResources in the SubscriptionResource. MockingTo mock this method, please mock Azure.ResourceManager.SecurityCenter.Mocking.MockableSecurityCenterSubscriptionResource.GetIngestionSettings instead. |
GetIotSecurityAggregatedAlertResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotSecurityAggregatedAlertResource 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 IotSecurityAggregatedAlertResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotSecurityAggregatedAlertResource(ResourceIdentifier) instead. |
GetIotSecurityAggregatedRecommendationResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotSecurityAggregatedRecommendationResource 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 IotSecurityAggregatedRecommendationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotSecurityAggregatedRecommendationResource(ResourceIdentifier) instead. |
GetIotSecuritySolution(ResourceGroupResource, String, CancellationToken) |
User this method to get details of a specific IoT Security solution based on solution name
|
GetIotSecuritySolutionAnalyticsModelResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotSecuritySolutionAnalyticsModelResource 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 IotSecuritySolutionAnalyticsModelResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotSecuritySolutionAnalyticsModelResource(ResourceIdentifier) instead. |
GetIotSecuritySolutionAsync(ResourceGroupResource, String, CancellationToken) |
User this method to get details of a specific IoT Security solution based on solution name
|
GetIotSecuritySolutionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotSecuritySolutionResource 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 IotSecuritySolutionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotSecuritySolutionResource(ResourceIdentifier) instead. |
GetIotSecuritySolutions(ResourceGroupResource) |
Gets a collection of IotSecuritySolutionResources in the ResourceGroupResource. MockingTo mock this method, please mock GetIotSecuritySolutions() instead. |
GetIotSecuritySolutions(SubscriptionResource, String, CancellationToken) |
Use this method to get the list of IoT Security solutions by subscription.
|
GetIotSecuritySolutionsAsync(SubscriptionResource, String, CancellationToken) |
Use this method to get the list of IoT Security solutions by subscription.
|
GetJitNetworkAccessPolicies(ResourceGroupResource, AzureLocation) |
Gets a collection of JitNetworkAccessPolicyResources in the ResourceGroupResource. MockingTo mock this method, please mock GetJitNetworkAccessPolicies(AzureLocation) instead. |
GetJitNetworkAccessPolicies(ResourceGroupResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location
|
GetJitNetworkAccessPolicies(SubscriptionResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control.
|
GetJitNetworkAccessPoliciesAsync(ResourceGroupResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location
|
GetJitNetworkAccessPoliciesAsync(SubscriptionResource, CancellationToken) |
Policies for protecting resources using Just-in-Time access control.
|
GetJitNetworkAccessPolicy(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location
|
GetJitNetworkAccessPolicyAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Policies for protecting resources using Just-in-Time access control for the subscription, location
|
GetJitNetworkAccessPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a JitNetworkAccessPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, AzureLocation, String) to create a JitNetworkAccessPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetJitNetworkAccessPolicyResource(ResourceIdentifier) instead. |
GetMdeOnboarding(SubscriptionResource, CancellationToken) |
The default configuration or data needed to onboard the machine to MDE
|
GetMdeOnboardingAsync(SubscriptionResource, CancellationToken) |
The default configuration or data needed to onboard the machine to MDE
|
GetMdeOnboardings(SubscriptionResource, CancellationToken) |
The configuration or data needed to onboard the machine to MDE
|
GetMdeOnboardingsAsync(SubscriptionResource, CancellationToken) |
The configuration or data needed to onboard the machine to MDE
|
GetRegulatoryComplianceAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RegulatoryComplianceAssessmentResource 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 a RegulatoryComplianceAssessmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRegulatoryComplianceAssessmentResource(ResourceIdentifier) instead. |
GetRegulatoryComplianceControlResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RegulatoryComplianceControlResource 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 RegulatoryComplianceControlResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRegulatoryComplianceControlResource(ResourceIdentifier) instead. |
GetRegulatoryComplianceStandard(SubscriptionResource, String, CancellationToken) |
Supported regulatory compliance details state for selected standard
|
GetRegulatoryComplianceStandardAsync(SubscriptionResource, String, CancellationToken) |
Supported regulatory compliance details state for selected standard
|
GetRegulatoryComplianceStandardResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RegulatoryComplianceStandardResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a RegulatoryComplianceStandardResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRegulatoryComplianceStandardResource(ResourceIdentifier) instead. |
GetRegulatoryComplianceStandards(SubscriptionResource) |
Gets a collection of RegulatoryComplianceStandardResources in the SubscriptionResource. MockingTo mock this method, please mock GetRegulatoryComplianceStandards() instead. |
GetResourceGroupSecurityAlert(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Get an alert that is associated a resource group or a resource in a resource group
|
GetResourceGroupSecurityAlertAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Get an alert that is associated a resource group or a resource in a resource group
|
GetResourceGroupSecurityAlertResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ResourceGroupSecurityAlertResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, AzureLocation, String) to create a ResourceGroupSecurityAlertResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetResourceGroupSecurityAlertResource(ResourceIdentifier) instead. |
GetResourceGroupSecurityAlerts(ResourceGroupResource, AzureLocation) |
Gets a collection of ResourceGroupSecurityAlertResources in the ResourceGroupResource. MockingTo mock this method, please mock GetResourceGroupSecurityAlerts(AzureLocation) instead. |
GetResourceGroupSecurityTask(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively
|
GetResourceGroupSecurityTaskAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively
|
GetResourceGroupSecurityTaskResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ResourceGroupSecurityTaskResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, AzureLocation, String) to create a ResourceGroupSecurityTaskResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetResourceGroupSecurityTaskResource(ResourceIdentifier) instead. |
GetResourceGroupSecurityTasks(ResourceGroupResource, AzureLocation) |
Gets a collection of ResourceGroupSecurityTaskResources in the ResourceGroupResource. MockingTo mock this method, please mock GetResourceGroupSecurityTasks(AzureLocation) instead. |
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'.
|
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'.
|
GetSecureScoreControlDefinitions(TenantResource, CancellationToken) |
List the available security controls, their assessments, and the max score
|
GetSecureScoreControlDefinitionsAsync(TenantResource, CancellationToken) |
List the available security controls, their assessments, and the max score
|
GetSecureScoreControlDefinitionsBySubscription(SubscriptionResource, CancellationToken) |
For a specified subscription, list the available security controls, their assessments, and the max score
|
GetSecureScoreControlDefinitionsBySubscriptionAsync(SubscriptionResource, CancellationToken) |
For a specified subscription, list the available security controls, their assessments, and the max score
|
GetSecureScoreControls(SubscriptionResource, Nullable<SecurityScoreODataExpand>, CancellationToken) |
Get all security controls within a scope
|
GetSecureScoreControlsAsync(SubscriptionResource, Nullable<SecurityScoreODataExpand>, CancellationToken) |
Get all security controls within a scope
|
GetSecureScoreResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecureScoreResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecureScoreResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecureScoreResource(ResourceIdentifier) instead. |
GetSecureScores(SubscriptionResource) |
Gets a collection of SecureScoreResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecureScores() instead. |
GetSecurityAlertsSuppressionRule(SubscriptionResource, String, CancellationToken) |
Get dismiss rule, with name: {alertsSuppressionRuleName}, for the given subscription
|
GetSecurityAlertsSuppressionRuleAsync(SubscriptionResource, String, CancellationToken) |
Get dismiss rule, with name: {alertsSuppressionRuleName}, for the given subscription
|
GetSecurityAlertsSuppressionRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityAlertsSuppressionRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityAlertsSuppressionRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityAlertsSuppressionRuleResource(ResourceIdentifier) instead. |
GetSecurityAlertsSuppressionRules(SubscriptionResource) |
Gets a collection of SecurityAlertsSuppressionRuleResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecurityAlertsSuppressionRules() instead. |
GetSecurityAssessment(ArmClient, ResourceIdentifier, String, Nullable<SecurityAssessmentODataExpand>, CancellationToken) |
Get a security assessment on your scanned resource
|
GetSecurityAssessmentAsync(ArmClient, ResourceIdentifier, String, Nullable<SecurityAssessmentODataExpand>, CancellationToken) |
Get a security assessment on your scanned resource
|
GetSecurityAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityAssessmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityAssessmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityAssessmentResource(ResourceIdentifier) instead. |
GetSecurityAssessments(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityAssessmentResources in the ArmClient. MockingTo mock this method, please mock GetSecurityAssessments(ResourceIdentifier) instead. |
GetSecurityAssessments(ArmClient, ResourceIdentifier, CancellationToken) |
Get security assessments on all your scanned resources inside a scope
|
GetSecurityAssessmentsAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Get security assessments on all your scanned resources inside a scope
|
GetSecurityAutomation(ResourceGroupResource, String, CancellationToken) |
Retrieves information about the model of a security automation.
|
GetSecurityAutomationAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves information about the model of a security automation.
|
GetSecurityAutomationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityAutomationResource 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 SecurityAutomationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityAutomationResource(ResourceIdentifier) instead. |
GetSecurityAutomations(ResourceGroupResource) |
Gets a collection of SecurityAutomationResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSecurityAutomations() instead. |
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.
|
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.
|
GetSecurityCenterApiCollection(ResourceGroupResource, String, 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.
|
GetSecurityCenterApiCollectionAsync(ResourceGroupResource, String, 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.
|
GetSecurityCenterApiCollectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterApiCollectionResource 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 a SecurityCenterApiCollectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityCenterApiCollectionResource(ResourceIdentifier) instead. |
GetSecurityCenterApiCollections(ResourceGroupResource, CancellationToken) |
Gets a list of API collections within a resource group that have been onboarded to Microsoft Defender for APIs.
|
GetSecurityCenterApiCollections(ResourceGroupResource, String) |
Gets a collection of SecurityCenterApiCollectionResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSecurityCenterApiCollections(String) instead. |
GetSecurityCenterApiCollections(SubscriptionResource, CancellationToken) |
Gets a list of API collections within a subscription that have been onboarded to Microsoft Defender for APIs.
|
GetSecurityCenterApiCollectionsAsync(ResourceGroupResource, CancellationToken) |
Gets a list of API collections within a resource group that have been onboarded to Microsoft Defender for APIs.
|
GetSecurityCenterApiCollectionsAsync(SubscriptionResource, CancellationToken) |
Gets a list of API collections within a subscription that have been onboarded to Microsoft Defender for APIs.
|
GetSecurityCenterLocation(SubscriptionResource, AzureLocation, CancellationToken) |
Details of a specific location
|
GetSecurityCenterLocationAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Details of a specific location
|
GetSecurityCenterLocationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterLocationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation) to create a SecurityCenterLocationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityCenterLocationResource(ResourceIdentifier) instead. |
GetSecurityCenterLocations(SubscriptionResource) |
Gets a collection of SecurityCenterLocationResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecurityCenterLocations() instead. |
GetSecurityCenterPricing(SubscriptionResource, String, CancellationToken) |
Gets a provided Microsoft Defender for Cloud pricing configuration in the subscription.
|
GetSecurityCenterPricingAsync(SubscriptionResource, String, CancellationToken) |
Gets a provided Microsoft Defender for Cloud pricing configuration in the subscription.
|
GetSecurityCenterPricingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCenterPricingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityCenterPricingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityCenterPricingResource(ResourceIdentifier) instead. |
GetSecurityCenterPricings(SubscriptionResource) |
Gets a collection of SecurityCenterPricingResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecurityCenterPricings() instead. |
GetSecurityCloudConnector(SubscriptionResource, String, CancellationToken) |
Details of a specific cloud account connector
|
GetSecurityCloudConnectorAsync(SubscriptionResource, String, CancellationToken) |
Details of a specific cloud account connector
|
GetSecurityCloudConnectorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityCloudConnectorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityCloudConnectorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityCloudConnectorResource(ResourceIdentifier) instead. |
GetSecurityCloudConnectors(SubscriptionResource) |
Gets a collection of SecurityCloudConnectorResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecurityCloudConnectors() instead. |
GetSecurityCompliance(ArmClient, ResourceIdentifier, String, CancellationToken) |
Details of a specific Compliance.
|
GetSecurityComplianceAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Details of a specific Compliance.
|
GetSecurityComplianceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityComplianceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityComplianceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityComplianceResource(ResourceIdentifier) instead. |
GetSecurityCompliances(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityComplianceResources in the ArmClient. MockingTo mock this method, please mock GetSecurityCompliances(ResourceIdentifier) instead. |
GetSecurityConnector(ResourceGroupResource, String, CancellationToken) |
Retrieves details of a specific security connector
|
GetSecurityConnectorApplicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorApplicationResource 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 a SecurityConnectorApplicationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityConnectorApplicationResource(ResourceIdentifier) instead. |
GetSecurityConnectorAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves details of a specific security connector
|
GetSecurityConnectorGitHubOwnerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorGitHubOwnerResource 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 a SecurityConnectorGitHubOwnerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityConnectorGitHubOwnerResource(ResourceIdentifier) instead. |
GetSecurityConnectorGitHubRepositoryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorGitHubRepositoryResource 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 a SecurityConnectorGitHubRepositoryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityConnectorGitHubRepositoryResource(ResourceIdentifier) instead. |
GetSecurityConnectorGitLabGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorGitLabGroupResource 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 a SecurityConnectorGitLabGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityConnectorGitLabGroupResource(ResourceIdentifier) instead. |
GetSecurityConnectorGitLabProjectResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorGitLabProjectResource 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 a SecurityConnectorGitLabProjectResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityConnectorGitLabProjectResource(ResourceIdentifier) instead. |
GetSecurityConnectorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityConnectorResource 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 SecurityConnectorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityConnectorResource(ResourceIdentifier) instead. |
GetSecurityConnectors(ResourceGroupResource) |
Gets a collection of SecurityConnectorResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSecurityConnectors() instead. |
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.
|
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.
|
GetSecurityContact(SubscriptionResource, String, CancellationToken) |
Get Default Security contact configurations for the subscription
|
GetSecurityContactAsync(SubscriptionResource, String, CancellationToken) |
Get Default Security contact configurations for the subscription
|
GetSecurityContactResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityContactResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityContactResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityContactResource(ResourceIdentifier) instead. |
GetSecurityContacts(SubscriptionResource) |
Gets a collection of SecurityContactResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecurityContacts() instead. |
GetSecurityHealthReport(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get health report of resource
|
GetSecurityHealthReportAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get health report of resource
|
GetSecurityHealthReportResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityHealthReportResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityHealthReportResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityHealthReportResource(ResourceIdentifier) instead. |
GetSecurityHealthReports(ArmClient, ResourceIdentifier) |
Gets a collection of SecurityHealthReportResources in the ArmClient. MockingTo mock this method, please mock GetSecurityHealthReports(ResourceIdentifier) instead. |
GetSecurityOperatorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityOperatorResource 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 SecurityOperatorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityOperatorResource(ResourceIdentifier) instead. |
GetSecuritySetting(SubscriptionResource, SecuritySettingName, CancellationToken) |
Settings of different configurations in Microsoft Defender for Cloud
|
GetSecuritySettingAsync(SubscriptionResource, SecuritySettingName, CancellationToken) |
Settings of different configurations in Microsoft Defender for Cloud
|
GetSecuritySettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecuritySettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, SecuritySettingName) to create a SecuritySettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecuritySettingResource(ResourceIdentifier) instead. |
GetSecuritySettings(SubscriptionResource) |
Gets a collection of SecuritySettingResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecuritySettings() instead. |
GetSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific Security Solution.
|
GetSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific Security Solution.
|
GetSecuritySolutions(SubscriptionResource, CancellationToken) |
Gets a list of Security Solutions for the subscription.
|
GetSecuritySolutionsAsync(SubscriptionResource, CancellationToken) |
Gets a list of Security Solutions for the subscription.
|
GetSecuritySubAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecuritySubAssessmentResource 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 SecuritySubAssessmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecuritySubAssessmentResource(ResourceIdentifier) instead. |
GetSecuritySubAssessments(ArmClient, ResourceIdentifier, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope
|
GetSecuritySubAssessmentsAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope
|
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
|
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
|
GetSecurityWorkspaceSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityWorkspaceSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SecurityWorkspaceSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSecurityWorkspaceSettingResource(ResourceIdentifier) instead. |
GetSecurityWorkspaceSettings(SubscriptionResource) |
Gets a collection of SecurityWorkspaceSettingResources in the SubscriptionResource. MockingTo mock this method, please mock GetSecurityWorkspaceSettings() instead. |
GetSensitivitySetting(TenantResource) |
Gets an object representing a SensitivitySettingResource along with the instance operations that can be performed on it in the TenantResource. MockingTo mock this method, please mock GetSensitivitySetting() instead. |
GetSensitivitySettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SensitivitySettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier() to create a SensitivitySettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSensitivitySettingResource(ResourceIdentifier) instead. |
GetServerVulnerabilityAssessment(ResourceGroupResource, String, String, String, CancellationToken) |
Gets a server vulnerability assessment onboarding statuses on a given resource.
|
GetServerVulnerabilityAssessmentAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Gets a server vulnerability assessment onboarding statuses on a given resource.
|
GetServerVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ServerVulnerabilityAssessmentResource 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 a ServerVulnerabilityAssessmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetServerVulnerabilityAssessmentResource(ResourceIdentifier) instead. |
GetServerVulnerabilityAssessments(ResourceGroupResource, String, String, String) |
Gets a collection of ServerVulnerabilityAssessmentResources in the ResourceGroupResource. MockingTo mock this method, please mock GetServerVulnerabilityAssessments(String, String, String) instead. |
GetServerVulnerabilityAssessmentsSetting(SubscriptionResource, ServerVulnerabilityAssessmentsSettingKindName, CancellationToken) |
Get a server vulnerability assessments setting of the requested kind, that is set on the subscription
|
GetServerVulnerabilityAssessmentsSettingAsync(SubscriptionResource, ServerVulnerabilityAssessmentsSettingKindName, CancellationToken) |
Get a server vulnerability assessments setting of the requested kind, that is set on the subscription
|
GetServerVulnerabilityAssessmentsSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ServerVulnerabilityAssessmentsSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, ServerVulnerabilityAssessmentsSettingKindName) to create a ServerVulnerabilityAssessmentsSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetServerVulnerabilityAssessmentsSettingResource(ResourceIdentifier) instead. |
GetServerVulnerabilityAssessmentsSettings(SubscriptionResource) |
Gets a collection of ServerVulnerabilityAssessmentsSettingResources in the SubscriptionResource. MockingTo mock this method, please mock GetServerVulnerabilityAssessmentsSettings() instead. |
GetSoftwareInventories(ResourceGroupResource, String, String, String) |
Gets a collection of SoftwareInventoryResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSoftwareInventories(String, String, String) instead. |
GetSoftwareInventories(SubscriptionResource, CancellationToken) |
Gets the software inventory of all virtual machines in the subscriptions.
|
GetSoftwareInventoriesAsync(SubscriptionResource, CancellationToken) |
Gets the software inventory of all virtual machines in the subscriptions.
|
GetSoftwareInventory(ResourceGroupResource, String, String, String, String, CancellationToken) |
Gets a single software data of the virtual machine.
|
GetSoftwareInventoryAsync(ResourceGroupResource, String, String, String, String, CancellationToken) |
Gets a single software data of the virtual machine.
|
GetSoftwareInventoryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SoftwareInventoryResource 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 a SoftwareInventoryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSoftwareInventoryResource(ResourceIdentifier) instead. |
GetSqlVulnerabilityAssessmentBaselineRule(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Gets the results for a given rule in the Baseline.
|
GetSqlVulnerabilityAssessmentBaselineRuleAsync(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Gets the results for a given rule in the Baseline.
|
GetSqlVulnerabilityAssessmentBaselineRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SqlVulnerabilityAssessmentBaselineRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SqlVulnerabilityAssessmentBaselineRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlVulnerabilityAssessmentBaselineRuleResource(ResourceIdentifier) instead. |
GetSqlVulnerabilityAssessmentBaselineRules(ArmClient, ResourceIdentifier) |
Gets a collection of SqlVulnerabilityAssessmentBaselineRuleResources in the ArmClient. MockingTo mock this method, please mock GetSqlVulnerabilityAssessmentBaselineRules(ResourceIdentifier) instead. |
GetSqlVulnerabilityAssessmentScan(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Gets the scan details of a single scan record.
|
GetSqlVulnerabilityAssessmentScanAsync(ArmClient, ResourceIdentifier, String, Guid, CancellationToken) |
Gets the scan details of a single scan record.
|
GetSqlVulnerabilityAssessmentScanResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SqlVulnerabilityAssessmentScanResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SqlVulnerabilityAssessmentScanResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlVulnerabilityAssessmentScanResource(ResourceIdentifier) instead. |
GetSqlVulnerabilityAssessmentScans(ArmClient, ResourceIdentifier) |
Gets a collection of SqlVulnerabilityAssessmentScanResources in the ArmClient. MockingTo mock this method, please mock GetSqlVulnerabilityAssessmentScans(ResourceIdentifier) instead. |
GetSubscriptionAssessmentMetadata(SubscriptionResource, String, CancellationToken) |
Get metadata information on an assessment type in a specific subscription
|
GetSubscriptionAssessmentMetadataAsync(SubscriptionResource, String, CancellationToken) |
Get metadata information on an assessment type in a specific subscription
|
GetSubscriptionAssessmentMetadataResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionAssessmentMetadataResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SubscriptionAssessmentMetadataResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSubscriptionAssessmentMetadataResource(ResourceIdentifier) instead. |
GetSubscriptionSecurityAlertResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionSecurityAlertResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a SubscriptionSecurityAlertResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSubscriptionSecurityAlertResource(ResourceIdentifier) instead. |
GetSubscriptionSecurityApplication(SubscriptionResource, String, CancellationToken) |
Get a specific application for the requested scope by applicationId
|
GetSubscriptionSecurityApplicationAsync(SubscriptionResource, String, CancellationToken) |
Get a specific application for the requested scope by applicationId
|
GetSubscriptionSecurityApplicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionSecurityApplicationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SubscriptionSecurityApplicationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSubscriptionSecurityApplicationResource(ResourceIdentifier) instead. |
GetSubscriptionSecurityApplications(SubscriptionResource) |
Gets a collection of SubscriptionSecurityApplicationResources in the SubscriptionResource. MockingTo mock this method, please mock GetSubscriptionSecurityApplications() instead. |
GetSubscriptionSecurityTaskResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionSecurityTaskResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a SubscriptionSecurityTaskResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSubscriptionSecurityTaskResource(ResourceIdentifier) instead. |
GetTasks(SubscriptionResource, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively
|
GetTasksAsync(SubscriptionResource, String, CancellationToken) |
Recommended tasks that will help improve the security of the subscription proactively
|
GetTenantAssessmentMetadata(TenantResource, String, CancellationToken) |
Get metadata information on an assessment type
|
GetTenantAssessmentMetadataAsync(TenantResource, String, CancellationToken) |
Get metadata information on an assessment type
|
GetTenantAssessmentMetadataResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TenantAssessmentMetadataResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TenantAssessmentMetadataResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTenantAssessmentMetadataResource(ResourceIdentifier) instead. |
GetTopologies(SubscriptionResource, CancellationToken) |
Gets a list that allows to build a topology view of a subscription.
|
GetTopologiesAsync(SubscriptionResource, CancellationToken) |
Gets a list that allows to build a topology view of a subscription.
|
GetTopology(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific topology component.
|
GetTopologyAsync(ResourceGroupResource, AzureLocation, String, CancellationToken) |
Gets a specific topology component.
|
Applies to
Azure SDK for .NET