Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AzureEntityResource
- type BaseClient
- type Configuration
- type ConfigurationList
- type ConfigurationProperties
- type Dashboard
- type DashboardLens
- type DashboardListResult
- type DashboardListResultIterator
- type DashboardListResultPage
- type DashboardParts
- type DashboardPartsPosition
- type DashboardProperties
- type DashboardsClient
- type ErrorDefinition
- type ErrorResponse
- type OperationsClient
- type PatchableDashboard
- type ProxyResource
- type Resource
- type ResourceProviderOperation
- type ResourceProviderOperationDisplay
- type ResourceProviderOperationList
- type ResourceProviderOperationListIterator
- type ResourceProviderOperationListPage
- type TenantConfigurationsClient
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Configuration ¶
type Configuration = original.Configuration
type ConfigurationList ¶
type ConfigurationList = original.ConfigurationList
type ConfigurationProperties ¶
type ConfigurationProperties = original.ConfigurationProperties
type DashboardLens ¶
type DashboardLens = original.DashboardLens
type DashboardListResult ¶
type DashboardListResult = original.DashboardListResult
type DashboardListResultIterator ¶
type DashboardListResultIterator = original.DashboardListResultIterator
func NewDashboardListResultIterator ¶
func NewDashboardListResultIterator(page DashboardListResultPage) DashboardListResultIterator
type DashboardListResultPage ¶
type DashboardListResultPage = original.DashboardListResultPage
func NewDashboardListResultPage ¶
func NewDashboardListResultPage(cur DashboardListResult, getNextPage func(context.Context, DashboardListResult) (DashboardListResult, error)) DashboardListResultPage
type DashboardParts ¶
type DashboardParts = original.DashboardParts
type DashboardPartsPosition ¶
type DashboardPartsPosition = original.DashboardPartsPosition
type DashboardProperties ¶
type DashboardProperties = original.DashboardProperties
type DashboardsClient ¶
type DashboardsClient = original.DashboardsClient
func NewDashboardsClient ¶
func NewDashboardsClient(subscriptionID string) DashboardsClient
func NewDashboardsClientWithBaseURI ¶
func NewDashboardsClientWithBaseURI(baseURI string, subscriptionID string) DashboardsClient
type ErrorDefinition ¶
type ErrorDefinition = original.ErrorDefinition
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PatchableDashboard ¶
type PatchableDashboard = original.PatchableDashboard
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ResourceProviderOperation ¶
type ResourceProviderOperation = original.ResourceProviderOperation
type ResourceProviderOperationDisplay ¶
type ResourceProviderOperationDisplay = original.ResourceProviderOperationDisplay
type ResourceProviderOperationList ¶
type ResourceProviderOperationList = original.ResourceProviderOperationList
type ResourceProviderOperationListIterator ¶
type ResourceProviderOperationListIterator = original.ResourceProviderOperationListIterator
func NewResourceProviderOperationListIterator ¶
func NewResourceProviderOperationListIterator(page ResourceProviderOperationListPage) ResourceProviderOperationListIterator
type ResourceProviderOperationListPage ¶
type ResourceProviderOperationListPage = original.ResourceProviderOperationListPage
func NewResourceProviderOperationListPage ¶
func NewResourceProviderOperationListPage(cur ResourceProviderOperationList, getNextPage func(context.Context, ResourceProviderOperationList) (ResourceProviderOperationList, error)) ResourceProviderOperationListPage
type TenantConfigurationsClient ¶
type TenantConfigurationsClient = original.TenantConfigurationsClient
func NewTenantConfigurationsClient ¶
func NewTenantConfigurationsClient(subscriptionID string) TenantConfigurationsClient
func NewTenantConfigurationsClientWithBaseURI ¶
func NewTenantConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) TenantConfigurationsClient
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.