Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AzureEntityResource
- type BaseClient
- type CapabilitiesListResult
- type CapabilitiesListResultIterator
- type CapabilitiesListResultPage
- type CapabilityProperties
- type CheckNameAvailabilityClient
- type CheckVirtualNetworkSubnetUsageClient
- type CloudError
- type Configuration
- type ConfigurationListResult
- type ConfigurationListResultIterator
- type ConfigurationListResultPage
- type ConfigurationProperties
- type ConfigurationsClient
- type ConfigurationsUpdateFuture
- type CreateMode
- type Database
- type DatabaseListResult
- type DatabaseListResultIterator
- type DatabaseListResultPage
- type DatabaseProperties
- type DatabasesClient
- type DatabasesCreateOrUpdateFuture
- type DatabasesDeleteFuture
- type DelegatedSubnetArguments
- type DelegatedSubnetUsage
- type ErrorAdditionalInfo
- type ErrorResponse
- type FirewallRule
- type FirewallRuleListResult
- type FirewallRuleListResultIterator
- type FirewallRuleListResultPage
- type FirewallRuleProperties
- type FirewallRulesClient
- type FirewallRulesCreateOrUpdateFuture
- type FirewallRulesDeleteFuture
- type HaEnabledEnum
- type Identity
- type InfrastructureEncryptionEnum
- type IsConfigPendingRestart
- type IsDynamicConfig
- type IsReadOnly
- type LocationBasedCapabilitiesClient
- type MaintenanceWindow
- type NameAvailability
- type NameAvailabilityRequest
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationOrigin
- type OperationsClient
- type Plan
- type ProxyResource
- type PublicNetworkAccessEnum
- type ReplicasClient
- type Resource
- type ResourceIdentityType
- type ResourceModelWithAllowedPropertySet
- type ResourceModelWithAllowedPropertySetIdentity
- type ResourceModelWithAllowedPropertySetPlan
- type ResourceModelWithAllowedPropertySetSku
- type Server
- type ServerEditionCapability
- type ServerForUpdate
- type ServerHAState
- type ServerKey
- type ServerKeyListResult
- type ServerKeyListResultIterator
- type ServerKeyListResultPage
- type ServerKeyProperties
- type ServerKeysClient
- type ServerKeysCreateOrUpdateFuture
- type ServerKeysDeleteFuture
- type ServerListResult
- type ServerListResultIterator
- type ServerListResultPage
- type ServerProperties
- type ServerPropertiesForUpdate
- type ServerState
- type ServerVersion
- type ServerVersionCapability
- type ServersClient
- type ServersCreateFuture
- type ServersDeleteFuture
- type ServersRestartFuture
- type ServersStartFuture
- type ServersStopFuture
- type ServersUpdateFuture
- type Sku
- type SkuTier
- type SslEnforcementEnum
- type StorageAutogrow
- type StorageEditionCapability
- type StorageMBCapability
- type StorageProfile
- type TrackedResource
- type VcoreCapability
- type VirtualNetworkSubnetUsageParameter
- type VirtualNetworkSubnetUsageResult
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CapabilitiesListResult ¶
type CapabilitiesListResult = original.CapabilitiesListResult
type CapabilitiesListResultIterator ¶
type CapabilitiesListResultIterator = original.CapabilitiesListResultIterator
func NewCapabilitiesListResultIterator ¶
func NewCapabilitiesListResultIterator(page CapabilitiesListResultPage) CapabilitiesListResultIterator
type CapabilitiesListResultPage ¶
type CapabilitiesListResultPage = original.CapabilitiesListResultPage
func NewCapabilitiesListResultPage ¶
func NewCapabilitiesListResultPage(cur CapabilitiesListResult, getNextPage func(context.Context, CapabilitiesListResult) (CapabilitiesListResult, error)) CapabilitiesListResultPage
type CapabilityProperties ¶
type CapabilityProperties = original.CapabilityProperties
type CheckNameAvailabilityClient ¶
type CheckNameAvailabilityClient = original.CheckNameAvailabilityClient
func NewCheckNameAvailabilityClient ¶
func NewCheckNameAvailabilityClient(subscriptionID string) CheckNameAvailabilityClient
func NewCheckNameAvailabilityClientWithBaseURI ¶
func NewCheckNameAvailabilityClientWithBaseURI(baseURI string, subscriptionID string) CheckNameAvailabilityClient
type CheckVirtualNetworkSubnetUsageClient ¶
type CheckVirtualNetworkSubnetUsageClient = original.CheckVirtualNetworkSubnetUsageClient
func NewCheckVirtualNetworkSubnetUsageClient ¶
func NewCheckVirtualNetworkSubnetUsageClient(subscriptionID string) CheckVirtualNetworkSubnetUsageClient
func NewCheckVirtualNetworkSubnetUsageClientWithBaseURI ¶
func NewCheckVirtualNetworkSubnetUsageClientWithBaseURI(baseURI string, subscriptionID string) CheckVirtualNetworkSubnetUsageClient
type CloudError ¶
type CloudError = original.CloudError
type Configuration ¶
type Configuration = original.Configuration
type ConfigurationListResult ¶
type ConfigurationListResult = original.ConfigurationListResult
type ConfigurationListResultIterator ¶
type ConfigurationListResultIterator = original.ConfigurationListResultIterator
func NewConfigurationListResultIterator ¶
func NewConfigurationListResultIterator(page ConfigurationListResultPage) ConfigurationListResultIterator
type ConfigurationListResultPage ¶
type ConfigurationListResultPage = original.ConfigurationListResultPage
func NewConfigurationListResultPage ¶
func NewConfigurationListResultPage(cur ConfigurationListResult, getNextPage func(context.Context, ConfigurationListResult) (ConfigurationListResult, error)) ConfigurationListResultPage
type ConfigurationProperties ¶
type ConfigurationProperties = original.ConfigurationProperties
type ConfigurationsClient ¶
type ConfigurationsClient = original.ConfigurationsClient
func NewConfigurationsClient ¶
func NewConfigurationsClient(subscriptionID string) ConfigurationsClient
func NewConfigurationsClientWithBaseURI ¶
func NewConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ConfigurationsClient
type ConfigurationsUpdateFuture ¶
type ConfigurationsUpdateFuture = original.ConfigurationsUpdateFuture
type CreateMode ¶
type CreateMode = original.CreateMode
const ( Default CreateMode = original.Default PointInTimeRestore CreateMode = original.PointInTimeRestore Replica CreateMode = original.Replica )
func PossibleCreateModeValues ¶
func PossibleCreateModeValues() []CreateMode
type DatabaseListResult ¶
type DatabaseListResult = original.DatabaseListResult
type DatabaseListResultIterator ¶
type DatabaseListResultIterator = original.DatabaseListResultIterator
func NewDatabaseListResultIterator ¶
func NewDatabaseListResultIterator(page DatabaseListResultPage) DatabaseListResultIterator
type DatabaseListResultPage ¶
type DatabaseListResultPage = original.DatabaseListResultPage
func NewDatabaseListResultPage ¶
func NewDatabaseListResultPage(cur DatabaseListResult, getNextPage func(context.Context, DatabaseListResult) (DatabaseListResult, error)) DatabaseListResultPage
type DatabaseProperties ¶
type DatabaseProperties = original.DatabaseProperties
type DatabasesClient ¶
type DatabasesClient = original.DatabasesClient
func NewDatabasesClient ¶
func NewDatabasesClient(subscriptionID string) DatabasesClient
func NewDatabasesClientWithBaseURI ¶
func NewDatabasesClientWithBaseURI(baseURI string, subscriptionID string) DatabasesClient
type DatabasesCreateOrUpdateFuture ¶
type DatabasesCreateOrUpdateFuture = original.DatabasesCreateOrUpdateFuture
type DatabasesDeleteFuture ¶
type DatabasesDeleteFuture = original.DatabasesDeleteFuture
type DelegatedSubnetArguments ¶
type DelegatedSubnetArguments = original.DelegatedSubnetArguments
type DelegatedSubnetUsage ¶
type DelegatedSubnetUsage = original.DelegatedSubnetUsage
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type FirewallRule ¶
type FirewallRule = original.FirewallRule
type FirewallRuleListResult ¶
type FirewallRuleListResult = original.FirewallRuleListResult
type FirewallRuleListResultIterator ¶
type FirewallRuleListResultIterator = original.FirewallRuleListResultIterator
func NewFirewallRuleListResultIterator ¶
func NewFirewallRuleListResultIterator(page FirewallRuleListResultPage) FirewallRuleListResultIterator
type FirewallRuleListResultPage ¶
type FirewallRuleListResultPage = original.FirewallRuleListResultPage
func NewFirewallRuleListResultPage ¶
func NewFirewallRuleListResultPage(cur FirewallRuleListResult, getNextPage func(context.Context, FirewallRuleListResult) (FirewallRuleListResult, error)) FirewallRuleListResultPage
type FirewallRuleProperties ¶
type FirewallRuleProperties = original.FirewallRuleProperties
type FirewallRulesClient ¶
type FirewallRulesClient = original.FirewallRulesClient
func NewFirewallRulesClient ¶
func NewFirewallRulesClient(subscriptionID string) FirewallRulesClient
func NewFirewallRulesClientWithBaseURI ¶
func NewFirewallRulesClientWithBaseURI(baseURI string, subscriptionID string) FirewallRulesClient
type FirewallRulesCreateOrUpdateFuture ¶
type FirewallRulesCreateOrUpdateFuture = original.FirewallRulesCreateOrUpdateFuture
type FirewallRulesDeleteFuture ¶
type FirewallRulesDeleteFuture = original.FirewallRulesDeleteFuture
type HaEnabledEnum ¶
type HaEnabledEnum = original.HaEnabledEnum
const ( Disabled HaEnabledEnum = original.Disabled Enabled HaEnabledEnum = original.Enabled )
func PossibleHaEnabledEnumValues ¶
func PossibleHaEnabledEnumValues() []HaEnabledEnum
type InfrastructureEncryptionEnum ¶
type InfrastructureEncryptionEnum = original.InfrastructureEncryptionEnum
const ( InfrastructureEncryptionEnumDisabled InfrastructureEncryptionEnum = original.InfrastructureEncryptionEnumDisabled InfrastructureEncryptionEnumEnabled InfrastructureEncryptionEnum = original.InfrastructureEncryptionEnumEnabled )
func PossibleInfrastructureEncryptionEnumValues ¶
func PossibleInfrastructureEncryptionEnumValues() []InfrastructureEncryptionEnum
type IsConfigPendingRestart ¶
type IsConfigPendingRestart = original.IsConfigPendingRestart
const ( False IsConfigPendingRestart = original.False True IsConfigPendingRestart = original.True )
func PossibleIsConfigPendingRestartValues ¶
func PossibleIsConfigPendingRestartValues() []IsConfigPendingRestart
type IsDynamicConfig ¶
type IsDynamicConfig = original.IsDynamicConfig
const ( IsDynamicConfigFalse IsDynamicConfig = original.IsDynamicConfigFalse IsDynamicConfigTrue IsDynamicConfig = original.IsDynamicConfigTrue )
func PossibleIsDynamicConfigValues ¶
func PossibleIsDynamicConfigValues() []IsDynamicConfig
type IsReadOnly ¶
type IsReadOnly = original.IsReadOnly
const ( IsReadOnlyFalse IsReadOnly = original.IsReadOnlyFalse IsReadOnlyTrue IsReadOnly = original.IsReadOnlyTrue )
func PossibleIsReadOnlyValues ¶
func PossibleIsReadOnlyValues() []IsReadOnly
type LocationBasedCapabilitiesClient ¶
type LocationBasedCapabilitiesClient = original.LocationBasedCapabilitiesClient
func NewLocationBasedCapabilitiesClient ¶
func NewLocationBasedCapabilitiesClient(subscriptionID string) LocationBasedCapabilitiesClient
func NewLocationBasedCapabilitiesClientWithBaseURI ¶
func NewLocationBasedCapabilitiesClientWithBaseURI(baseURI string, subscriptionID string) LocationBasedCapabilitiesClient
type MaintenanceWindow ¶
type MaintenanceWindow = original.MaintenanceWindow
type NameAvailability ¶
type NameAvailability = original.NameAvailability
type NameAvailabilityRequest ¶
type NameAvailabilityRequest = original.NameAvailabilityRequest
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationOrigin ¶
type OperationOrigin = original.OperationOrigin
const ( NotSpecified OperationOrigin = original.NotSpecified System OperationOrigin = original.System User OperationOrigin = original.User )
func PossibleOperationOriginValues ¶
func PossibleOperationOriginValues() []OperationOrigin
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type PublicNetworkAccessEnum ¶
type PublicNetworkAccessEnum = original.PublicNetworkAccessEnum
const ( PublicNetworkAccessEnumDisabled PublicNetworkAccessEnum = original.PublicNetworkAccessEnumDisabled PublicNetworkAccessEnumEnabled PublicNetworkAccessEnum = original.PublicNetworkAccessEnumEnabled )
func PossiblePublicNetworkAccessEnumValues ¶
func PossiblePublicNetworkAccessEnumValues() []PublicNetworkAccessEnum
type ReplicasClient ¶
type ReplicasClient = original.ReplicasClient
func NewReplicasClient ¶
func NewReplicasClient(subscriptionID string) ReplicasClient
func NewReplicasClientWithBaseURI ¶
func NewReplicasClientWithBaseURI(baseURI string, subscriptionID string) ReplicasClient
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const (
SystemAssigned ResourceIdentityType = original.SystemAssigned
)
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceModelWithAllowedPropertySet ¶
type ResourceModelWithAllowedPropertySet = original.ResourceModelWithAllowedPropertySet
type ResourceModelWithAllowedPropertySetIdentity ¶
type ResourceModelWithAllowedPropertySetIdentity = original.ResourceModelWithAllowedPropertySetIdentity
type ResourceModelWithAllowedPropertySetPlan ¶
type ResourceModelWithAllowedPropertySetPlan = original.ResourceModelWithAllowedPropertySetPlan
type ResourceModelWithAllowedPropertySetSku ¶
type ResourceModelWithAllowedPropertySetSku = original.ResourceModelWithAllowedPropertySetSku
type ServerEditionCapability ¶
type ServerEditionCapability = original.ServerEditionCapability
type ServerForUpdate ¶
type ServerForUpdate = original.ServerForUpdate
type ServerHAState ¶
type ServerHAState = original.ServerHAState
const ( CreatingStandby ServerHAState = original.CreatingStandby FailingOver ServerHAState = original.FailingOver Healthy ServerHAState = original.Healthy NotEnabled ServerHAState = original.NotEnabled RemovingStandby ServerHAState = original.RemovingStandby ReplicatingData ServerHAState = original.ReplicatingData )
func PossibleServerHAStateValues ¶
func PossibleServerHAStateValues() []ServerHAState
type ServerKeyListResult ¶
type ServerKeyListResult = original.ServerKeyListResult
type ServerKeyListResultIterator ¶
type ServerKeyListResultIterator = original.ServerKeyListResultIterator
func NewServerKeyListResultIterator ¶
func NewServerKeyListResultIterator(page ServerKeyListResultPage) ServerKeyListResultIterator
type ServerKeyListResultPage ¶
type ServerKeyListResultPage = original.ServerKeyListResultPage
func NewServerKeyListResultPage ¶
func NewServerKeyListResultPage(cur ServerKeyListResult, getNextPage func(context.Context, ServerKeyListResult) (ServerKeyListResult, error)) ServerKeyListResultPage
type ServerKeyProperties ¶
type ServerKeyProperties = original.ServerKeyProperties
type ServerKeysClient ¶
type ServerKeysClient = original.ServerKeysClient
func NewServerKeysClient ¶
func NewServerKeysClient(subscriptionID string) ServerKeysClient
func NewServerKeysClientWithBaseURI ¶
func NewServerKeysClientWithBaseURI(baseURI string, subscriptionID string) ServerKeysClient
type ServerKeysCreateOrUpdateFuture ¶
type ServerKeysCreateOrUpdateFuture = original.ServerKeysCreateOrUpdateFuture
type ServerKeysDeleteFuture ¶
type ServerKeysDeleteFuture = original.ServerKeysDeleteFuture
type ServerListResult ¶
type ServerListResult = original.ServerListResult
type ServerListResultIterator ¶
type ServerListResultIterator = original.ServerListResultIterator
func NewServerListResultIterator ¶
func NewServerListResultIterator(page ServerListResultPage) ServerListResultIterator
type ServerListResultPage ¶
type ServerListResultPage = original.ServerListResultPage
func NewServerListResultPage ¶
func NewServerListResultPage(cur ServerListResult, getNextPage func(context.Context, ServerListResult) (ServerListResult, error)) ServerListResultPage
type ServerProperties ¶
type ServerProperties = original.ServerProperties
type ServerPropertiesForUpdate ¶
type ServerPropertiesForUpdate = original.ServerPropertiesForUpdate
type ServerState ¶
type ServerState = original.ServerState
const ( ServerStateDisabled ServerState = original.ServerStateDisabled ServerStateDropping ServerState = original.ServerStateDropping ServerStateReady ServerState = original.ServerStateReady ServerStateStarting ServerState = original.ServerStateStarting ServerStateStopped ServerState = original.ServerStateStopped ServerStateStopping ServerState = original.ServerStateStopping ServerStateUpdating ServerState = original.ServerStateUpdating )
func PossibleServerStateValues ¶
func PossibleServerStateValues() []ServerState
type ServerVersion ¶
type ServerVersion = original.ServerVersion
const (
FiveFullStopSeven ServerVersion = original.FiveFullStopSeven
)
func PossibleServerVersionValues ¶
func PossibleServerVersionValues() []ServerVersion
type ServerVersionCapability ¶
type ServerVersionCapability = original.ServerVersionCapability
type ServersClient ¶
type ServersClient = original.ServersClient
func NewServersClient ¶
func NewServersClient(subscriptionID string) ServersClient
func NewServersClientWithBaseURI ¶
func NewServersClientWithBaseURI(baseURI string, subscriptionID string) ServersClient
type ServersCreateFuture ¶
type ServersCreateFuture = original.ServersCreateFuture
type ServersDeleteFuture ¶
type ServersDeleteFuture = original.ServersDeleteFuture
type ServersRestartFuture ¶
type ServersRestartFuture = original.ServersRestartFuture
type ServersStartFuture ¶
type ServersStartFuture = original.ServersStartFuture
type ServersStopFuture ¶
type ServersStopFuture = original.ServersStopFuture
type ServersUpdateFuture ¶
type ServersUpdateFuture = original.ServersUpdateFuture
type SkuTier ¶
const ( Burstable SkuTier = original.Burstable GeneralPurpose SkuTier = original.GeneralPurpose MemoryOptimized SkuTier = original.MemoryOptimized )
func PossibleSkuTierValues ¶
func PossibleSkuTierValues() []SkuTier
type SslEnforcementEnum ¶
type SslEnforcementEnum = original.SslEnforcementEnum
const ( SslEnforcementEnumDisabled SslEnforcementEnum = original.SslEnforcementEnumDisabled SslEnforcementEnumEnabled SslEnforcementEnum = original.SslEnforcementEnumEnabled )
func PossibleSslEnforcementEnumValues ¶
func PossibleSslEnforcementEnumValues() []SslEnforcementEnum
type StorageAutogrow ¶
type StorageAutogrow = original.StorageAutogrow
const ( StorageAutogrowDisabled StorageAutogrow = original.StorageAutogrowDisabled StorageAutogrowEnabled StorageAutogrow = original.StorageAutogrowEnabled )
func PossibleStorageAutogrowValues ¶
func PossibleStorageAutogrowValues() []StorageAutogrow
type StorageEditionCapability ¶
type StorageEditionCapability = original.StorageEditionCapability
type StorageMBCapability ¶
type StorageMBCapability = original.StorageMBCapability
type StorageProfile ¶
type StorageProfile = original.StorageProfile
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type VcoreCapability ¶
type VcoreCapability = original.VcoreCapability
type VirtualNetworkSubnetUsageParameter ¶
type VirtualNetworkSubnetUsageParameter = original.VirtualNetworkSubnetUsageParameter
type VirtualNetworkSubnetUsageResult ¶
type VirtualNetworkSubnetUsageResult = original.VirtualNetworkSubnetUsageResult
Click to show internal directories.
Click to hide internal directories.