Class PirResource

java.lang.Object
com.azure.resourcemanager.compute.models.PirResource
Direct Known Subclasses:
PirSharedGalleryResource

public class PirResource extends Object
The Resource model definition.
  • Constructor Details

    • PirResource

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

    • name

      public String name()
      Get the name property: Resource name.
      Returns:
      the name value.
    • location

      public String location()
      Get the location property: Resource location.
      Returns:
      the location value.
    • validate

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