Class SupportedApmTypeInner
java.lang.Object
com.azure.resourcemanager.appplatform.fluent.models.SupportedApmTypeInner
Supported APM type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SupportedApmTypeInner
public SupportedApmTypeInner()Creates an instance of SupportedApmTypeInner class.
-
-
Method Details
-
name
Get the name property: The name of the supported APM type.- Returns:
- the name value.
-
withName
Set the name property: The name of the supported APM type.- Parameters:
name- the name value to set.- Returns:
- the SupportedApmTypeInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-