Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type CoreSummary
- type DataSource
- type DataSourceFilter
- type DataSourceKind
- type DataSourceListResult
- type DataSourcesClient
- type EntityStatus
- type IntelligencePack
- type LinkTarget
- type LinkedService
- type LinkedServiceListResult
- type LinkedServiceProperties
- type LinkedServicesClient
- type ListIntelligencePack
- type ListLinkTarget
- type ManagementClient
- type ManagementGroup
- type ManagementGroupProperties
- type MetricName
- type ProxyResource
- type Resource
- type SavedSearch
- type SavedSearchProperties
- type SavedSearchesClient
- type SavedSearchesListResult
- type SearchError
- type SearchGetSchemaResponse
- type SearchHighlight
- type SearchMetadata
- type SearchMetadataSchema
- type SearchParameters
- type SearchResultsResponse
- type SearchSchemaValue
- type SearchSort
- type SearchSortEnum
- type SharedKeys
- type Sku
- type SkuNameEnum
- type StorageAccount
- type StorageInsight
- type StorageInsightListResult
- type StorageInsightProperties
- type StorageInsightState
- type StorageInsightStatus
- type StorageInsightsClient
- type Tag
- type UsageMetric
- type Workspace
- type WorkspaceListManagementGroupsResult
- type WorkspaceListResult
- type WorkspaceListUsagesResult
- type WorkspaceProperties
- type WorkspacesClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CoreSummary ¶
type CoreSummary = original.CoreSummary
type DataSource ¶
type DataSource = original.DataSource
type DataSourceFilter ¶
type DataSourceFilter = original.DataSourceFilter
type DataSourceKind ¶
type DataSourceKind = original.DataSourceKind
const ( AzureActivityLog DataSourceKind = original.AzureActivityLog ChangeTrackingCustomRegistry DataSourceKind = original.ChangeTrackingCustomRegistry ChangeTrackingDefaultPath DataSourceKind = original.ChangeTrackingDefaultPath ChangeTrackingDefaultRegistry DataSourceKind = original.ChangeTrackingDefaultRegistry ChangeTrackingPath DataSourceKind = original.ChangeTrackingPath CustomLog DataSourceKind = original.CustomLog CustomLogCollection DataSourceKind = original.CustomLogCollection GenericDataSource DataSourceKind = original.GenericDataSource IISLogs DataSourceKind = original.IISLogs LinuxPerformanceCollection DataSourceKind = original.LinuxPerformanceCollection LinuxPerformanceObject DataSourceKind = original.LinuxPerformanceObject LinuxSyslog DataSourceKind = original.LinuxSyslog LinuxSyslogCollection DataSourceKind = original.LinuxSyslogCollection WindowsEvent DataSourceKind = original.WindowsEvent WindowsPerformanceCounter DataSourceKind = original.WindowsPerformanceCounter )
type DataSourceListResult ¶
type DataSourceListResult = original.DataSourceListResult
type DataSourcesClient ¶
type DataSourcesClient = original.DataSourcesClient
func NewDataSourcesClient ¶
func NewDataSourcesClient(subscriptionID string) DataSourcesClient
func NewDataSourcesClientWithBaseURI ¶
func NewDataSourcesClientWithBaseURI(baseURI string, subscriptionID string) DataSourcesClient
type EntityStatus ¶
type EntityStatus = original.EntityStatus
const ( Canceled EntityStatus = original.Canceled Creating EntityStatus = original.Creating Deleting EntityStatus = original.Deleting Failed EntityStatus = original.Failed ProvisioningAccount EntityStatus = original.ProvisioningAccount Succeeded EntityStatus = original.Succeeded )
type IntelligencePack ¶
type IntelligencePack = original.IntelligencePack
type LinkTarget ¶
type LinkTarget = original.LinkTarget
type LinkedService ¶
type LinkedService = original.LinkedService
type LinkedServiceListResult ¶
type LinkedServiceListResult = original.LinkedServiceListResult
type LinkedServiceProperties ¶
type LinkedServiceProperties = original.LinkedServiceProperties
type LinkedServicesClient ¶
type LinkedServicesClient = original.LinkedServicesClient
func NewLinkedServicesClient ¶
func NewLinkedServicesClient(subscriptionID string) LinkedServicesClient
func NewLinkedServicesClientWithBaseURI ¶
func NewLinkedServicesClientWithBaseURI(baseURI string, subscriptionID string) LinkedServicesClient
type ListIntelligencePack ¶
type ListIntelligencePack = original.ListIntelligencePack
type ListLinkTarget ¶
type ListLinkTarget = original.ListLinkTarget
type ManagementClient ¶
type ManagementClient = original.ManagementClient
func New ¶
func New(subscriptionID string) ManagementClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) ManagementClient
type ManagementGroup ¶
type ManagementGroup = original.ManagementGroup
type ManagementGroupProperties ¶
type ManagementGroupProperties = original.ManagementGroupProperties
type MetricName ¶
type MetricName = original.MetricName
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type SavedSearch ¶
type SavedSearch = original.SavedSearch
type SavedSearchProperties ¶
type SavedSearchProperties = original.SavedSearchProperties
type SavedSearchesClient ¶
type SavedSearchesClient = original.SavedSearchesClient
func NewSavedSearchesClient ¶
func NewSavedSearchesClient(subscriptionID string) SavedSearchesClient
func NewSavedSearchesClientWithBaseURI ¶
func NewSavedSearchesClientWithBaseURI(baseURI string, subscriptionID string) SavedSearchesClient
type SavedSearchesListResult ¶
type SavedSearchesListResult = original.SavedSearchesListResult
type SearchError ¶
type SearchError = original.SearchError
type SearchGetSchemaResponse ¶
type SearchGetSchemaResponse = original.SearchGetSchemaResponse
type SearchHighlight ¶
type SearchHighlight = original.SearchHighlight
type SearchMetadata ¶
type SearchMetadata = original.SearchMetadata
type SearchMetadataSchema ¶
type SearchMetadataSchema = original.SearchMetadataSchema
type SearchParameters ¶
type SearchParameters = original.SearchParameters
type SearchResultsResponse ¶
type SearchResultsResponse = original.SearchResultsResponse
type SearchSchemaValue ¶
type SearchSchemaValue = original.SearchSchemaValue
type SearchSort ¶
type SearchSort = original.SearchSort
type SearchSortEnum ¶
type SearchSortEnum = original.SearchSortEnum
const ( Asc SearchSortEnum = original.Asc Desc SearchSortEnum = original.Desc )
type SharedKeys ¶
type SharedKeys = original.SharedKeys
type SkuNameEnum ¶
type SkuNameEnum = original.SkuNameEnum
const ( Free SkuNameEnum = original.Free PerNode SkuNameEnum = original.PerNode Premium SkuNameEnum = original.Premium Standalone SkuNameEnum = original.Standalone Standard SkuNameEnum = original.Standard Unlimited SkuNameEnum = original.Unlimited )
type StorageAccount ¶
type StorageAccount = original.StorageAccount
type StorageInsight ¶
type StorageInsight = original.StorageInsight
type StorageInsightListResult ¶
type StorageInsightListResult = original.StorageInsightListResult
type StorageInsightProperties ¶
type StorageInsightProperties = original.StorageInsightProperties
type StorageInsightState ¶
type StorageInsightState = original.StorageInsightState
const ( ERROR StorageInsightState = original.ERROR OK StorageInsightState = original.OK )
type StorageInsightStatus ¶
type StorageInsightStatus = original.StorageInsightStatus
type StorageInsightsClient ¶
type StorageInsightsClient = original.StorageInsightsClient
func NewStorageInsightsClient ¶
func NewStorageInsightsClient(subscriptionID string) StorageInsightsClient
func NewStorageInsightsClientWithBaseURI ¶
func NewStorageInsightsClientWithBaseURI(baseURI string, subscriptionID string) StorageInsightsClient
type UsageMetric ¶
type UsageMetric = original.UsageMetric
type WorkspaceListManagementGroupsResult ¶
type WorkspaceListManagementGroupsResult = original.WorkspaceListManagementGroupsResult
type WorkspaceListResult ¶
type WorkspaceListResult = original.WorkspaceListResult
type WorkspaceListUsagesResult ¶
type WorkspaceListUsagesResult = original.WorkspaceListUsagesResult
type WorkspaceProperties ¶
type WorkspaceProperties = original.WorkspaceProperties
type WorkspacesClient ¶
type WorkspacesClient = original.WorkspacesClient
func NewWorkspacesClient ¶
func NewWorkspacesClient(subscriptionID string) WorkspacesClient
func NewWorkspacesClientWithBaseURI ¶
func NewWorkspacesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacesClient
Click to show internal directories.
Click to hide internal directories.