Class ConfigurationServiceInstance
java.lang.Object
com.azure.resourcemanager.appplatform.models.ConfigurationServiceInstance
Collection of instances belong to the Application Configuration Service.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurationServiceInstance
public ConfigurationServiceInstance()
-
-
Method Details
-
name
Get the name property: Name of the Application Configuration Service instance.- Returns:
- the name value.
-
status
Get the status property: Status of the Application Configuration Service instance.- Returns:
- the status value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-