Class NetAppVolume

java.lang.Object
com.azure.resourcemanager.avs.models.NetAppVolume

public final class NetAppVolume extends Object
An Azure NetApp Files volume from Microsoft.NetApp provider.
  • Constructor Details

    • NetAppVolume

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

    • id

      public String id()
      Get the id property: Azure resource ID of the NetApp volume.
      Returns:
      the id value.
    • withId

      public NetAppVolume withId(String id)
      Set the id property: Azure resource ID of the NetApp volume.
      Parameters:
      id - the id value to set.
      Returns:
      the NetAppVolume object itself.
    • validate

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