...

Package links

import "github.com/Azure/azure-sdk-for-go/profiles/2019-03-01/resources/mgmt/links"
Overview
Index
Subdirectories

Overview ▾

Constants

const (
    DefaultBaseURI = original.DefaultBaseURI
)

func UserAgent

func UserAgent() string

func Version

func Version() string

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type Filter

type Filter = original.Filter
const (
    AtScope Filter = original.AtScope
)

func PossibleFilterValues

func PossibleFilterValues() []Filter

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationListResultIterator

type OperationListResultIterator = original.OperationListResultIterator

func NewOperationListResultIterator

func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator

type OperationListResultPage

type OperationListResultPage = original.OperationListResultPage

func NewOperationListResultPage

func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ResourceLink = original.ResourceLink

type ResourceLinkFilter

type ResourceLinkFilter = original.ResourceLinkFilter

type ResourceLinkProperties

type ResourceLinkProperties = original.ResourceLinkProperties

type ResourceLinkResult

type ResourceLinkResult = original.ResourceLinkResult

type ResourceLinkResultIterator

type ResourceLinkResultIterator = original.ResourceLinkResultIterator

func NewResourceLinkResultIterator

func NewResourceLinkResultIterator(page ResourceLinkResultPage) ResourceLinkResultIterator

type ResourceLinkResultPage

type ResourceLinkResultPage = original.ResourceLinkResultPage

func NewResourceLinkResultPage

func NewResourceLinkResultPage(cur ResourceLinkResult, getNextPage func(context.Context, ResourceLinkResult) (ResourceLinkResult, error)) ResourceLinkResultPage

type ResourceLinksClient

type ResourceLinksClient = original.ResourceLinksClient

func NewResourceLinksClient

func NewResourceLinksClient(subscriptionID string) ResourceLinksClient

func NewResourceLinksClientWithBaseURI

func NewResourceLinksClientWithBaseURI(baseURI string, subscriptionID string) ResourceLinksClient

Subdirectories

Name Synopsis
..
linksapi