subscriptionapi

package
v33.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FactoryClientAPI

type FactoryClientAPI interface {
	CreateSubscriptionInEnrollmentAccount(ctx context.Context, enrollmentAccountName string, body subscription.CreationParameters) (result subscription.FactoryCreateSubscriptionInEnrollmentAccountFuture, err error)
}

FactoryClientAPI contains the set of methods on the FactoryClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result subscription.OperationListResult, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

type SubscriptionsClientAPI

type SubscriptionsClientAPI interface {
	Get(ctx context.Context, subscriptionID string) (result subscription.Model, err error)
	List(ctx context.Context) (result subscription.ListResultPage, err error)
	ListLocations(ctx context.Context, subscriptionID string) (result subscription.LocationListResult, err error)
}

SubscriptionsClientAPI contains the set of methods on the SubscriptionsClient type.

type TenantsClientAPI

type TenantsClientAPI interface {
	List(ctx context.Context) (result subscription.TenantListResultPage, err error)
}

TenantsClientAPI contains the set of methods on the TenantsClient type.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL