Class EligibleChildResourceInner
java.lang.Object
com.azure.resourcemanager.authorization.fluent.models.EligibleChildResourceInner
Eligible child resource.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of EligibleChildResourceInner class. -
Method Summary
-
Constructor Details
-
EligibleChildResourceInner
public EligibleChildResourceInner()Creates an instance of EligibleChildResourceInner class.
-
-
Method Details
-
id
Get the id property: The resource scope Id.- Returns:
- the id value.
-
name
Get the name property: The resource name.- Returns:
- the name value.
-
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.
-