Get Sentinel Onboarding State Plain Args
data class GetSentinelOnboardingStatePlainArgs(val operationalInsightsResourceProvider: String, val resourceGroupName: String, val sentinelOnboardingStateName: String, val workspaceName: String) : ConvertibleToJava<GetSentinelOnboardingStatePlainArgs>
Properties
Link copied to clipboard
The namespace of workspaces resource provider- Microsoft.OperationalInsights.
Link copied to clipboard
The name of the resource group. The name is case insensitive.
Link copied to clipboard
The Sentinel onboarding state name. Supports - default
Link copied to clipboard
The name of the workspace.