Class StorageInformation

java.lang.Object
com.azure.resourcemanager.workloads.models.StorageInformation

public final class StorageInformation extends Object
Storage details of all the Storage accounts attached to the VM. For e.g. NFS on AFS Shared Storage.
  • Constructor Details

    • StorageInformation

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

    • id

      public String id()
      Get the id property: The id property.
      Returns:
      the id value.
    • validate

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