Class DevToolPortalInstance
java.lang.Object
com.azure.resourcemanager.appplatform.models.DevToolPortalInstance
Collection of instances belong to the Dev Tool Portal.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DevToolPortalInstance
public DevToolPortalInstance()Creates an instance of DevToolPortalInstance class.
-
-
Method Details
-
name
Get the name property: Name of the Dev Tool Portal instance.- Returns:
- the name value.
-
status
Get the status property: Status of the Dev Tool Portal instance. It can be Pending, Running, Succeeded, Failed, Unknown.- Returns:
- the status value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-