1. Packages
  2. Azure Native v2
  3. API Docs
  4. sql
  5. getSqlVulnerabilityAssessmentsSetting
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.sql.getSqlVulnerabilityAssessmentsSetting

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets SQL Vulnerability Assessment policy. Azure REST API version: 2022-11-01-preview.

Other available API versions: 2023-02-01-preview, 2023-05-01-preview, 2023-08-01-preview, 2024-05-01-preview.

Using getSqlVulnerabilityAssessmentsSetting

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getSqlVulnerabilityAssessmentsSetting(args: GetSqlVulnerabilityAssessmentsSettingArgs, opts?: InvokeOptions): Promise<GetSqlVulnerabilityAssessmentsSettingResult>
function getSqlVulnerabilityAssessmentsSettingOutput(args: GetSqlVulnerabilityAssessmentsSettingOutputArgs, opts?: InvokeOptions): Output<GetSqlVulnerabilityAssessmentsSettingResult>
Copy
def get_sql_vulnerability_assessments_setting(resource_group_name: Optional[str] = None,
                                              server_name: Optional[str] = None,
                                              vulnerability_assessment_name: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetSqlVulnerabilityAssessmentsSettingResult
def get_sql_vulnerability_assessments_setting_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                              server_name: Optional[pulumi.Input[str]] = None,
                                              vulnerability_assessment_name: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetSqlVulnerabilityAssessmentsSettingResult]
Copy
func LookupSqlVulnerabilityAssessmentsSetting(ctx *Context, args *LookupSqlVulnerabilityAssessmentsSettingArgs, opts ...InvokeOption) (*LookupSqlVulnerabilityAssessmentsSettingResult, error)
func LookupSqlVulnerabilityAssessmentsSettingOutput(ctx *Context, args *LookupSqlVulnerabilityAssessmentsSettingOutputArgs, opts ...InvokeOption) LookupSqlVulnerabilityAssessmentsSettingResultOutput
Copy

> Note: This function is named LookupSqlVulnerabilityAssessmentsSetting in the Go SDK.

public static class GetSqlVulnerabilityAssessmentsSetting 
{
    public static Task<GetSqlVulnerabilityAssessmentsSettingResult> InvokeAsync(GetSqlVulnerabilityAssessmentsSettingArgs args, InvokeOptions? opts = null)
    public static Output<GetSqlVulnerabilityAssessmentsSettingResult> Invoke(GetSqlVulnerabilityAssessmentsSettingInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSqlVulnerabilityAssessmentsSettingResult> getSqlVulnerabilityAssessmentsSetting(GetSqlVulnerabilityAssessmentsSettingArgs args, InvokeOptions options)
public static Output<GetSqlVulnerabilityAssessmentsSettingResult> getSqlVulnerabilityAssessmentsSetting(GetSqlVulnerabilityAssessmentsSettingArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:sql:getSqlVulnerabilityAssessmentsSetting
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
ServerName
This property is required.
Changes to this property will trigger replacement.
string
The name of the server.
VulnerabilityAssessmentName
This property is required.
Changes to this property will trigger replacement.
string
The name of the SQL Vulnerability Assessment.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
ServerName
This property is required.
Changes to this property will trigger replacement.
string
The name of the server.
VulnerabilityAssessmentName
This property is required.
Changes to this property will trigger replacement.
string
The name of the SQL Vulnerability Assessment.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
serverName
This property is required.
Changes to this property will trigger replacement.
String
The name of the server.
vulnerabilityAssessmentName
This property is required.
Changes to this property will trigger replacement.
String
The name of the SQL Vulnerability Assessment.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
serverName
This property is required.
Changes to this property will trigger replacement.
string
The name of the server.
vulnerabilityAssessmentName
This property is required.
Changes to this property will trigger replacement.
string
The name of the SQL Vulnerability Assessment.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
server_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the server.
vulnerability_assessment_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the SQL Vulnerability Assessment.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
serverName
This property is required.
Changes to this property will trigger replacement.
String
The name of the server.
vulnerabilityAssessmentName
This property is required.
Changes to this property will trigger replacement.
String
The name of the SQL Vulnerability Assessment.

getSqlVulnerabilityAssessmentsSetting Result

The following output properties are available:

Id string
Resource ID.
Name string
Resource name.
SystemData Pulumi.AzureNative.Sql.Outputs.SystemDataResponse
SystemData of SqlVulnerabilityAssessmentResource.
Type string
Resource type.
State string
Specifies the state of the SQL Vulnerability Assessment, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.
Id string
Resource ID.
Name string
Resource name.
SystemData SystemDataResponse
SystemData of SqlVulnerabilityAssessmentResource.
Type string
Resource type.
State string
Specifies the state of the SQL Vulnerability Assessment, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.
id String
Resource ID.
name String
Resource name.
systemData SystemDataResponse
SystemData of SqlVulnerabilityAssessmentResource.
type String
Resource type.
state String
Specifies the state of the SQL Vulnerability Assessment, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.
id string
Resource ID.
name string
Resource name.
systemData SystemDataResponse
SystemData of SqlVulnerabilityAssessmentResource.
type string
Resource type.
state string
Specifies the state of the SQL Vulnerability Assessment, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.
id str
Resource ID.
name str
Resource name.
system_data SystemDataResponse
SystemData of SqlVulnerabilityAssessmentResource.
type str
Resource type.
state str
Specifies the state of the SQL Vulnerability Assessment, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.
id String
Resource ID.
name String
Resource name.
systemData Property Map
SystemData of SqlVulnerabilityAssessmentResource.
type String
Resource type.
state String
Specifies the state of the SQL Vulnerability Assessment, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.

Supporting Types

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi