LinkedStorageAccountsResource Class
Linked storage accounts top level resource container.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.loganalytics.models._models_py3.ProxyResourceLinkedStorageAccountsResource
Constructor
LinkedStorageAccountsResource(*, storage_account_ids: Optional[List[str]] = None, **kwargs)
Parameters
Variables
- id
- str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- data_source_type
- str or DataSourceType
Linked storage accounts type. Possible values include: "CustomLogs", "AzureWatson", "Query", "Alerts".
Feedback
Submit and view feedback for