Class ManagedEnvironmentStorageProperties


  • public final class ManagedEnvironmentStorageProperties
    extends Object
    Storage properties.
    • Constructor Detail

      • ManagedEnvironmentStorageProperties

        public ManagedEnvironmentStorageProperties()
    • Method Detail

      • azureFile

        public AzureFileProperties azureFile()
        Get the azureFile property: Azure file properties.
        Returns:
        the azureFile value.
      • withAzureFile

        public ManagedEnvironmentStorageProperties withAzureFile​(AzureFileProperties azureFile)
        Set the azureFile property: Azure file properties.
        Parameters:
        azureFile - the azureFile value to set.
        Returns:
        the ManagedEnvironmentStorageProperties object itself.
      • validate

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