...

Package features

import "github.com/Azure/azure-sdk-for-go/profiles/2017-03-09/resources/mgmt/features"
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 Client

type Client = original.Client

func NewClient

func NewClient(subscriptionID string) Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string, subscriptionID string) Client

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 OperationsListResult

type OperationsListResult = original.OperationsListResult

type OperationsListResultIterator

type OperationsListResultIterator = original.OperationsListResultIterator

func NewOperationsListResultIterator

func NewOperationsListResultIterator(page OperationsListResultPage) OperationsListResultIterator

type OperationsListResultPage

type OperationsListResultPage = original.OperationsListResultPage

func NewOperationsListResultPage

func NewOperationsListResultPage(cur OperationsListResult, getNextPage func(context.Context, OperationsListResult) (OperationsListResult, error)) OperationsListResultPage

type Properties

type Properties = original.Properties

type Result

type Result = original.Result

Subdirectories

Name Synopsis
..
featuresapi