Class SentinelOnboardingStatesListInner
java.lang.Object
com.azure.resourcemanager.securityinsights.fluent.models.SentinelOnboardingStatesListInner
List of the Sentinel onboarding states.
-
Constructor Details
-
SentinelOnboardingStatesListInner
public SentinelOnboardingStatesListInner()
-
-
Method Details
-
value
Get the value property: Array of Sentinel onboarding states.- Returns:
- the value value.
-
withValue
Set the value property: Array of Sentinel onboarding states.- Parameters:
value
- the value value to set.- Returns:
- the SentinelOnboardingStatesListInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-