aadapi

package
v49.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 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 DomainServiceOperationsClientAPI

type DomainServiceOperationsClientAPI interface {
	List(ctx context.Context) (result aad.OperationEntityListResultPage, err error)
	ListComplete(ctx context.Context) (result aad.OperationEntityListResultIterator, err error)
}

DomainServiceOperationsClientAPI contains the set of methods on the DomainServiceOperationsClient type.

type DomainServicesClientAPI

type DomainServicesClientAPI interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, domainServiceName string, domainService aad.DomainService) (result aad.DomainServicesCreateOrUpdateFuture, err error)
	Delete(ctx context.Context, resourceGroupName string, domainServiceName string) (result aad.DomainServicesDeleteFuture, err error)
	Get(ctx context.Context, resourceGroupName string, domainServiceName string) (result aad.DomainService, err error)
	List(ctx context.Context) (result aad.DomainServiceListResultPage, err error)
	ListComplete(ctx context.Context) (result aad.DomainServiceListResultIterator, err error)
	ListByResourceGroup(ctx context.Context, resourceGroupName string) (result aad.DomainServiceListResultPage, err error)
	ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result aad.DomainServiceListResultIterator, err error)
	Update(ctx context.Context, resourceGroupName string, domainServiceName string, domainService aad.DomainService) (result aad.DomainServicesUpdateFuture, err error)
}

DomainServicesClientAPI contains the set of methods on the DomainServicesClient type.

type OuContainerClientAPI

type OuContainerClientAPI interface {
	Create(ctx context.Context, resourceGroupName string, domainServiceName string, ouContainerName string, containerAccount aad.ContainerAccount) (result aad.OuContainerCreateFuture, err error)
	Delete(ctx context.Context, resourceGroupName string, domainServiceName string, ouContainerName string) (result aad.OuContainerDeleteFuture, err error)
	Get(ctx context.Context, resourceGroupName string, domainServiceName string, ouContainerName string) (result aad.OuContainer, err error)
	List(ctx context.Context, resourceGroupName string, domainServiceName string) (result aad.OuContainerListResultPage, err error)
	ListComplete(ctx context.Context, resourceGroupName string, domainServiceName string) (result aad.OuContainerListResultIterator, err error)
	Update(ctx context.Context, resourceGroupName string, domainServiceName string, ouContainerName string, containerAccount aad.ContainerAccount) (result aad.OuContainerUpdateFuture, err error)
}

OuContainerClientAPI contains the set of methods on the OuContainerClient type.

type OuContainerOperationsClientAPI

type OuContainerOperationsClientAPI interface {
	List(ctx context.Context) (result aad.OperationEntityListResultPage, err error)
	ListComplete(ctx context.Context) (result aad.OperationEntityListResultIterator, err error)
}

OuContainerOperationsClientAPI contains the set of methods on the OuContainerOperationsClient type.

Jump to

Keyboard shortcuts

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