Package insights
- Constants
- func UserAgent() string
- func Version() string
- type APIKeyRequest
- type APIKeysClient
- func NewAPIKeysClient(subscriptionID string) APIKeysClient
- func NewAPIKeysClientWithBaseURI(baseURI string, subscriptionID string) APIKeysClient
- type AnalyticsItemsClient
- func NewAnalyticsItemsClient(subscriptionID string) AnalyticsItemsClient
- func NewAnalyticsItemsClientWithBaseURI(baseURI string, subscriptionID string) AnalyticsItemsClient
- type Annotation
- type AnnotationError
- type AnnotationsClient
- func NewAnnotationsClient(subscriptionID string) AnnotationsClient
- func NewAnnotationsClientWithBaseURI(baseURI string, subscriptionID string) AnnotationsClient
- type AnnotationsListResult
- type ApplicationInsightsComponent
- type ApplicationInsightsComponentAPIKey
- type ApplicationInsightsComponentAPIKeyListResult
- type ApplicationInsightsComponentAnalyticsItem
- type ApplicationInsightsComponentAnalyticsItemProperties
- type ApplicationInsightsComponentAvailableFeatures
- type ApplicationInsightsComponentBillingFeatures
- type ApplicationInsightsComponentDataVolumeCap
- type ApplicationInsightsComponentExportConfiguration
- type ApplicationInsightsComponentExportRequest
- type ApplicationInsightsComponentFavorite
- type ApplicationInsightsComponentFeature
- type ApplicationInsightsComponentFeatureCapabilities
- type ApplicationInsightsComponentFeatureCapability
- type ApplicationInsightsComponentListResult
- type ApplicationInsightsComponentListResultIterator
- func NewApplicationInsightsComponentListResultIterator(page ApplicationInsightsComponentListResultPage) ApplicationInsightsComponentListResultIterator
- type ApplicationInsightsComponentListResultPage
- func NewApplicationInsightsComponentListResultPage(cur ApplicationInsightsComponentListResult, getNextPage func(context.Context, ApplicationInsightsComponentListResult) (ApplicationInsightsComponentListResult, error)) ApplicationInsightsComponentListResultPage
- type ApplicationInsightsComponentProactiveDetectionConfiguration
- type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
- type ApplicationInsightsComponentProperties
- type ApplicationInsightsComponentQuotaStatus
- type ApplicationInsightsComponentWebTestLocation
- type ApplicationInsightsWebTestLocationsListResult
- type ApplicationType
- func PossibleApplicationTypeValues() []ApplicationType
- type BaseClient
- func New(subscriptionID string) BaseClient
- func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
- type CategoryType
- func PossibleCategoryTypeValues() []CategoryType
- type ComponentAvailableFeaturesClient
- func NewComponentAvailableFeaturesClient(subscriptionID string) ComponentAvailableFeaturesClient
- func NewComponentAvailableFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentAvailableFeaturesClient
- type ComponentCurrentBillingFeaturesClient
- func NewComponentCurrentBillingFeaturesClient(subscriptionID string) ComponentCurrentBillingFeaturesClient
- func NewComponentCurrentBillingFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentCurrentBillingFeaturesClient
- type ComponentFeatureCapabilitiesClient
- func NewComponentFeatureCapabilitiesClient(subscriptionID string) ComponentFeatureCapabilitiesClient
- func NewComponentFeatureCapabilitiesClientWithBaseURI(baseURI string, subscriptionID string) ComponentFeatureCapabilitiesClient
- type ComponentPurgeBody
- type ComponentPurgeBodyFilters
- type ComponentPurgeResponse
- type ComponentPurgeStatusResponse
- type ComponentQuotaStatusClient
- func NewComponentQuotaStatusClient(subscriptionID string) ComponentQuotaStatusClient
- func NewComponentQuotaStatusClientWithBaseURI(baseURI string, subscriptionID string) ComponentQuotaStatusClient
- type ComponentsClient
- func NewComponentsClient(subscriptionID string) ComponentsClient
- func NewComponentsClientWithBaseURI(baseURI string, subscriptionID string) ComponentsClient
- type ComponentsResource
- type ErrorFieldContract
- type ErrorResponse
- type ErrorResponseComponents
- type ErrorResponseComponentsError
- type ExportConfigurationsClient
- func NewExportConfigurationsClient(subscriptionID string) ExportConfigurationsClient
- func NewExportConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ExportConfigurationsClient
- type FavoriteSourceType
- func PossibleFavoriteSourceTypeValues() []FavoriteSourceType
- type FavoriteType
- func PossibleFavoriteTypeValues() []FavoriteType
- type FavoritesClient
- func NewFavoritesClient(subscriptionID string) FavoritesClient
- func NewFavoritesClientWithBaseURI(baseURI string, subscriptionID string) FavoritesClient
- type FlowType
- func PossibleFlowTypeValues() []FlowType
- type IngestionMode
- func PossibleIngestionModeValues() []IngestionMode
- type InnerError
- type ItemScope
- func PossibleItemScopeValues() []ItemScope
- type ItemScopePath
- func PossibleItemScopePathValues() []ItemScopePath
- type ItemType
- func PossibleItemTypeValues() []ItemType
- type ItemTypeParameter
- func PossibleItemTypeParameterValues() []ItemTypeParameter
- type LinkProperties
- type ListAnnotation
- type ListApplicationInsightsComponentAnalyticsItem
- type ListApplicationInsightsComponentExportConfiguration
- type ListApplicationInsightsComponentFavorite
- type ListApplicationInsightsComponentProactiveDetectionConfiguration
- type MyWorkbook
- type MyWorkbookError
- type MyWorkbookProperties
- type MyWorkbookResource
- type MyWorkbooksClient
- func NewMyWorkbooksClient(subscriptionID string) MyWorkbooksClient
- func NewMyWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) MyWorkbooksClient
- type MyWorkbooksListResult
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
- type OperationListResultPage
- func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
- type OperationsClient
- func NewOperationsClient(subscriptionID string) OperationsClient
- func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
- type PrivateLinkScopedResource
- type ProactiveDetectionConfigurationsClient
- func NewProactiveDetectionConfigurationsClient(subscriptionID string) ProactiveDetectionConfigurationsClient
- func NewProactiveDetectionConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ProactiveDetectionConfigurationsClient
- type PublicNetworkAccessType
- func PossiblePublicNetworkAccessTypeValues() []PublicNetworkAccessType
- type PurgeState
- func PossiblePurgeStateValues() []PurgeState
- type RequestSource
- func PossibleRequestSourceValues() []RequestSource
- type SharedTypeKind
- func PossibleSharedTypeKindValues() []SharedTypeKind
- type TagsResource
- type WebTest
- type WebTestGeolocation
- type WebTestKind
- func PossibleWebTestKindValues() []WebTestKind
- type WebTestListResult
- type WebTestListResultIterator
- func NewWebTestListResultIterator(page WebTestListResultPage) WebTestListResultIterator
- type WebTestListResultPage
- func NewWebTestListResultPage(cur WebTestListResult, getNextPage func(context.Context, WebTestListResult) (WebTestListResult, error)) WebTestListResultPage
- type WebTestLocationsClient
- func NewWebTestLocationsClient(subscriptionID string) WebTestLocationsClient
- func NewWebTestLocationsClientWithBaseURI(baseURI string, subscriptionID string) WebTestLocationsClient
- type WebTestProperties
- type WebTestPropertiesConfiguration
- type WebTestsClient
- func NewWebTestsClient(subscriptionID string) WebTestsClient
- func NewWebTestsClientWithBaseURI(baseURI string, subscriptionID string) WebTestsClient
- type WebtestsResource
- type WorkItemConfiguration
- type WorkItemConfigurationError
- type WorkItemConfigurationsClient
- func NewWorkItemConfigurationsClient(subscriptionID string) WorkItemConfigurationsClient
- func NewWorkItemConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) WorkItemConfigurationsClient
- type WorkItemConfigurationsListResult
- type WorkItemCreateConfiguration
- type Workbook
- type WorkbookError
- type WorkbookProperties
- type WorkbookResource
- type WorkbooksClient
- func NewWorkbooksClient(subscriptionID string) WorkbooksClient
- func NewWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) WorkbooksClient
- type WorkbooksListResult
Package files
models.go
Constants
const (
DefaultBaseURI = original.DefaultBaseURI
)
func UserAgent() string
func Version() string
type APIKeyRequest = original.APIKeyRequest
type APIKeysClient = original.APIKeysClient
func NewAPIKeysClient(subscriptionID string) APIKeysClient
func NewAPIKeysClientWithBaseURI(baseURI string, subscriptionID string) APIKeysClient
type AnalyticsItemsClient = original.AnalyticsItemsClient
func NewAnalyticsItemsClient(subscriptionID string) AnalyticsItemsClient
func NewAnalyticsItemsClientWithBaseURI(baseURI string, subscriptionID string) AnalyticsItemsClient
type Annotation = original.Annotation
type AnnotationError = original.AnnotationError
type AnnotationsClient = original.AnnotationsClient
func NewAnnotationsClient(subscriptionID string) AnnotationsClient
func NewAnnotationsClientWithBaseURI(baseURI string, subscriptionID string) AnnotationsClient
type AnnotationsListResult = original.AnnotationsListResult
type ApplicationInsightsComponent = original.ApplicationInsightsComponent
type ApplicationInsightsComponentAPIKey = original.ApplicationInsightsComponentAPIKey
type ApplicationInsightsComponentAPIKeyListResult = original.ApplicationInsightsComponentAPIKeyListResult
type ApplicationInsightsComponentAnalyticsItem = original.ApplicationInsightsComponentAnalyticsItem
type ApplicationInsightsComponentAnalyticsItemProperties = original.ApplicationInsightsComponentAnalyticsItemProperties
type ApplicationInsightsComponentAvailableFeatures = original.ApplicationInsightsComponentAvailableFeatures
type ApplicationInsightsComponentBillingFeatures = original.ApplicationInsightsComponentBillingFeatures
type ApplicationInsightsComponentDataVolumeCap = original.ApplicationInsightsComponentDataVolumeCap
type ApplicationInsightsComponentExportConfiguration = original.ApplicationInsightsComponentExportConfiguration
type ApplicationInsightsComponentExportRequest = original.ApplicationInsightsComponentExportRequest
type ApplicationInsightsComponentFavorite = original.ApplicationInsightsComponentFavorite
type ApplicationInsightsComponentFeature = original.ApplicationInsightsComponentFeature
type ApplicationInsightsComponentFeatureCapabilities = original.ApplicationInsightsComponentFeatureCapabilities
type ApplicationInsightsComponentFeatureCapability = original.ApplicationInsightsComponentFeatureCapability
type ApplicationInsightsComponentListResult = original.ApplicationInsightsComponentListResult
type ApplicationInsightsComponentListResultIterator = original.ApplicationInsightsComponentListResultIterator
func NewApplicationInsightsComponentListResultIterator(page ApplicationInsightsComponentListResultPage) ApplicationInsightsComponentListResultIterator
type ApplicationInsightsComponentListResultPage = original.ApplicationInsightsComponentListResultPage
func NewApplicationInsightsComponentListResultPage(cur ApplicationInsightsComponentListResult, getNextPage func(context.Context, ApplicationInsightsComponentListResult) (ApplicationInsightsComponentListResult, error)) ApplicationInsightsComponentListResultPage
type ApplicationInsightsComponentProactiveDetectionConfiguration = original.ApplicationInsightsComponentProactiveDetectionConfiguration
type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions = original.ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
type ApplicationInsightsComponentProperties = original.ApplicationInsightsComponentProperties
type ApplicationInsightsComponentQuotaStatus = original.ApplicationInsightsComponentQuotaStatus
type ApplicationInsightsComponentWebTestLocation = original.ApplicationInsightsComponentWebTestLocation
type ApplicationInsightsWebTestLocationsListResult = original.ApplicationInsightsWebTestLocationsListResult
type ApplicationType = original.ApplicationType
const (
ApplicationTypeOther ApplicationType = original.ApplicationTypeOther
ApplicationTypeWeb ApplicationType = original.ApplicationTypeWeb
)
func PossibleApplicationTypeValues() []ApplicationType
type BaseClient = original.BaseClient
func New(subscriptionID string) BaseClient
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CategoryType = original.CategoryType
const (
CategoryTypePerformance CategoryType = original.CategoryTypePerformance
CategoryTypeRetention CategoryType = original.CategoryTypeRetention
CategoryTypeTSG CategoryType = original.CategoryTypeTSG
CategoryTypeWorkbook CategoryType = original.CategoryTypeWorkbook
)
func PossibleCategoryTypeValues() []CategoryType
type ComponentAvailableFeaturesClient = original.ComponentAvailableFeaturesClient
func NewComponentAvailableFeaturesClient(subscriptionID string) ComponentAvailableFeaturesClient
func NewComponentAvailableFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentAvailableFeaturesClient
type ComponentCurrentBillingFeaturesClient = original.ComponentCurrentBillingFeaturesClient
func NewComponentCurrentBillingFeaturesClient(subscriptionID string) ComponentCurrentBillingFeaturesClient
func NewComponentCurrentBillingFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentCurrentBillingFeaturesClient
type ComponentFeatureCapabilitiesClient = original.ComponentFeatureCapabilitiesClient
func NewComponentFeatureCapabilitiesClient(subscriptionID string) ComponentFeatureCapabilitiesClient
func NewComponentFeatureCapabilitiesClientWithBaseURI(baseURI string, subscriptionID string) ComponentFeatureCapabilitiesClient
type ComponentPurgeBody = original.ComponentPurgeBody
type ComponentPurgeBodyFilters = original.ComponentPurgeBodyFilters
type ComponentPurgeResponse = original.ComponentPurgeResponse
type ComponentPurgeStatusResponse = original.ComponentPurgeStatusResponse
type ComponentQuotaStatusClient = original.ComponentQuotaStatusClient
func NewComponentQuotaStatusClient(subscriptionID string) ComponentQuotaStatusClient
func NewComponentQuotaStatusClientWithBaseURI(baseURI string, subscriptionID string) ComponentQuotaStatusClient
type ComponentsClient = original.ComponentsClient
func NewComponentsClient(subscriptionID string) ComponentsClient
func NewComponentsClientWithBaseURI(baseURI string, subscriptionID string) ComponentsClient
type ComponentsResource = original.ComponentsResource
type ErrorFieldContract = original.ErrorFieldContract
type ErrorResponse = original.ErrorResponse
type ErrorResponseComponents = original.ErrorResponseComponents
type ErrorResponseComponentsError = original.ErrorResponseComponentsError
type ExportConfigurationsClient = original.ExportConfigurationsClient
func NewExportConfigurationsClient(subscriptionID string) ExportConfigurationsClient
func NewExportConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ExportConfigurationsClient
type FavoriteSourceType = original.FavoriteSourceType
const (
FavoriteSourceTypeEvents FavoriteSourceType = original.FavoriteSourceTypeEvents
FavoriteSourceTypeFunnel FavoriteSourceType = original.FavoriteSourceTypeFunnel
FavoriteSourceTypeImpact FavoriteSourceType = original.FavoriteSourceTypeImpact
FavoriteSourceTypeNotebook FavoriteSourceType = original.FavoriteSourceTypeNotebook
FavoriteSourceTypeRetention FavoriteSourceType = original.FavoriteSourceTypeRetention
FavoriteSourceTypeSegmentation FavoriteSourceType = original.FavoriteSourceTypeSegmentation
FavoriteSourceTypeSessions FavoriteSourceType = original.FavoriteSourceTypeSessions
FavoriteSourceTypeUserflows FavoriteSourceType = original.FavoriteSourceTypeUserflows
)
func PossibleFavoriteSourceTypeValues() []FavoriteSourceType
type FavoriteType = original.FavoriteType
const (
FavoriteTypeShared FavoriteType = original.FavoriteTypeShared
FavoriteTypeUser FavoriteType = original.FavoriteTypeUser
)
func PossibleFavoriteTypeValues() []FavoriteType
type FavoritesClient = original.FavoritesClient
func NewFavoritesClient(subscriptionID string) FavoritesClient
func NewFavoritesClientWithBaseURI(baseURI string, subscriptionID string) FavoritesClient
type FlowType = original.FlowType
const (
FlowTypeBluefield FlowType = original.FlowTypeBluefield
)
func PossibleFlowTypeValues() []FlowType
type IngestionMode = original.IngestionMode
const (
IngestionModeApplicationInsights IngestionMode = original.IngestionModeApplicationInsights
IngestionModeApplicationInsightsWithDiagnosticSettings IngestionMode = original.IngestionModeApplicationInsightsWithDiagnosticSettings
IngestionModeLogAnalytics IngestionMode = original.IngestionModeLogAnalytics
)
func PossibleIngestionModeValues() []IngestionMode
type InnerError = original.InnerError
type ItemScope = original.ItemScope
const (
ItemScopeShared ItemScope = original.ItemScopeShared
ItemScopeUser ItemScope = original.ItemScopeUser
)
func PossibleItemScopeValues() []ItemScope
type ItemScopePath = original.ItemScopePath
const (
ItemScopePathAnalyticsItems ItemScopePath = original.ItemScopePathAnalyticsItems
ItemScopePathMyanalyticsItems ItemScopePath = original.ItemScopePathMyanalyticsItems
)
func PossibleItemScopePathValues() []ItemScopePath
type ItemType = original.ItemType
const (
ItemTypeFolder ItemType = original.ItemTypeFolder
ItemTypeFunction ItemType = original.ItemTypeFunction
ItemTypeQuery ItemType = original.ItemTypeQuery
ItemTypeRecent ItemType = original.ItemTypeRecent
)
func PossibleItemTypeValues() []ItemType
type ItemTypeParameter = original.ItemTypeParameter
const (
ItemTypeParameterFolder ItemTypeParameter = original.ItemTypeParameterFolder
ItemTypeParameterFunction ItemTypeParameter = original.ItemTypeParameterFunction
ItemTypeParameterNone ItemTypeParameter = original.ItemTypeParameterNone
ItemTypeParameterQuery ItemTypeParameter = original.ItemTypeParameterQuery
ItemTypeParameterRecent ItemTypeParameter = original.ItemTypeParameterRecent
)
func PossibleItemTypeParameterValues() []ItemTypeParameter
type LinkProperties = original.LinkProperties
type ListAnnotation = original.ListAnnotation
type ListApplicationInsightsComponentAnalyticsItem = original.ListApplicationInsightsComponentAnalyticsItem
type ListApplicationInsightsComponentExportConfiguration = original.ListApplicationInsightsComponentExportConfiguration
type ListApplicationInsightsComponentFavorite = original.ListApplicationInsightsComponentFavorite
type ListApplicationInsightsComponentProactiveDetectionConfiguration = original.ListApplicationInsightsComponentProactiveDetectionConfiguration
type MyWorkbook = original.MyWorkbook
type MyWorkbookError = original.MyWorkbookError
type MyWorkbookProperties = original.MyWorkbookProperties
type MyWorkbookResource = original.MyWorkbookResource
type MyWorkbooksClient = original.MyWorkbooksClient
func NewMyWorkbooksClient(subscriptionID string) MyWorkbooksClient
func NewMyWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) MyWorkbooksClient
type MyWorkbooksListResult = original.MyWorkbooksListResult
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient = original.OperationsClient
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PrivateLinkScopedResource = original.PrivateLinkScopedResource
type ProactiveDetectionConfigurationsClient = original.ProactiveDetectionConfigurationsClient
func NewProactiveDetectionConfigurationsClient(subscriptionID string) ProactiveDetectionConfigurationsClient
func NewProactiveDetectionConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ProactiveDetectionConfigurationsClient
type PublicNetworkAccessType = original.PublicNetworkAccessType
const (
PublicNetworkAccessTypeDisabled PublicNetworkAccessType = original.PublicNetworkAccessTypeDisabled
PublicNetworkAccessTypeEnabled PublicNetworkAccessType = original.PublicNetworkAccessTypeEnabled
)
func PossiblePublicNetworkAccessTypeValues() []PublicNetworkAccessType
type PurgeState = original.PurgeState
const (
PurgeStateCompleted PurgeState = original.PurgeStateCompleted
PurgeStatePending PurgeState = original.PurgeStatePending
)
func PossiblePurgeStateValues() []PurgeState
type RequestSource = original.RequestSource
const (
RequestSourceRest RequestSource = original.RequestSourceRest
)
func PossibleRequestSourceValues() []RequestSource
type SharedTypeKind = original.SharedTypeKind
const (
SharedTypeKindShared SharedTypeKind = original.SharedTypeKindShared
SharedTypeKindUser SharedTypeKind = original.SharedTypeKindUser
)
func PossibleSharedTypeKindValues() []SharedTypeKind
type TagsResource = original.TagsResource
type WebTest = original.WebTest
type WebTestGeolocation = original.WebTestGeolocation
type WebTestKind = original.WebTestKind
const (
WebTestKindMultistep WebTestKind = original.WebTestKindMultistep
WebTestKindPing WebTestKind = original.WebTestKindPing
)
func PossibleWebTestKindValues() []WebTestKind
type WebTestListResult = original.WebTestListResult
type WebTestListResultIterator = original.WebTestListResultIterator
func NewWebTestListResultIterator(page WebTestListResultPage) WebTestListResultIterator
type WebTestListResultPage = original.WebTestListResultPage
func NewWebTestListResultPage(cur WebTestListResult, getNextPage func(context.Context, WebTestListResult) (WebTestListResult, error)) WebTestListResultPage
type WebTestLocationsClient = original.WebTestLocationsClient
func NewWebTestLocationsClient(subscriptionID string) WebTestLocationsClient
func NewWebTestLocationsClientWithBaseURI(baseURI string, subscriptionID string) WebTestLocationsClient
type WebTestProperties = original.WebTestProperties
type WebTestPropertiesConfiguration = original.WebTestPropertiesConfiguration
type WebTestsClient = original.WebTestsClient
func NewWebTestsClient(subscriptionID string) WebTestsClient
func NewWebTestsClientWithBaseURI(baseURI string, subscriptionID string) WebTestsClient
type WebtestsResource = original.WebtestsResource
type WorkItemConfiguration = original.WorkItemConfiguration
type WorkItemConfigurationError = original.WorkItemConfigurationError
type WorkItemConfigurationsClient = original.WorkItemConfigurationsClient
func NewWorkItemConfigurationsClient(subscriptionID string) WorkItemConfigurationsClient
func NewWorkItemConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) WorkItemConfigurationsClient
type WorkItemConfigurationsListResult = original.WorkItemConfigurationsListResult
type WorkItemCreateConfiguration = original.WorkItemCreateConfiguration
type Workbook = original.Workbook
type WorkbookError = original.WorkbookError
type WorkbookProperties = original.WorkbookProperties
type WorkbookResource = original.WorkbookResource
type WorkbooksClient = original.WorkbooksClient
func NewWorkbooksClient(subscriptionID string) WorkbooksClient
func NewWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) WorkbooksClient
type WorkbooksListResult = original.WorkbooksListResult
Subdirectories