Uses of Interface
com.azure.resourcemanager.securityinsights.models.SentinelOnboardingState
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of SentinelOnboardingState in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionSentinelOnboardingState.DefinitionStages.WithCreate.create()
Executes the create request.SentinelOnboardingState.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.SentinelOnboardingStates.get
(String resourceGroupName, String workspaceName, String sentinelOnboardingStateName) Get Sentinel onboarding state.Get Sentinel onboarding state.SentinelOnboardingState.refresh()
Refreshes the resource to sync with Azure.SentinelOnboardingState.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SentinelOnboardingState>
SentinelOnboardingStates.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get Sentinel onboarding state.com.azure.core.http.rest.Response<SentinelOnboardingState>
SentinelOnboardingStates.getWithResponse
(String resourceGroupName, String workspaceName, String sentinelOnboardingStateName, com.azure.core.util.Context context) Get Sentinel onboarding state.SentinelOnboardingStatesList.value()
Gets the value property: Array of Sentinel onboarding states.