Class ApiPortalResourceRequests
java.lang.Object
com.azure.resourcemanager.appplatform.models.ApiPortalResourceRequests
Resource requests of the API portal.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of ApiPortalResourceRequests class. -
Method Summary
-
Constructor Details
-
ApiPortalResourceRequests
public ApiPortalResourceRequests()Creates an instance of ApiPortalResourceRequests class.
-
-
Method Details
-
cpu
Get the cpu property: Cpu allocated to each API portal instance.- Returns:
- the cpu value.
-
memory
Get the memory property: Memory allocated to each API portal instance.- Returns:
- the memory value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-