Class ConfigurationProfileAssignmentInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.automanage.fluent.models.ConfigurationProfileAssignmentInner

public final class ConfigurationProfileAssignmentInner extends com.azure.core.management.ProxyResource
Configuration profile assignment is an association between a VM and automanage profile configuration.
  • Constructor Details

    • ConfigurationProfileAssignmentInner

      public ConfigurationProfileAssignmentInner()
  • Method Details

    • properties

      Get the properties property: Properties of the configuration profile assignment.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: Properties of the configuration profile assignment.
      Parameters:
      properties - the properties value to set.
      Returns:
      the ConfigurationProfileAssignmentInner object itself.
    • managedBy

      public String managedBy()
      Get the managedBy property: Azure resource id. Indicates if this resource is managed by another Azure resource.
      Returns:
      the managedBy value.
    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
      Returns:
      the systemData value.
    • validate

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