UpdateAzureSqlVulnerabilityAssessmentSettingsBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The base class for all Update Azure Sql Vulnerability Assessment Settings Cmdlets
public abstract class UpdateAzureSqlVulnerabilityAssessmentSettingsBase : Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Cmdlet.SqlVulnerabilityAssessmentAtpCmdletBase<Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Model.VulnerabilityAssessmentSettingsModel,Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Services.SqlVulnerabilityAssessmentAdapter>
type UpdateAzureSqlVulnerabilityAssessmentSettingsBase = class
inherit SqlVulnerabilityAssessmentAtpCmdletBase<VulnerabilityAssessmentSettingsModel, SqlVulnerabilityAssessmentAdapter>
Public MustInherit Class UpdateAzureSqlVulnerabilityAssessmentSettingsBase
Inherits SqlVulnerabilityAssessmentAtpCmdletBase(Of VulnerabilityAssessmentSettingsModel, SqlVulnerabilityAssessmentAdapter)
- Inheritance
-
SqlVulnerabilityAssessmentAtpCmdletBase<VulnerabilityAssessmentSettingsModel,SqlVulnerabilityAssessmentAdapter>UpdateAzureSqlVulnerabilityAssessmentSettingsBase
Constructors
UpdateAzureSqlVulnerabilityAssessmentSettingsBase() |
Fields
Properties
_dataCollectionProfile | (Inherited from AzurePSCmdlet) |
_matchers | (Inherited from AzurePSCmdlet) |
AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
BlobStorageSasUri |
Gets or sets a SAS URI to a storage container that will hold the scan results. |
DataCollectionWarning | (Inherited from AzureRMCmdlet) |
DebugMessages | (Inherited from AzurePSCmdlet) |
DefaultContext | (Inherited from AzureRMCmdlet) |
DefaultProfile | (Inherited from AzureRMCmdlet) |
EmailAdmins |
Gets or sets a value indicating whether to email service and co-administrators on recurring scan completion. |
ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
InputObject |
Vulnerability Assessment settings object to set |
IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
ModelAdapter |
The ModelAdapter object used by this cmdlet (Inherited from AzureSqlCmdletBase<M,A>) |
ModuleName | (Inherited from AzurePSCmdlet) |
ModuleVersion | (Inherited from AzurePSCmdlet) |
NotificationEmail |
Gets or sets a list of mail addresses to send on recurring scan completion. |
PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
RecurringScansInterval |
Gets or sets the recurring scans interval. |
ResourceGroupName |
Gets or sets the name of the resource group to use. (Inherited from AzureSqlCmdletBase<M,A>) |
ScanResultsContainerName |
Gets or sets the name of the name of the storage container that will hold the scan results. |
SessionState | (Inherited from AzurePSCmdlet) |
StorageAccountName |
Gets or sets the name of the storage that will hold the scan results. |
Methods
Extension Methods
DisableDataCollection(AzurePSCmdlet) | |
EnableDataCollection(AzurePSCmdlet) |