azure-native.operationalinsights.getWorkspace
Gets a workspace instance.
Uses Azure REST API version 2023-09-01.
Other available API versions: 2015-11-01-preview, 2020-03-01-preview, 2020-08-01, 2020-10-01, 2021-06-01, 2021-12-01-preview, 2022-10-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the version guide for details.
Using getWorkspace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWorkspace(args: GetWorkspaceArgs, opts?: InvokeOptions): Promise<GetWorkspaceResult>
function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceResult>def get_workspace(resource_group_name: Optional[str] = None,
                  workspace_name: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetWorkspaceResult
def get_workspace_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                  workspace_name: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceResult]func LookupWorkspace(ctx *Context, args *LookupWorkspaceArgs, opts ...InvokeOption) (*LookupWorkspaceResult, error)
func LookupWorkspaceOutput(ctx *Context, args *LookupWorkspaceOutputArgs, opts ...InvokeOption) LookupWorkspaceResultOutput> Note: This function is named LookupWorkspace in the Go SDK.
public static class GetWorkspace 
{
    public static Task<GetWorkspaceResult> InvokeAsync(GetWorkspaceArgs args, InvokeOptions? opts = null)
    public static Output<GetWorkspaceResult> Invoke(GetWorkspaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
public static Output<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:operationalinsights:getWorkspace
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- The name of the workspace.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- The name of the workspace.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- The name of the workspace.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- workspaceName string
- The name of the workspace.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- workspace_name str
- The name of the workspace.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- The name of the workspace.
getWorkspace Result
The following output properties are available:
- AzureApi stringVersion 
- The Azure API version of the resource.
- CreatedDate string
- Workspace creation date.
- CustomerId string
- This is a read-only property. Represents the ID associated with the workspace.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- ModifiedDate string
- Workspace modification date.
- Name string
- The name of the resource
- PrivateLink List<Pulumi.Scoped Resources Azure Native. Operational Insights. Outputs. Private Link Scoped Resource Response> 
- List of linked private link scope resources.
- ProvisioningState string
- The provisioning state of the workspace.
- SystemData Pulumi.Azure Native. Operational Insights. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- DefaultData stringCollection Rule Resource Id 
- The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}.
- Etag string
- The etag of the workspace.
- Features
Pulumi.Azure Native. Operational Insights. Outputs. Workspace Features Response 
- Workspace features.
- ForceCmk boolFor Query 
- Indicates whether customer managed storage is mandatory for query management.
- Identity
Pulumi.Azure Native. Operational Insights. Outputs. Identity Response 
- The identity of the resource.
- PublicNetwork stringAccess For Ingestion 
- The network access type for accessing Log Analytics ingestion.
- PublicNetwork stringAccess For Query 
- The network access type for accessing Log Analytics query.
- RetentionIn intDays 
- The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.
- Sku
Pulumi.Azure Native. Operational Insights. Outputs. Workspace Sku Response 
- The SKU of the workspace.
- Dictionary<string, string>
- Resource tags.
- WorkspaceCapping Pulumi.Azure Native. Operational Insights. Outputs. Workspace Capping Response 
- The daily volume cap for ingestion.
- AzureApi stringVersion 
- The Azure API version of the resource.
- CreatedDate string
- Workspace creation date.
- CustomerId string
- This is a read-only property. Represents the ID associated with the workspace.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- ModifiedDate string
- Workspace modification date.
- Name string
- The name of the resource
- PrivateLink []PrivateScoped Resources Link Scoped Resource Response 
- List of linked private link scope resources.
- ProvisioningState string
- The provisioning state of the workspace.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- DefaultData stringCollection Rule Resource Id 
- The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}.
- Etag string
- The etag of the workspace.
- Features
WorkspaceFeatures Response 
- Workspace features.
- ForceCmk boolFor Query 
- Indicates whether customer managed storage is mandatory for query management.
- Identity
IdentityResponse 
- The identity of the resource.
- PublicNetwork stringAccess For Ingestion 
- The network access type for accessing Log Analytics ingestion.
- PublicNetwork stringAccess For Query 
- The network access type for accessing Log Analytics query.
- RetentionIn intDays 
- The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.
- Sku
WorkspaceSku Response 
- The SKU of the workspace.
- map[string]string
- Resource tags.
- WorkspaceCapping WorkspaceCapping Response 
- The daily volume cap for ingestion.
- azureApi StringVersion 
- The Azure API version of the resource.
- createdDate String
- Workspace creation date.
- customerId String
- This is a read-only property. Represents the ID associated with the workspace.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- modifiedDate String
- Workspace modification date.
- name String
- The name of the resource
- privateLink List<PrivateScoped Resources Link Scoped Resource Response> 
- List of linked private link scope resources.
- provisioningState String
- The provisioning state of the workspace.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- defaultData StringCollection Rule Resource Id 
- The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}.
- etag String
- The etag of the workspace.
- features
WorkspaceFeatures Response 
- Workspace features.
- forceCmk BooleanFor Query 
- Indicates whether customer managed storage is mandatory for query management.
- identity
IdentityResponse 
- The identity of the resource.
- publicNetwork StringAccess For Ingestion 
- The network access type for accessing Log Analytics ingestion.
- publicNetwork StringAccess For Query 
- The network access type for accessing Log Analytics query.
- retentionIn IntegerDays 
- The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.
- sku
WorkspaceSku Response 
- The SKU of the workspace.
- Map<String,String>
- Resource tags.
- workspaceCapping WorkspaceCapping Response 
- The daily volume cap for ingestion.
- azureApi stringVersion 
- The Azure API version of the resource.
- createdDate string
- Workspace creation date.
- customerId string
- This is a read-only property. Represents the ID associated with the workspace.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- modifiedDate string
- Workspace modification date.
- name string
- The name of the resource
- privateLink PrivateScoped Resources Link Scoped Resource Response[] 
- List of linked private link scope resources.
- provisioningState string
- The provisioning state of the workspace.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- defaultData stringCollection Rule Resource Id 
- The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}.
- etag string
- The etag of the workspace.
- features
WorkspaceFeatures Response 
- Workspace features.
- forceCmk booleanFor Query 
- Indicates whether customer managed storage is mandatory for query management.
- identity
IdentityResponse 
- The identity of the resource.
- publicNetwork stringAccess For Ingestion 
- The network access type for accessing Log Analytics ingestion.
- publicNetwork stringAccess For Query 
- The network access type for accessing Log Analytics query.
- retentionIn numberDays 
- The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.
- sku
WorkspaceSku Response 
- The SKU of the workspace.
- {[key: string]: string}
- Resource tags.
- workspaceCapping WorkspaceCapping Response 
- The daily volume cap for ingestion.
- azure_api_ strversion 
- The Azure API version of the resource.
- created_date str
- Workspace creation date.
- customer_id str
- This is a read-only property. Represents the ID associated with the workspace.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- modified_date str
- Workspace modification date.
- name str
- The name of the resource
- private_link_ Sequence[Privatescoped_ resources Link Scoped Resource Response] 
- List of linked private link scope resources.
- provisioning_state str
- The provisioning state of the workspace.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- default_data_ strcollection_ rule_ resource_ id 
- The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}.
- etag str
- The etag of the workspace.
- features
WorkspaceFeatures Response 
- Workspace features.
- force_cmk_ boolfor_ query 
- Indicates whether customer managed storage is mandatory for query management.
- identity
IdentityResponse 
- The identity of the resource.
- public_network_ straccess_ for_ ingestion 
- The network access type for accessing Log Analytics ingestion.
- public_network_ straccess_ for_ query 
- The network access type for accessing Log Analytics query.
- retention_in_ intdays 
- The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.
- sku
WorkspaceSku Response 
- The SKU of the workspace.
- Mapping[str, str]
- Resource tags.
- workspace_capping WorkspaceCapping Response 
- The daily volume cap for ingestion.
- azureApi StringVersion 
- The Azure API version of the resource.
- createdDate String
- Workspace creation date.
- customerId String
- This is a read-only property. Represents the ID associated with the workspace.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- modifiedDate String
- Workspace modification date.
- name String
- The name of the resource
- privateLink List<Property Map>Scoped Resources 
- List of linked private link scope resources.
- provisioningState String
- The provisioning state of the workspace.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- defaultData StringCollection Rule Resource Id 
- The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}.
- etag String
- The etag of the workspace.
- features Property Map
- Workspace features.
- forceCmk BooleanFor Query 
- Indicates whether customer managed storage is mandatory for query management.
- identity Property Map
- The identity of the resource.
- publicNetwork StringAccess For Ingestion 
- The network access type for accessing Log Analytics ingestion.
- publicNetwork StringAccess For Query 
- The network access type for accessing Log Analytics query.
- retentionIn NumberDays 
- The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.
- sku Property Map
- The SKU of the workspace.
- Map<String>
- Resource tags.
- workspaceCapping Property Map
- The daily volume cap for ingestion.
Supporting Types
IdentityResponse 
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- Type of managed service identity.
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Operational Insights. Inputs. User Identity Properties Response> 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- Type of managed service identity.
- UserAssigned map[string]UserIdentities Identity Properties Response 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- Type of managed service identity.
- userAssigned Map<String,UserIdentities Identity Properties Response> 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId string
- The principal ID of resource identity.
- tenantId string
- The tenant ID of resource.
- type string
- Type of managed service identity.
- userAssigned {[key: string]: UserIdentities Identity Properties Response} 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal_id str
- The principal ID of resource identity.
- tenant_id str
- The tenant ID of resource.
- type str
- Type of managed service identity.
- user_assigned_ Mapping[str, Useridentities Identity Properties Response] 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- Type of managed service identity.
- userAssigned Map<Property Map>Identities 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
PrivateLinkScopedResourceResponse    
- ResourceId string
- The full resource Id of the private link scope resource.
- ScopeId string
- The private link scope unique Identifier.
- ResourceId string
- The full resource Id of the private link scope resource.
- ScopeId string
- The private link scope unique Identifier.
- resourceId String
- The full resource Id of the private link scope resource.
- scopeId String
- The private link scope unique Identifier.
- resourceId string
- The full resource Id of the private link scope resource.
- scopeId string
- The private link scope unique Identifier.
- resource_id str
- The full resource Id of the private link scope resource.
- scope_id str
- The private link scope unique Identifier.
- resourceId String
- The full resource Id of the private link scope resource.
- scopeId String
- The private link scope unique Identifier.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
UserIdentityPropertiesResponse   
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user assigned identity.
- clientId string
- The client id of user assigned identity.
- principalId string
- The principal id of user assigned identity.
- client_id str
- The client id of user assigned identity.
- principal_id str
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user assigned identity.
WorkspaceCappingResponse  
- DataIngestion stringStatus 
- The status of data ingestion for this workspace.
- QuotaNext stringReset Time 
- The time when the quota will be rest.
- DailyQuota doubleGb 
- The workspace daily quota for ingestion.
- DataIngestion stringStatus 
- The status of data ingestion for this workspace.
- QuotaNext stringReset Time 
- The time when the quota will be rest.
- DailyQuota float64Gb 
- The workspace daily quota for ingestion.
- dataIngestion StringStatus 
- The status of data ingestion for this workspace.
- quotaNext StringReset Time 
- The time when the quota will be rest.
- dailyQuota DoubleGb 
- The workspace daily quota for ingestion.
- dataIngestion stringStatus 
- The status of data ingestion for this workspace.
- quotaNext stringReset Time 
- The time when the quota will be rest.
- dailyQuota numberGb 
- The workspace daily quota for ingestion.
- data_ingestion_ strstatus 
- The status of data ingestion for this workspace.
- quota_next_ strreset_ time 
- The time when the quota will be rest.
- daily_quota_ floatgb 
- The workspace daily quota for ingestion.
- dataIngestion StringStatus 
- The status of data ingestion for this workspace.
- quotaNext StringReset Time 
- The time when the quota will be rest.
- dailyQuota NumberGb 
- The workspace daily quota for ingestion.
WorkspaceFeaturesResponse  
- UnifiedSentinel boolBilling Only 
- An indication if the specify workspace is limited to sentinel's unified billing model only.
- ClusterResource stringId 
- Dedicated LA cluster resourceId that is linked to the workspaces.
- DisableLocal boolAuth 
- Disable Non-AAD based Auth.
- EnableData boolExport 
- Flag that indicate if data should be exported.
- EnableLog boolAccess Using Only Resource Permissions 
- Flag that indicate which permission to use - resource or workspace or both.
- ImmediatePurge boolData On30Days 
- Flag that describes if we want to remove the data after 30 days.
- UnifiedSentinel boolBilling Only 
- An indication if the specify workspace is limited to sentinel's unified billing model only.
- ClusterResource stringId 
- Dedicated LA cluster resourceId that is linked to the workspaces.
- DisableLocal boolAuth 
- Disable Non-AAD based Auth.
- EnableData boolExport 
- Flag that indicate if data should be exported.
- EnableLog boolAccess Using Only Resource Permissions 
- Flag that indicate which permission to use - resource or workspace or both.
- ImmediatePurge boolData On30Days 
- Flag that describes if we want to remove the data after 30 days.
- unifiedSentinel BooleanBilling Only 
- An indication if the specify workspace is limited to sentinel's unified billing model only.
- clusterResource StringId 
- Dedicated LA cluster resourceId that is linked to the workspaces.
- disableLocal BooleanAuth 
- Disable Non-AAD based Auth.
- enableData BooleanExport 
- Flag that indicate if data should be exported.
- enableLog BooleanAccess Using Only Resource Permissions 
- Flag that indicate which permission to use - resource or workspace or both.
- immediatePurge BooleanData On30Days 
- Flag that describes if we want to remove the data after 30 days.
- unifiedSentinel booleanBilling Only 
- An indication if the specify workspace is limited to sentinel's unified billing model only.
- clusterResource stringId 
- Dedicated LA cluster resourceId that is linked to the workspaces.
- disableLocal booleanAuth 
- Disable Non-AAD based Auth.
- enableData booleanExport 
- Flag that indicate if data should be exported.
- enableLog booleanAccess Using Only Resource Permissions 
- Flag that indicate which permission to use - resource or workspace or both.
- immediatePurge booleanData On30Days 
- Flag that describes if we want to remove the data after 30 days.
- unified_sentinel_ boolbilling_ only 
- An indication if the specify workspace is limited to sentinel's unified billing model only.
- cluster_resource_ strid 
- Dedicated LA cluster resourceId that is linked to the workspaces.
- disable_local_ boolauth 
- Disable Non-AAD based Auth.
- enable_data_ boolexport 
- Flag that indicate if data should be exported.
- enable_log_ boolaccess_ using_ only_ resource_ permissions 
- Flag that indicate which permission to use - resource or workspace or both.
- immediate_purge_ booldata_ on30_ days 
- Flag that describes if we want to remove the data after 30 days.
- unifiedSentinel BooleanBilling Only 
- An indication if the specify workspace is limited to sentinel's unified billing model only.
- clusterResource StringId 
- Dedicated LA cluster resourceId that is linked to the workspaces.
- disableLocal BooleanAuth 
- Disable Non-AAD based Auth.
- enableData BooleanExport 
- Flag that indicate if data should be exported.
- enableLog BooleanAccess Using Only Resource Permissions 
- Flag that indicate which permission to use - resource or workspace or both.
- immediatePurge BooleanData On30Days 
- Flag that describes if we want to remove the data after 30 days.
WorkspaceSkuResponse  
- LastSku stringUpdate 
- The last time when the sku was updated.
- Name string
- The name of the SKU.
- CapacityReservation intLevel 
- The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
- LastSku stringUpdate 
- The last time when the sku was updated.
- Name string
- The name of the SKU.
- CapacityReservation intLevel 
- The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
- lastSku StringUpdate 
- The last time when the sku was updated.
- name String
- The name of the SKU.
- capacityReservation IntegerLevel 
- The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
- lastSku stringUpdate 
- The last time when the sku was updated.
- name string
- The name of the SKU.
- capacityReservation numberLevel 
- The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
- last_sku_ strupdate 
- The last time when the sku was updated.
- name str
- The name of the SKU.
- capacity_reservation_ intlevel 
- The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
- lastSku StringUpdate 
- The last time when the sku was updated.
- name String
- The name of the SKU.
- capacityReservation NumberLevel 
- The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
