Class EyesOn
java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.securityinsights.models.ResourceWithEtag
com.azure.resourcemanager.securityinsights.fluent.models.SettingsInner
com.azure.resourcemanager.securityinsights.models.EyesOn
Settings with single toggle.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.azure.resourcemanager.securityinsights.models.ResourceWithEtag
etag, systemData
Methods inherited from class com.azure.core.management.ProxyResource
id, name, type
-
Constructor Details
-
EyesOn
public EyesOn()
-
-
Method Details
-
withEtag
Set the etag property: Etag of the azure resource.- Overrides:
withEtag
in classSettingsInner
- Parameters:
etag
- the etag value to set.- Returns:
- the ResourceWithEtag object itself.
-
isEnabled
Get the isEnabled property: Determines whether the setting is enable or disabled.- Returns:
- the isEnabled value.
-
validate
public void validate()Validates the instance.- Overrides:
validate
in classSettingsInner
- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-