SecurityAssessmentMetadataData.Techniques Property
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.
Gets the techniques.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.SecurityAssessmentTechnique> Techniques { get; }
member this.Techniques : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.SecurityAssessmentTechnique>
Public ReadOnly Property Techniques As IList(Of SecurityAssessmentTechnique)