Class ManagedEnvironmentStorageInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.appcontainers.fluent.models.ManagedEnvironmentStorageInner

public final class ManagedEnvironmentStorageInner extends com.azure.core.management.ProxyResource
Storage resource for managedEnvironment.
  • Constructor Details

    • ManagedEnvironmentStorageInner

      public ManagedEnvironmentStorageInner()
      Creates an instance of ManagedEnvironmentStorageInner class.
  • Method Details

    • properties

      Get the properties property: Storage properties.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: Storage properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the ManagedEnvironmentStorageInner object itself.
    • 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.