Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type CloudError
- type CloudErrorBody
- type ContainerAccount
- type DomainSecuritySettings
- type DomainService
- type DomainServiceListResult
- type DomainServiceListResultIterator
- type DomainServiceListResultPage
- type DomainServiceOperationsClient
- type DomainServiceProperties
- type DomainServicesClient
- type DomainServicesCreateOrUpdateFuture
- type DomainServicesDeleteFuture
- type DomainServicesUpdateFuture
- type ExternalAccess
- type FilteredSync
- type ForestTrust
- type HealthAlert
- type HealthMonitor
- type Ldaps
- type LdapsSettings
- type MigrationProgress
- type MigrationProperties
- type NotificationSettings
- type NotifyDcAdmins
- type NotifyGlobalAdmins
- type NtlmV1
- type OperationDisplayInfo
- type OperationEntity
- type OperationEntityListResult
- type OperationEntityListResultIterator
- type OperationEntityListResultPage
- type OuContainer
- type OuContainerClient
- type OuContainerCreateFuture
- type OuContainerDeleteFuture
- type OuContainerListResult
- type OuContainerListResultIterator
- type OuContainerListResultPage
- type OuContainerOperationsClient
- type OuContainerProperties
- type OuContainerUpdateFuture
- type ReplicaSet
- type Resource
- type ResourceForestSettings
- type SyncKerberosPasswords
- type SyncNtlmPasswords
- type SyncOnPremPasswords
- type TLSV1
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 CloudError ¶
type CloudError = original.CloudError
type CloudErrorBody ¶
type CloudErrorBody = original.CloudErrorBody
type ContainerAccount ¶
type ContainerAccount = original.ContainerAccount
type DomainSecuritySettings ¶
type DomainSecuritySettings = original.DomainSecuritySettings
type DomainService ¶
type DomainService = original.DomainService
type DomainServiceListResult ¶
type DomainServiceListResult = original.DomainServiceListResult
type DomainServiceListResultIterator ¶
type DomainServiceListResultIterator = original.DomainServiceListResultIterator
func NewDomainServiceListResultIterator ¶
func NewDomainServiceListResultIterator(page DomainServiceListResultPage) DomainServiceListResultIterator
type DomainServiceListResultPage ¶
type DomainServiceListResultPage = original.DomainServiceListResultPage
func NewDomainServiceListResultPage ¶
func NewDomainServiceListResultPage(cur DomainServiceListResult, getNextPage func(context.Context, DomainServiceListResult) (DomainServiceListResult, error)) DomainServiceListResultPage
type DomainServiceOperationsClient ¶
type DomainServiceOperationsClient = original.DomainServiceOperationsClient
func NewDomainServiceOperationsClient ¶
func NewDomainServiceOperationsClient(subscriptionID string) DomainServiceOperationsClient
func NewDomainServiceOperationsClientWithBaseURI ¶
func NewDomainServiceOperationsClientWithBaseURI(baseURI string, subscriptionID string) DomainServiceOperationsClient
type DomainServiceProperties ¶
type DomainServiceProperties = original.DomainServiceProperties
type DomainServicesClient ¶
type DomainServicesClient = original.DomainServicesClient
func NewDomainServicesClient ¶
func NewDomainServicesClient(subscriptionID string) DomainServicesClient
func NewDomainServicesClientWithBaseURI ¶
func NewDomainServicesClientWithBaseURI(baseURI string, subscriptionID string) DomainServicesClient
type DomainServicesCreateOrUpdateFuture ¶
type DomainServicesCreateOrUpdateFuture = original.DomainServicesCreateOrUpdateFuture
type DomainServicesDeleteFuture ¶
type DomainServicesDeleteFuture = original.DomainServicesDeleteFuture
type DomainServicesUpdateFuture ¶
type DomainServicesUpdateFuture = original.DomainServicesUpdateFuture
type ExternalAccess ¶
type ExternalAccess = original.ExternalAccess
const ( Disabled ExternalAccess = original.Disabled Enabled ExternalAccess = original.Enabled )
func PossibleExternalAccessValues ¶
func PossibleExternalAccessValues() []ExternalAccess
type FilteredSync ¶
type FilteredSync = original.FilteredSync
const ( FilteredSyncDisabled FilteredSync = original.FilteredSyncDisabled FilteredSyncEnabled FilteredSync = original.FilteredSyncEnabled )
func PossibleFilteredSyncValues ¶
func PossibleFilteredSyncValues() []FilteredSync
type ForestTrust ¶
type ForestTrust = original.ForestTrust
type HealthAlert ¶
type HealthAlert = original.HealthAlert
type HealthMonitor ¶
type HealthMonitor = original.HealthMonitor
type Ldaps ¶
const ( LdapsDisabled Ldaps = original.LdapsDisabled LdapsEnabled Ldaps = original.LdapsEnabled )
func PossibleLdapsValues ¶
func PossibleLdapsValues() []Ldaps
type LdapsSettings ¶
type LdapsSettings = original.LdapsSettings
type MigrationProgress ¶
type MigrationProgress = original.MigrationProgress
type MigrationProperties ¶
type MigrationProperties = original.MigrationProperties
type NotificationSettings ¶
type NotificationSettings = original.NotificationSettings
type NotifyDcAdmins ¶
type NotifyDcAdmins = original.NotifyDcAdmins
const ( NotifyDcAdminsDisabled NotifyDcAdmins = original.NotifyDcAdminsDisabled NotifyDcAdminsEnabled NotifyDcAdmins = original.NotifyDcAdminsEnabled )
func PossibleNotifyDcAdminsValues ¶
func PossibleNotifyDcAdminsValues() []NotifyDcAdmins
type NotifyGlobalAdmins ¶
type NotifyGlobalAdmins = original.NotifyGlobalAdmins
const ( NotifyGlobalAdminsDisabled NotifyGlobalAdmins = original.NotifyGlobalAdminsDisabled NotifyGlobalAdminsEnabled NotifyGlobalAdmins = original.NotifyGlobalAdminsEnabled )
func PossibleNotifyGlobalAdminsValues ¶
func PossibleNotifyGlobalAdminsValues() []NotifyGlobalAdmins
type NtlmV1 ¶
const ( NtlmV1Disabled NtlmV1 = original.NtlmV1Disabled NtlmV1Enabled NtlmV1 = original.NtlmV1Enabled )
func PossibleNtlmV1Values ¶
func PossibleNtlmV1Values() []NtlmV1
type OperationDisplayInfo ¶
type OperationDisplayInfo = original.OperationDisplayInfo
type OperationEntity ¶
type OperationEntity = original.OperationEntity
type OperationEntityListResult ¶
type OperationEntityListResult = original.OperationEntityListResult
type OperationEntityListResultIterator ¶
type OperationEntityListResultIterator = original.OperationEntityListResultIterator
func NewOperationEntityListResultIterator ¶
func NewOperationEntityListResultIterator(page OperationEntityListResultPage) OperationEntityListResultIterator
type OperationEntityListResultPage ¶
type OperationEntityListResultPage = original.OperationEntityListResultPage
func NewOperationEntityListResultPage ¶
func NewOperationEntityListResultPage(cur OperationEntityListResult, getNextPage func(context.Context, OperationEntityListResult) (OperationEntityListResult, error)) OperationEntityListResultPage
type OuContainer ¶
type OuContainer = original.OuContainer
type OuContainerClient ¶
type OuContainerClient = original.OuContainerClient
func NewOuContainerClient ¶
func NewOuContainerClient(subscriptionID string) OuContainerClient
func NewOuContainerClientWithBaseURI ¶
func NewOuContainerClientWithBaseURI(baseURI string, subscriptionID string) OuContainerClient
type OuContainerCreateFuture ¶
type OuContainerCreateFuture = original.OuContainerCreateFuture
type OuContainerDeleteFuture ¶
type OuContainerDeleteFuture = original.OuContainerDeleteFuture
type OuContainerListResult ¶
type OuContainerListResult = original.OuContainerListResult
type OuContainerListResultIterator ¶
type OuContainerListResultIterator = original.OuContainerListResultIterator
func NewOuContainerListResultIterator ¶
func NewOuContainerListResultIterator(page OuContainerListResultPage) OuContainerListResultIterator
type OuContainerListResultPage ¶
type OuContainerListResultPage = original.OuContainerListResultPage
func NewOuContainerListResultPage ¶
func NewOuContainerListResultPage(cur OuContainerListResult, getNextPage func(context.Context, OuContainerListResult) (OuContainerListResult, error)) OuContainerListResultPage
type OuContainerOperationsClient ¶
type OuContainerOperationsClient = original.OuContainerOperationsClient
func NewOuContainerOperationsClient ¶
func NewOuContainerOperationsClient(subscriptionID string) OuContainerOperationsClient
func NewOuContainerOperationsClientWithBaseURI ¶
func NewOuContainerOperationsClientWithBaseURI(baseURI string, subscriptionID string) OuContainerOperationsClient
type OuContainerProperties ¶
type OuContainerProperties = original.OuContainerProperties
type OuContainerUpdateFuture ¶
type OuContainerUpdateFuture = original.OuContainerUpdateFuture
type ReplicaSet ¶
type ReplicaSet = original.ReplicaSet
type ResourceForestSettings ¶
type ResourceForestSettings = original.ResourceForestSettings
type SyncKerberosPasswords ¶
type SyncKerberosPasswords = original.SyncKerberosPasswords
const ( SyncKerberosPasswordsDisabled SyncKerberosPasswords = original.SyncKerberosPasswordsDisabled SyncKerberosPasswordsEnabled SyncKerberosPasswords = original.SyncKerberosPasswordsEnabled )
func PossibleSyncKerberosPasswordsValues ¶
func PossibleSyncKerberosPasswordsValues() []SyncKerberosPasswords
type SyncNtlmPasswords ¶
type SyncNtlmPasswords = original.SyncNtlmPasswords
const ( SyncNtlmPasswordsDisabled SyncNtlmPasswords = original.SyncNtlmPasswordsDisabled SyncNtlmPasswordsEnabled SyncNtlmPasswords = original.SyncNtlmPasswordsEnabled )
func PossibleSyncNtlmPasswordsValues ¶
func PossibleSyncNtlmPasswordsValues() []SyncNtlmPasswords
type SyncOnPremPasswords ¶
type SyncOnPremPasswords = original.SyncOnPremPasswords
const ( SyncOnPremPasswordsDisabled SyncOnPremPasswords = original.SyncOnPremPasswordsDisabled SyncOnPremPasswordsEnabled SyncOnPremPasswords = original.SyncOnPremPasswordsEnabled )
func PossibleSyncOnPremPasswordsValues ¶
func PossibleSyncOnPremPasswordsValues() []SyncOnPremPasswords
type TLSV1 ¶
const ( TLSV1Disabled TLSV1 = original.TLSV1Disabled TLSV1Enabled TLSV1 = original.TLSV1Enabled )
func PossibleTLSV1Values ¶
func PossibleTLSV1Values() []TLSV1
Click to show internal directories.
Click to hide internal directories.