Class EligibleChildResourceInner

java.lang.Object
com.azure.resourcemanager.authorization.fluent.models.EligibleChildResourceInner

public final class EligibleChildResourceInner extends Object
Eligible child resource.
  • Constructor Details

    • EligibleChildResourceInner

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

    • id

      public String id()
      Get the id property: The resource scope Id.
      Returns:
      the id value.
    • name

      public String name()
      Get the name property: The resource name.
      Returns:
      the name value.
    • type

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

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