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