Class GloballyEnabledApmsInner
java.lang.Object
com.azure.resourcemanager.appplatform.fluent.models.GloballyEnabledApmsInner
Globally enabled APMs payload.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of GloballyEnabledApmsInner class. -
Method Summary
-
Constructor Details
-
GloballyEnabledApmsInner
public GloballyEnabledApmsInner()Creates an instance of GloballyEnabledApmsInner class.
-
-
Method Details
-
value
Get the value property: Collection of the globally enabled APMs.- Returns:
- the value value.
-
withValue
Set the value property: Collection of the globally enabled APMs.- Parameters:
value- the value value to set.- Returns:
- the GloballyEnabledApmsInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-