| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VulnerabilityAssessmentScanTriggerType |
VulnerabilityAssessmentScanRecordInner.triggerType()
Get the triggerType property: The scan trigger type.
|
| Modifier and Type | Field and Description |
|---|---|
static VulnerabilityAssessmentScanTriggerType |
VulnerabilityAssessmentScanTriggerType.ON_DEMAND
Static value OnDemand for VulnerabilityAssessmentScanTriggerType.
|
static VulnerabilityAssessmentScanTriggerType |
VulnerabilityAssessmentScanTriggerType.RECURRING
Static value Recurring for VulnerabilityAssessmentScanTriggerType.
|
| Modifier and Type | Method and Description |
|---|---|
static VulnerabilityAssessmentScanTriggerType |
VulnerabilityAssessmentScanTriggerType.fromString(String name)
Creates or finds a VulnerabilityAssessmentScanTriggerType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.