Class PolicyProperties
java.lang.Object
com.azure.resourcemanager.authorization.models.PolicyProperties
Expanded info of resource scope.
-
Constructor Details
-
PolicyProperties
public PolicyProperties()Creates an instance of PolicyProperties class.
-
-
Method Details
-
scope
Get the scope property: Details of the resource scope.- Returns:
- the scope value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-