SetAzureSynapseSqlVulnerabilityAssessmentRuleBaselineBase 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.
Sets the Vulnerability Assessment baseline properties for a specific rule.
public abstract class SetAzureSynapseSqlVulnerabilityAssessmentRuleBaselineBase : Microsoft.Azure.Commands.Synapse.SqlPoolVulnerabilityAssessmentRuleBaselineCmdletBase
type SetAzureSynapseSqlVulnerabilityAssessmentRuleBaselineBase = class
inherit SqlPoolVulnerabilityAssessmentRuleBaselineCmdletBase
Public MustInherit Class SetAzureSynapseSqlVulnerabilityAssessmentRuleBaselineBase
Inherits SqlPoolVulnerabilityAssessmentRuleBaselineCmdletBase
- Inheritance
-
SqlVulnerabilityAssessmentAtpCmdletBase<VulnerabilityAssessmentRuleBaselineModel,SqlVulnerabilityAssessmentRuleBaselineAdapter>SetAzureSynapseSqlVulnerabilityAssessmentRuleBaselineBase
Constructors
SetAzureSynapseSqlVulnerabilityAssessmentRuleBaselineBase() |
Fields
_adalListener | (Inherited from AzurePSCmdlet) |
_clientRequestId | (Inherited from AzurePSCmdlet) |
_fileTimeStampSuffixFormat | (Inherited from AzurePSCmdlet) |
_metricHelper | (Inherited from AzurePSCmdlet) |
_qosEvent | (Inherited from AzurePSCmdlet) |
_serviceClientTracingInterceptor | (Inherited from AzureRMCmdlet) |
AUX_HEADER_NAME | (Inherited from AzureRMCmdlet) |
AUX_TOKEN_APPEND_CHAR | (Inherited from AzureRMCmdlet) |
AUX_TOKEN_PREFIX | (Inherited from AzureRMCmdlet) |
EnqueueDebugKey | (Inherited from AzureRMCmdlet) |
MAX_NUMBER_OF_TOKENS_ALLOWED_IN_AUX_HEADER | (Inherited from AzureRMCmdlet) |
WriteDebugKey | (Inherited from AzureRMCmdlet) |
WriteInformationKey | (Inherited from AzureRMCmdlet) |
WriteVerboseKey | (Inherited from AzureRMCmdlet) |
WriteWarningKey | (Inherited from AzureRMCmdlet) |
Properties
_dataCollectionProfile | (Inherited from AzurePSCmdlet) |
_matchers | (Inherited from AzurePSCmdlet) |
AsJob | |
AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
BaselineResult |
Gets or sets the Vulnerability Assessment Baseline result |
DataCollectionWarning | (Inherited from AzureRMCmdlet) |
DebugMessages | (Inherited from AzurePSCmdlet) |
DefaultContext | (Inherited from AzureRMCmdlet) |
DefaultProfile | (Inherited from AzureRMCmdlet) |
ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
InputObject |
Vulnerability Assessment rule baseline object to set |
IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
ModelAdapter |
The ModelAdapter object used by this cmdlet (Inherited from AzureSynapseSqlManagementCmdletBase<M,A>) |
ModuleName | (Inherited from AzurePSCmdlet) |
ModuleVersion | (Inherited from AzurePSCmdlet) |
PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
ResourceGroupName |
Gets or sets the name of the resource group to use. (Inherited from AzureSynapseSqlManagementCmdletBase<M,A>) |
RuleAppliesToMaster |
Gets or sets a value indicating whether the baseline results should apply on a workspace level rule identified by the RuleId (Inherited from SqlPoolVulnerabilityAssessmentRuleBaselineCmdletBase) |
RuleId |
Gets or sets the rule ID which identifies the rule to set the baseline results to. (Inherited from SqlPoolVulnerabilityAssessmentRuleBaselineCmdletBase) |
SessionState | (Inherited from AzurePSCmdlet) |
SynapseAnalyticsClient | (Inherited from SynapseManagementCmdletBase) |
Methods
Extension Methods
DisableDataCollection(AzurePSCmdlet) | |
EnableDataCollection(AzurePSCmdlet) |