Aracılığıyla paylaş


IDefenderForServersAwsOfferingVaAutoProvisioning.ConfigurationType Property

Definition

The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'

[Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Qualys", "TVM" })]
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="type", Update=true)]
public string ConfigurationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Qualys", "TVM" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="type", Update=true)>]
member this.ConfigurationType : string with get, set
Public Property ConfigurationType As String

Property Value

Attributes

Applies to