Class ApmSecretKeysInner
java.lang.Object
com.azure.resourcemanager.appplatform.fluent.models.ApmSecretKeysInner
Keys of APM sensitive properties.
-
Constructor Details
-
ApmSecretKeysInner
public ApmSecretKeysInner()Creates an instance of ApmSecretKeysInner class.
-
-
Method Details
-
value
Get the value property: Collection of the keys for the APM sensitive properties.- Returns:
- the value value.
-
withValue
Set the value property: Collection of the keys for the APM sensitive properties.- Parameters:
value- the value value to set.- Returns:
- the ApmSecretKeysInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-