Class MdeOnboardingDataListInner

java.lang.Object
com.azure.resourcemanager.security.fluent.models.MdeOnboardingDataListInner

public final class MdeOnboardingDataListInner extends Object
List of all MDE onboarding data resources.
  • Constructor Details

    • MdeOnboardingDataListInner

      public MdeOnboardingDataListInner()
  • Method Details

    • value

      public List<MdeOnboardingDataInner> value()
      Get the value property: List of the resources of the configuration or data needed to onboard the machine to MDE.
      Returns:
      the value value.
    • withValue

      Set the value property: List of the resources of the configuration or data needed to onboard the machine to MDE.
      Parameters:
      value - the value value to set.
      Returns:
      the MdeOnboardingDataListInner object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.