Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- 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 ResourceProviderOperation
- type ResourceProviderOperationDisplay
- type ResourceProviderOperationList
- type ResourceProviderOperationListIterator
- type ResourceProviderOperationListPage
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
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(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 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(getNextPage func(context.Context, ResourceProviderOperationList) (ResourceProviderOperationList, error)) ResourceProviderOperationListPage
Click to show internal directories.
Click to hide internal directories.