MdeOnboardingDataList.Value 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.
List of the resources of the configuration or data needed to onboard the machine to MDE.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.MdeOnboardingData> Value { get; }
member this.Value : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.MdeOnboardingData>
Public ReadOnly Property Value As IList(Of MdeOnboardingData)