Class NetAppVolume


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

      • NetAppVolume

        public NetAppVolume()
    • Method Detail

      • 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.