Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AzureEntityResource
- type BaseClient
- type CapabilitiesListResult
- type CapabilitiesListResultIterator
- type CapabilitiesListResultPage
- type CapabilityProperties
- type CheckNameAvailabilityClient
- type CloudError
- type Configuration
- type ConfigurationDataType
- 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 DatabasesCreateFuture
- type DatabasesDeleteFuture
- 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 LocationBasedCapabilitiesClient
- type MaintenanceWindow
- type NameAvailability
- type NameAvailabilityRequest
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationOrigin
- type OperationsClient
- type Plan
- type ProxyResource
- type Resource
- type ResourceIdentityType
- type ResourceModelWithAllowedPropertySet
- type ResourceModelWithAllowedPropertySetIdentity
- type ResourceModelWithAllowedPropertySetPlan
- type ResourceModelWithAllowedPropertySetSku
- type Server
- type ServerEditionCapability
- type ServerForUpdate
- type ServerHAState
- type ServerListResult
- type ServerListResultIterator
- type ServerListResultPage
- type ServerProperties
- type ServerPropertiesDelegatedSubnetArguments
- type ServerPropertiesForUpdate
- type ServerPublicNetworkAccessState
- 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 StorageEditionCapability
- type StorageMBCapability
- type StorageProfile
- type TrackedResource
- type VcoreCapability
- type VirtualNetworkSubnetUsageClient
- 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 CloudError ¶
type CloudError = original.CloudError
type Configuration ¶
type Configuration = original.Configuration
type ConfigurationDataType ¶
type ConfigurationDataType = original.ConfigurationDataType
const ( Boolean ConfigurationDataType = original.Boolean Enumeration ConfigurationDataType = original.Enumeration Integer ConfigurationDataType = original.Integer Numeric ConfigurationDataType = original.Numeric )
func PossibleConfigurationDataTypeValues ¶
func PossibleConfigurationDataTypeValues() []ConfigurationDataType
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 )
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 DatabasesCreateFuture ¶
type DatabasesCreateFuture = original.DatabasesCreateFuture
type DatabasesDeleteFuture ¶
type DatabasesDeleteFuture = original.DatabasesDeleteFuture
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 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 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 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 ServerPropertiesDelegatedSubnetArguments ¶
type ServerPropertiesDelegatedSubnetArguments = original.ServerPropertiesDelegatedSubnetArguments
type ServerPropertiesForUpdate ¶
type ServerPropertiesForUpdate = original.ServerPropertiesForUpdate
type ServerPublicNetworkAccessState ¶
type ServerPublicNetworkAccessState = original.ServerPublicNetworkAccessState
const ( ServerPublicNetworkAccessStateDisabled ServerPublicNetworkAccessState = original.ServerPublicNetworkAccessStateDisabled ServerPublicNetworkAccessStateEnabled ServerPublicNetworkAccessState = original.ServerPublicNetworkAccessStateEnabled )
func PossibleServerPublicNetworkAccessStateValues ¶
func PossibleServerPublicNetworkAccessStateValues() []ServerPublicNetworkAccessState
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 ( OneOne ServerVersion = original.OneOne OneTwo ServerVersion = original.OneTwo )
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 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 VirtualNetworkSubnetUsageClient ¶
type VirtualNetworkSubnetUsageClient = original.VirtualNetworkSubnetUsageClient
func NewVirtualNetworkSubnetUsageClient ¶
func NewVirtualNetworkSubnetUsageClient(subscriptionID string) VirtualNetworkSubnetUsageClient
func NewVirtualNetworkSubnetUsageClientWithBaseURI ¶
func NewVirtualNetworkSubnetUsageClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworkSubnetUsageClient
type VirtualNetworkSubnetUsageParameter ¶
type VirtualNetworkSubnetUsageParameter = original.VirtualNetworkSubnetUsageParameter
type VirtualNetworkSubnetUsageResult ¶
type VirtualNetworkSubnetUsageResult = original.VirtualNetworkSubnetUsageResult
Click to show internal directories.
Click to hide internal directories.