SecurityInsightsExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.SecurityInsights.

public static class SecurityInsightsExtensions
type SecurityInsightsExtensions = class
Public Module SecurityInsightsExtensions
Inheritance
SecurityInsightsExtensions

Methods

Name Description
Count(ArmClient, ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken)

Gets the count of all TI objects for the workspace. <item> Mocking. To mock this method, please mock Count(ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken) instead. </item>

CountAsync(ArmClient, ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken)

Gets the count of all TI objects for the workspace. <item> Mocking. To mock this method, please mock CountAsync(ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceCountQuery, CancellationToken) instead. </item>

CreateIndicator(ArmClient, ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken)

Create a new threat intelligence indicator. <item> Mocking. To mock this method, please mock CreateIndicator(ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken) instead. </item>

CreateIndicatorAsync(ArmClient, ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken)

Create a new threat intelligence indicator. <item> Mocking. To mock this method, please mock CreateIndicatorAsync(ResourceIdentifier, SecurityInsightsThreatIntelligenceIndicatorData, CancellationToken) instead. </item>

GetAllSecurityInsightsMetadata(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsMetadataCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAllSecurityInsightsMetadata(ResourceIdentifier) instead. </item>

GetAllThreatIntelligenceIndicatorMetrics(ArmClient, ResourceIdentifier, CancellationToken)

Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source). <item> Mocking. To mock this method, please mock GetAllThreatIntelligenceIndicatorMetrics(ResourceIdentifier, CancellationToken) instead. </item>

GetAllThreatIntelligenceIndicatorMetricsAsync(ArmClient, ResourceIdentifier, CancellationToken)

Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source). <item> Mocking. To mock this method, please mock GetAllThreatIntelligenceIndicatorMetricsAsync(ResourceIdentifier, CancellationToken) instead. </item>

GetDomainWhoisInformation(ArmClient, ResourceIdentifier, EnrichmentType, EnrichmentDomainContent, CancellationToken)

Get whois information for a single domain name <item> Mocking. To mock this method, please mock GetDomainWhoisInformation(ResourceIdentifier, EnrichmentType, EnrichmentDomainContent, CancellationToken) instead. </item>

GetDomainWhoisInformationAsync(ArmClient, ResourceIdentifier, EnrichmentType, EnrichmentDomainContent, CancellationToken)

Get whois information for a single domain name <item> Mocking. To mock this method, please mock GetDomainWhoisInformationAsync(ResourceIdentifier, EnrichmentType, EnrichmentDomainContent, CancellationToken) instead. </item>

GetGeodataByIp(ArmClient, ResourceIdentifier, EnrichmentType, EnrichmentIPAddressContent, CancellationToken)

Get geodata for a single IP address <item> Mocking. To mock this method, please mock GetGeodataByIp(ResourceIdentifier, EnrichmentType, EnrichmentIPAddressContent, CancellationToken) instead. </item>

GetGeodataByIpAsync(ArmClient, ResourceIdentifier, EnrichmentType, EnrichmentIPAddressContent, CancellationToken)

Get geodata for a single IP address <item> Mocking. To mock this method, please mock GetGeodataByIpAsync(ResourceIdentifier, EnrichmentType, EnrichmentIPAddressContent, CancellationToken) instead. </item>

GetRepositories(ArmClient, ResourceIdentifier, RepositoryAccessProperties, CancellationToken)

Gets a list of repositories metadata. <item> Mocking. To mock this method, please mock GetRepositories(ResourceIdentifier, RepositoryAccessProperties, CancellationToken) instead. </item>

GetRepositoriesAsync(ArmClient, ResourceIdentifier, RepositoryAccessProperties, CancellationToken)

Gets a list of repositories metadata. <item> Mocking. To mock this method, please mock GetRepositoriesAsync(ResourceIdentifier, RepositoryAccessProperties, CancellationToken) instead. </item>

GetSecurityInsightsAlertRule(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the alert rule. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRule(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAlertRuleAction(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the action of alert rule. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleAction(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAlertRuleActionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the action of alert rule. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleActionAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAlertRuleActionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsAlertRuleActionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleActionResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsAlertRuleActions(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsAlertRuleActionCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleActions(ResourceIdentifier) instead. </item>

GetSecurityInsightsAlertRuleAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the alert rule. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAlertRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsAlertRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsAlertRules(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsAlertRuleCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRules(ResourceIdentifier) instead. </item>

GetSecurityInsightsAlertRuleTemplate(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the alert rule template. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleTemplate(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAlertRuleTemplateAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the alert rule template. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleTemplateAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAlertRuleTemplateResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsAlertRuleTemplateResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleTemplateResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsAlertRuleTemplates(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsAlertRuleTemplateCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsAlertRuleTemplates(ResourceIdentifier) instead. </item>

GetSecurityInsightsAutomationRule(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the automation rule. <item> Mocking. To mock this method, please mock GetSecurityInsightsAutomationRule(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAutomationRuleAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the automation rule. <item> Mocking. To mock this method, please mock GetSecurityInsightsAutomationRuleAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsAutomationRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsAutomationRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsAutomationRuleResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsAutomationRules(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsAutomationRuleCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsAutomationRules(ResourceIdentifier) instead. </item>

GetSecurityInsightsBillingStatistic(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a billing statistic <item> Mocking. To mock this method, please mock GetSecurityInsightsBillingStatistic(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsBillingStatisticAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a billing statistic <item> Mocking. To mock this method, please mock GetSecurityInsightsBillingStatisticAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsBillingStatisticResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsBillingStatisticResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsBillingStatisticResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsBillingStatistics(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsBillingStatisticCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsBillingStatistics(ResourceIdentifier) instead. </item>

GetSecurityInsightsBookmark(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a bookmark. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmark(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsBookmarkAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a bookmark. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmarkAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsBookmarkRelation(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a bookmark relation. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmarkRelation(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsBookmarkRelationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a bookmark relation. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmarkRelationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsBookmarkRelationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsBookmarkRelationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmarkRelationResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsBookmarkRelations(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsBookmarkRelationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmarkRelations(ResourceIdentifier) instead. </item>

GetSecurityInsightsBookmarkResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsBookmarkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmarkResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsBookmarks(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsBookmarkCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsBookmarks(ResourceIdentifier) instead. </item>

GetSecurityInsightsDataConnector(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a data connector. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnector(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsDataConnectorAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a data connector. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnectorAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsDataConnectorDefinition(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a data connector definition. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnectorDefinition(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsDataConnectorDefinitionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a data connector definition. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnectorDefinitionAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsDataConnectorDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsDataConnectorDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnectorDefinitionResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsDataConnectorDefinitions(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsDataConnectorDefinitionCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnectorDefinitions(ResourceIdentifier) instead. </item>

GetSecurityInsightsDataConnectorResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsDataConnectorResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnectorResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsDataConnectors(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsDataConnectorCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsDataConnectors(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntities(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsEntityCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntities(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntity(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntity(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityQueries(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsEntityQueryCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQueries(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntityQuery(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity query. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQuery(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityQueryAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity query. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQueryAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityQueryResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsEntityQueryResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQueryResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntityQueryTemplate(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity query. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQueryTemplate(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityQueryTemplateAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity query. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQueryTemplateAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityQueryTemplateResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsEntityQueryTemplateResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQueryTemplateResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntityQueryTemplates(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsEntityQueryTemplateCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityQueryTemplates(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntityRelation(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity relation. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityRelation(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityRelationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an entity relation. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityRelationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsEntityRelationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsEntityRelationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityRelationResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntityRelations(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsEntityRelationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityRelations(ResourceIdentifier) instead. </item>

GetSecurityInsightsEntityResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsEntityResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsEntityResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsFileImport(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a file import. <item> Mocking. To mock this method, please mock GetSecurityInsightsFileImport(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsFileImportAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a file import. <item> Mocking. To mock this method, please mock GetSecurityInsightsFileImportAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsFileImportResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsFileImportResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsFileImportResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsFileImports(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsFileImportCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsFileImports(ResourceIdentifier) instead. </item>

GetSecurityInsightsHunt(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a hunt, without relations and comments. <item> Mocking. To mock this method, please mock GetSecurityInsightsHunt(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsHuntAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a hunt, without relations and comments. <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsHuntComment(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a hunt comment <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntComment(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsHuntCommentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a hunt comment <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntCommentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsHuntCommentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsHuntCommentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntCommentResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsHuntComments(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsHuntCommentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntComments(ResourceIdentifier) instead. </item>

GetSecurityInsightsHuntRelation(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a hunt relation <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntRelation(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsHuntRelationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a hunt relation <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntRelationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsHuntRelationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsHuntRelationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntRelationResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsHuntRelations(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsHuntRelationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntRelations(ResourceIdentifier) instead. </item>

GetSecurityInsightsHuntResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsHuntResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsHuntResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsHunts(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsHuntCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsHunts(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncident(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a given incident. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncident(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a given incident. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentComment(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an incident comment. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentComment(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentCommentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an incident comment. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentCommentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentCommentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsIncidentCommentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentCommentResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncidentComments(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsIncidentCommentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentComments(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncidentRelation(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a relation for a given incident. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentRelation(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentRelationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a relation for a given incident. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentRelationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentRelationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsIncidentRelationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentRelationResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncidentRelations(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsIncidentRelationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentRelations(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncidentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsIncidentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncidents(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsIncidentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidents(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncidentTask(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an incident task. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentTask(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentTaskAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an incident task. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentTaskAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsIncidentTaskResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsIncidentTaskResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentTaskResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsIncidentTasks(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsIncidentTaskCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsIncidentTasks(ResourceIdentifier) instead. </item>

GetSecurityInsightsMetadata(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a Metadata. <item> Mocking. To mock this method, please mock GetSecurityInsightsMetadata(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsMetadataAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a Metadata. <item> Mocking. To mock this method, please mock GetSecurityInsightsMetadataAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsMetadataResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsMetadataResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsMetadataResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsOfficeConsent(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an office365 consent. <item> Mocking. To mock this method, please mock GetSecurityInsightsOfficeConsent(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsOfficeConsentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an office365 consent. <item> Mocking. To mock this method, please mock GetSecurityInsightsOfficeConsentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsOfficeConsentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsOfficeConsentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsOfficeConsentResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsOfficeConsents(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsOfficeConsentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsOfficeConsents(ResourceIdentifier) instead. </item>

GetSecurityInsightsPackage(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an installed packages by its id. <item> Mocking. To mock this method, please mock GetSecurityInsightsPackage(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsPackageAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets an installed packages by its id. <item> Mocking. To mock this method, please mock GetSecurityInsightsPackageAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsPackageResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsPackageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsPackageResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsPackages(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsPackageCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsPackages(ResourceIdentifier) instead. </item>

GetSecurityInsightsProductPackage(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a package by its identifier from the catalog. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductPackage(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsProductPackageAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a package by its identifier from the catalog. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductPackageAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsProductPackageResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsProductPackageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductPackageResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsProductPackages(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsProductPackageCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductPackages(ResourceIdentifier) instead. </item>

GetSecurityInsightsProductTemplate(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a template by its identifier. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductTemplate(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsProductTemplateAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a template by its identifier. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductTemplateAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsProductTemplateResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsProductTemplateResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductTemplateResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsProductTemplates(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsProductTemplateCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsProductTemplates(ResourceIdentifier) instead. </item>

GetSecurityInsightsRecommendation(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a recommendation by its id. <item> Mocking. To mock this method, please mock GetSecurityInsightsRecommendation(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsRecommendationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a recommendation by its id. <item> Mocking. To mock this method, please mock GetSecurityInsightsRecommendationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsRecommendationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsRecommendationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsRecommendationResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsRecommendations(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsRecommendationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsRecommendations(ResourceIdentifier) instead. </item>

GetSecurityInsightsSentinelOnboardingState(ArmClient, ResourceIdentifier, String, CancellationToken)

Get Sentinel onboarding state <item> Mocking. To mock this method, please mock GetSecurityInsightsSentinelOnboardingState(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsSentinelOnboardingStateAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get Sentinel onboarding state <item> Mocking. To mock this method, please mock GetSecurityInsightsSentinelOnboardingStateAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsSentinelOnboardingStateResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsSentinelOnboardingStateResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsSentinelOnboardingStateResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsSentinelOnboardingStates(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsSentinelOnboardingStateCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsSentinelOnboardingStates(ResourceIdentifier) instead. </item>

GetSecurityInsightsSetting(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a setting. <item> Mocking. To mock this method, please mock GetSecurityInsightsSetting(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsSettingAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a setting. <item> Mocking. To mock this method, please mock GetSecurityInsightsSettingAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsSettingResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsSettings(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsSettingCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsSettings(ResourceIdentifier) instead. </item>

GetSecurityInsightsSourceControl(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a source control byt its identifier. <item> Mocking. To mock this method, please mock GetSecurityInsightsSourceControl(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsSourceControlAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a source control byt its identifier. <item> Mocking. To mock this method, please mock GetSecurityInsightsSourceControlAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsSourceControlResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsSourceControlResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsSourceControlResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsSourceControls(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsSourceControlCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsSourceControls(ResourceIdentifier) instead. </item>

GetSecurityInsightsTemplate(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a template byt its identifier. Expandable properties:

  • properties/mainTemplate
  • properties/dependantTemplates
<item> Mocking. To mock this method, please mock GetSecurityInsightsTemplate(ResourceIdentifier, String, CancellationToken) instead. </item>
GetSecurityInsightsTemplateAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a template byt its identifier. Expandable properties:

  • properties/mainTemplate
  • properties/dependantTemplates
<item> Mocking. To mock this method, please mock GetSecurityInsightsTemplateAsync(ResourceIdentifier, String, CancellationToken) instead. </item>
GetSecurityInsightsTemplateResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsTemplateResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsTemplateResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsTemplates(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsTemplateCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsTemplates(ResourceIdentifier) instead. </item>

GetSecurityInsightsThreatIntelligenceIndicator(ArmClient, ResourceIdentifier, String, CancellationToken)

View a threat intelligence indicator by name. <item> Mocking. To mock this method, please mock GetSecurityInsightsThreatIntelligenceIndicator(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsThreatIntelligenceIndicatorAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

View a threat intelligence indicator by name. <item> Mocking. To mock this method, please mock GetSecurityInsightsThreatIntelligenceIndicatorAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsThreatIntelligenceIndicatorResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsThreatIntelligenceIndicatorResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsThreatIntelligenceIndicatorResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsThreatIntelligenceIndicators(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsThreatIntelligenceIndicatorCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsThreatIntelligenceIndicators(ResourceIdentifier) instead. </item>

GetSecurityInsightsWatchlist(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a watchlist, without its watchlist items. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlist(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsWatchlistAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a watchlist, without its watchlist items. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlistAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsWatchlistItem(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a watchlist item. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlistItem(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsWatchlistItemAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a watchlist item. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlistItemAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityInsightsWatchlistItemResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsWatchlistItemResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlistItemResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsWatchlistItems(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsWatchlistItemCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlistItems(ResourceIdentifier) instead. </item>

GetSecurityInsightsWatchlistResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityInsightsWatchlistResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlistResource(ResourceIdentifier) instead. </item>

GetSecurityInsightsWatchlists(ArmClient, ResourceIdentifier)

Gets a collection of SecurityInsightsWatchlistCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityInsightsWatchlists(ResourceIdentifier) instead. </item>

GetSecurityMLAnalyticsSetting(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the Security ML Analytics Settings. <item> Mocking. To mock this method, please mock GetSecurityMLAnalyticsSetting(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityMLAnalyticsSettingAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the Security ML Analytics Settings. <item> Mocking. To mock this method, please mock GetSecurityMLAnalyticsSettingAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetSecurityMLAnalyticsSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a SecurityMLAnalyticsSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityMLAnalyticsSettingResource(ResourceIdentifier) instead. </item>

GetSecurityMLAnalyticsSettings(ArmClient, ResourceIdentifier)

Gets a collection of SecurityMLAnalyticsSettingCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSecurityMLAnalyticsSettings(ResourceIdentifier) instead. </item>

GetTriggeredAnalyticsRuleRun(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the triggered analytics rule run. <item> Mocking. To mock this method, please mock GetTriggeredAnalyticsRuleRun(ResourceIdentifier, String, CancellationToken) instead. </item>

GetTriggeredAnalyticsRuleRunAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the triggered analytics rule run. <item> Mocking. To mock this method, please mock GetTriggeredAnalyticsRuleRunAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetTriggeredAnalyticsRuleRunResource(ArmClient, ResourceIdentifier)

Gets an object representing a TriggeredAnalyticsRuleRunResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetTriggeredAnalyticsRuleRunResource(ResourceIdentifier) instead. </item>

GetTriggeredAnalyticsRuleRuns(ArmClient, ResourceIdentifier)

Gets a collection of TriggeredAnalyticsRuleRunCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetTriggeredAnalyticsRuleRuns(ResourceIdentifier) instead. </item>

GetWorkspaceManagerAssignment(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager assignment <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignment(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerAssignmentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager assignment <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignmentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerAssignmentJob(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a job <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignmentJob(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerAssignmentJobAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a job <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignmentJobAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerAssignmentJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkspaceManagerAssignmentJobResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignmentJobResource(ResourceIdentifier) instead. </item>

GetWorkspaceManagerAssignmentJobs(ArmClient, ResourceIdentifier)

Gets a collection of WorkspaceManagerAssignmentJobCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignmentJobs(ResourceIdentifier) instead. </item>

GetWorkspaceManagerAssignmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkspaceManagerAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignmentResource(ResourceIdentifier) instead. </item>

GetWorkspaceManagerAssignments(ArmClient, ResourceIdentifier)

Gets a collection of WorkspaceManagerAssignmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetWorkspaceManagerAssignments(ResourceIdentifier) instead. </item>

GetWorkspaceManagerConfiguration(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager configuration <item> Mocking. To mock this method, please mock GetWorkspaceManagerConfiguration(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerConfigurationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager configuration <item> Mocking. To mock this method, please mock GetWorkspaceManagerConfigurationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkspaceManagerConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWorkspaceManagerConfigurationResource(ResourceIdentifier) instead. </item>

GetWorkspaceManagerConfigurations(ArmClient, ResourceIdentifier)

Gets a collection of WorkspaceManagerConfigurationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetWorkspaceManagerConfigurations(ResourceIdentifier) instead. </item>

GetWorkspaceManagerGroup(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager group <item> Mocking. To mock this method, please mock GetWorkspaceManagerGroup(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerGroupAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager group <item> Mocking. To mock this method, please mock GetWorkspaceManagerGroupAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkspaceManagerGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWorkspaceManagerGroupResource(ResourceIdentifier) instead. </item>

GetWorkspaceManagerGroups(ArmClient, ResourceIdentifier)

Gets a collection of WorkspaceManagerGroupCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetWorkspaceManagerGroups(ResourceIdentifier) instead. </item>

GetWorkspaceManagerMember(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager member <item> Mocking. To mock this method, please mock GetWorkspaceManagerMember(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerMemberAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets a workspace manager member <item> Mocking. To mock this method, please mock GetWorkspaceManagerMemberAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetWorkspaceManagerMemberResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkspaceManagerMemberResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWorkspaceManagerMemberResource(ResourceIdentifier) instead. </item>

GetWorkspaceManagerMembers(ArmClient, ResourceIdentifier)

Gets a collection of WorkspaceManagerMemberCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetWorkspaceManagerMembers(ResourceIdentifier) instead. </item>

Post(ArmClient, ResourceIdentifier, DataConnectorsCheckRequirements, CancellationToken)

Get requirements state for a data connector type. <item> Mocking. To mock this method, please mock Post(ResourceIdentifier, DataConnectorsCheckRequirements, CancellationToken) instead. </item>

PostAsync(ArmClient, ResourceIdentifier, DataConnectorsCheckRequirements, CancellationToken)

Get requirements state for a data connector type. <item> Mocking. To mock this method, please mock PostAsync(ResourceIdentifier, DataConnectorsCheckRequirements, CancellationToken) instead. </item>

Query(ArmClient, ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceQuery, CancellationToken)

Gets all TI objects for the workspace. <item> Mocking. To mock this method, please mock Query(ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceQuery, CancellationToken) instead. </item>

QueryAsync(ArmClient, ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceQuery, CancellationToken)

Gets all TI objects for the workspace. <item> Mocking. To mock this method, please mock QueryAsync(ResourceIdentifier, ThreatIntelligenceType, ThreatIntelligenceQuery, CancellationToken) instead. </item>

QueryThreatIntelligenceIndicators(ArmClient, ResourceIdentifier, ThreatIntelligenceFilteringCriteria, CancellationToken)

Query threat intelligence indicators as per filtering criteria. <item> Mocking. To mock this method, please mock QueryThreatIntelligenceIndicators(ResourceIdentifier, ThreatIntelligenceFilteringCriteria, CancellationToken) instead. </item>

QueryThreatIntelligenceIndicatorsAsync(ArmClient, ResourceIdentifier, ThreatIntelligenceFilteringCriteria, CancellationToken)

Query threat intelligence indicators as per filtering criteria. <item> Mocking. To mock this method, please mock QueryThreatIntelligenceIndicatorsAsync(ResourceIdentifier, ThreatIntelligenceFilteringCriteria, CancellationToken) instead. </item>

Applies to