Package account
- Constants
- func UserAgent() string
- func Version() string
- type AccountsClient
- func NewAccountsClient(subscriptionID string) AccountsClient
- func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient
- type AccountsCreateFutureType
- type AccountsDeleteFutureType
- type AccountsUpdateFutureType
- type BaseClient
- func New(subscriptionID string) BaseClient
- func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
- type CapabilityInformation
- type CheckNameAvailabilityParameters
- type CreateDataLakeStoreAccountParameters
- type CreateDataLakeStoreAccountProperties
- type CreateFirewallRuleWithAccountParameters
- type CreateOrUpdateFirewallRuleParameters
- type CreateOrUpdateFirewallRuleProperties
- type CreateOrUpdateTrustedIDProviderParameters
- type CreateOrUpdateTrustedIDProviderProperties
- type CreateOrUpdateVirtualNetworkRuleParameters
- type CreateOrUpdateVirtualNetworkRuleProperties
- type CreateTrustedIDProviderWithAccountParameters
- type CreateVirtualNetworkRuleWithAccountParameters
- type DataLakeStoreAccount
- type DataLakeStoreAccountBasic
- type DataLakeStoreAccountListResult
- type DataLakeStoreAccountListResultIterator
- func NewDataLakeStoreAccountListResultIterator(page DataLakeStoreAccountListResultPage) DataLakeStoreAccountListResultIterator
- type DataLakeStoreAccountListResultPage
- func NewDataLakeStoreAccountListResultPage(cur DataLakeStoreAccountListResult, getNextPage func(context.Context, DataLakeStoreAccountListResult) (DataLakeStoreAccountListResult, error)) DataLakeStoreAccountListResultPage
- type DataLakeStoreAccountProperties
- type DataLakeStoreAccountPropertiesBasic
- type DataLakeStoreAccountState
- func PossibleDataLakeStoreAccountStateValues() []DataLakeStoreAccountState
- type DataLakeStoreAccountStatus
- func PossibleDataLakeStoreAccountStatusValues() []DataLakeStoreAccountStatus
- type EncryptionConfig
- type EncryptionConfigType
- func PossibleEncryptionConfigTypeValues() []EncryptionConfigType
- type EncryptionIdentity
- type EncryptionProvisioningState
- func PossibleEncryptionProvisioningStateValues() []EncryptionProvisioningState
- type EncryptionState
- func PossibleEncryptionStateValues() []EncryptionState
- type FirewallAllowAzureIpsState
- func PossibleFirewallAllowAzureIpsStateValues() []FirewallAllowAzureIpsState
- type FirewallRule
- type FirewallRuleListResult
- type FirewallRuleListResultIterator
- func NewFirewallRuleListResultIterator(page FirewallRuleListResultPage) FirewallRuleListResultIterator
- type FirewallRuleListResultPage
- func NewFirewallRuleListResultPage(cur FirewallRuleListResult, getNextPage func(context.Context, FirewallRuleListResult) (FirewallRuleListResult, error)) FirewallRuleListResultPage
- type FirewallRuleProperties
- type FirewallRulesClient
- func NewFirewallRulesClient(subscriptionID string) FirewallRulesClient
- func NewFirewallRulesClientWithBaseURI(baseURI string, subscriptionID string) FirewallRulesClient
- type FirewallState
- func PossibleFirewallStateValues() []FirewallState
- type KeyVaultMetaInfo
- type LocationsClient
- func NewLocationsClient(subscriptionID string) LocationsClient
- func NewLocationsClientWithBaseURI(baseURI string, subscriptionID string) LocationsClient
- type NameAvailabilityInformation
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationOrigin
- func PossibleOperationOriginValues() []OperationOrigin
- type OperationsClient
- func NewOperationsClient(subscriptionID string) OperationsClient
- func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
- type Resource
- type SubResource
- type SubscriptionState
- func PossibleSubscriptionStateValues() []SubscriptionState
- type TierType
- func PossibleTierTypeValues() []TierType
- type TrustedIDProvider
- type TrustedIDProviderListResult
- type TrustedIDProviderListResultIterator
- func NewTrustedIDProviderListResultIterator(page TrustedIDProviderListResultPage) TrustedIDProviderListResultIterator
- type TrustedIDProviderListResultPage
- func NewTrustedIDProviderListResultPage(cur TrustedIDProviderListResult, getNextPage func(context.Context, TrustedIDProviderListResult) (TrustedIDProviderListResult, error)) TrustedIDProviderListResultPage
- type TrustedIDProviderProperties
- type TrustedIDProviderState
- func PossibleTrustedIDProviderStateValues() []TrustedIDProviderState
- type TrustedIDProvidersClient
- func NewTrustedIDProvidersClient(subscriptionID string) TrustedIDProvidersClient
- func NewTrustedIDProvidersClientWithBaseURI(baseURI string, subscriptionID string) TrustedIDProvidersClient
- type UpdateDataLakeStoreAccountParameters
- type UpdateDataLakeStoreAccountProperties
- type UpdateEncryptionConfig
- type UpdateFirewallRuleParameters
- type UpdateFirewallRuleProperties
- type UpdateFirewallRuleWithAccountParameters
- type UpdateKeyVaultMetaInfo
- type UpdateTrustedIDProviderParameters
- type UpdateTrustedIDProviderProperties
- type UpdateTrustedIDProviderWithAccountParameters
- type UpdateVirtualNetworkRuleParameters
- type UpdateVirtualNetworkRuleProperties
- type UpdateVirtualNetworkRuleWithAccountParameters
- type Usage
- type UsageListResult
- type UsageName
- type UsageUnit
- func PossibleUsageUnitValues() []UsageUnit
- type VirtualNetworkRule
- type VirtualNetworkRuleListResult
- type VirtualNetworkRuleListResultIterator
- func NewVirtualNetworkRuleListResultIterator(page VirtualNetworkRuleListResultPage) VirtualNetworkRuleListResultIterator
- type VirtualNetworkRuleListResultPage
- func NewVirtualNetworkRuleListResultPage(cur VirtualNetworkRuleListResult, getNextPage func(context.Context, VirtualNetworkRuleListResult) (VirtualNetworkRuleListResult, error)) VirtualNetworkRuleListResultPage
- type VirtualNetworkRuleProperties
- type VirtualNetworkRulesClient
- func NewVirtualNetworkRulesClient(subscriptionID string) VirtualNetworkRulesClient
- func NewVirtualNetworkRulesClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworkRulesClient
Package files
models.go
Constants
const (
DefaultBaseURI = original.DefaultBaseURI
)
func UserAgent() string
func Version() string
type AccountsClient = original.AccountsClient
func NewAccountsClient(subscriptionID string) AccountsClient
func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient
type AccountsCreateFutureType = original.AccountsCreateFutureType
type AccountsDeleteFutureType = original.AccountsDeleteFutureType
type AccountsUpdateFutureType = original.AccountsUpdateFutureType
type BaseClient = original.BaseClient
func New(subscriptionID string) BaseClient
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CapabilityInformation = original.CapabilityInformation
type CheckNameAvailabilityParameters = original.CheckNameAvailabilityParameters
type CreateDataLakeStoreAccountParameters = original.CreateDataLakeStoreAccountParameters
type CreateDataLakeStoreAccountProperties = original.CreateDataLakeStoreAccountProperties
type CreateFirewallRuleWithAccountParameters = original.CreateFirewallRuleWithAccountParameters
type CreateOrUpdateFirewallRuleParameters = original.CreateOrUpdateFirewallRuleParameters
type CreateOrUpdateFirewallRuleProperties = original.CreateOrUpdateFirewallRuleProperties
type CreateOrUpdateTrustedIDProviderParameters = original.CreateOrUpdateTrustedIDProviderParameters
type CreateOrUpdateTrustedIDProviderProperties = original.CreateOrUpdateTrustedIDProviderProperties
type CreateOrUpdateVirtualNetworkRuleParameters = original.CreateOrUpdateVirtualNetworkRuleParameters
type CreateOrUpdateVirtualNetworkRuleProperties = original.CreateOrUpdateVirtualNetworkRuleProperties
type CreateTrustedIDProviderWithAccountParameters = original.CreateTrustedIDProviderWithAccountParameters
type CreateVirtualNetworkRuleWithAccountParameters = original.CreateVirtualNetworkRuleWithAccountParameters
type DataLakeStoreAccount = original.DataLakeStoreAccount
type DataLakeStoreAccountBasic = original.DataLakeStoreAccountBasic
type DataLakeStoreAccountListResult = original.DataLakeStoreAccountListResult
type DataLakeStoreAccountListResultIterator = original.DataLakeStoreAccountListResultIterator
func NewDataLakeStoreAccountListResultIterator(page DataLakeStoreAccountListResultPage) DataLakeStoreAccountListResultIterator
type DataLakeStoreAccountListResultPage = original.DataLakeStoreAccountListResultPage
func NewDataLakeStoreAccountListResultPage(cur DataLakeStoreAccountListResult, getNextPage func(context.Context, DataLakeStoreAccountListResult) (DataLakeStoreAccountListResult, error)) DataLakeStoreAccountListResultPage
type DataLakeStoreAccountProperties = original.DataLakeStoreAccountProperties
type DataLakeStoreAccountPropertiesBasic = original.DataLakeStoreAccountPropertiesBasic
type DataLakeStoreAccountState = original.DataLakeStoreAccountState
const (
Active DataLakeStoreAccountState = original.Active
Suspended DataLakeStoreAccountState = original.Suspended
)
func PossibleDataLakeStoreAccountStateValues() []DataLakeStoreAccountState
type DataLakeStoreAccountStatus = original.DataLakeStoreAccountStatus
const (
Canceled DataLakeStoreAccountStatus = original.Canceled
Creating DataLakeStoreAccountStatus = original.Creating
Deleted DataLakeStoreAccountStatus = original.Deleted
Deleting DataLakeStoreAccountStatus = original.Deleting
Failed DataLakeStoreAccountStatus = original.Failed
Patching DataLakeStoreAccountStatus = original.Patching
Resuming DataLakeStoreAccountStatus = original.Resuming
Running DataLakeStoreAccountStatus = original.Running
Succeeded DataLakeStoreAccountStatus = original.Succeeded
Suspending DataLakeStoreAccountStatus = original.Suspending
Undeleting DataLakeStoreAccountStatus = original.Undeleting
)
func PossibleDataLakeStoreAccountStatusValues() []DataLakeStoreAccountStatus
type EncryptionConfig = original.EncryptionConfig
type EncryptionConfigType = original.EncryptionConfigType
const (
ServiceManaged EncryptionConfigType = original.ServiceManaged
UserManaged EncryptionConfigType = original.UserManaged
)
func PossibleEncryptionConfigTypeValues() []EncryptionConfigType
type EncryptionIdentity = original.EncryptionIdentity
type EncryptionProvisioningState = original.EncryptionProvisioningState
const (
EncryptionProvisioningStateCreating EncryptionProvisioningState = original.EncryptionProvisioningStateCreating
EncryptionProvisioningStateSucceeded EncryptionProvisioningState = original.EncryptionProvisioningStateSucceeded
)
func PossibleEncryptionProvisioningStateValues() []EncryptionProvisioningState
type EncryptionState = original.EncryptionState
const (
Disabled EncryptionState = original.Disabled
Enabled EncryptionState = original.Enabled
)
func PossibleEncryptionStateValues() []EncryptionState
type FirewallAllowAzureIpsState = original.FirewallAllowAzureIpsState
const (
FirewallAllowAzureIpsStateDisabled FirewallAllowAzureIpsState = original.FirewallAllowAzureIpsStateDisabled
FirewallAllowAzureIpsStateEnabled FirewallAllowAzureIpsState = original.FirewallAllowAzureIpsStateEnabled
)
func PossibleFirewallAllowAzureIpsStateValues() []FirewallAllowAzureIpsState
type FirewallRule = original.FirewallRule
type FirewallRuleListResult = original.FirewallRuleListResult
type FirewallRuleListResultIterator = original.FirewallRuleListResultIterator
func NewFirewallRuleListResultIterator(page FirewallRuleListResultPage) FirewallRuleListResultIterator
type FirewallRuleListResultPage = original.FirewallRuleListResultPage
func NewFirewallRuleListResultPage(cur FirewallRuleListResult, getNextPage func(context.Context, FirewallRuleListResult) (FirewallRuleListResult, error)) FirewallRuleListResultPage
type FirewallRuleProperties = original.FirewallRuleProperties
type FirewallRulesClient = original.FirewallRulesClient
func NewFirewallRulesClient(subscriptionID string) FirewallRulesClient
func NewFirewallRulesClientWithBaseURI(baseURI string, subscriptionID string) FirewallRulesClient
type FirewallState = original.FirewallState
const (
FirewallStateDisabled FirewallState = original.FirewallStateDisabled
FirewallStateEnabled FirewallState = original.FirewallStateEnabled
)
func PossibleFirewallStateValues() []FirewallState
type KeyVaultMetaInfo = original.KeyVaultMetaInfo
type LocationsClient = original.LocationsClient
func NewLocationsClient(subscriptionID string) LocationsClient
func NewLocationsClientWithBaseURI(baseURI string, subscriptionID string) LocationsClient
type NameAvailabilityInformation = original.NameAvailabilityInformation
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationOrigin = original.OperationOrigin
const (
System OperationOrigin = original.System
User OperationOrigin = original.User
Usersystem OperationOrigin = original.Usersystem
)
func PossibleOperationOriginValues() []OperationOrigin
type OperationsClient = original.OperationsClient
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type Resource = original.Resource
type SubResource = original.SubResource
type SubscriptionState = original.SubscriptionState
const (
SubscriptionStateDeleted SubscriptionState = original.SubscriptionStateDeleted
SubscriptionStateRegistered SubscriptionState = original.SubscriptionStateRegistered
SubscriptionStateSuspended SubscriptionState = original.SubscriptionStateSuspended
SubscriptionStateUnregistered SubscriptionState = original.SubscriptionStateUnregistered
SubscriptionStateWarned SubscriptionState = original.SubscriptionStateWarned
)
func PossibleSubscriptionStateValues() []SubscriptionState
type TierType = original.TierType
const (
Commitment100TB TierType = original.Commitment100TB
Commitment10TB TierType = original.Commitment10TB
Commitment1PB TierType = original.Commitment1PB
Commitment1TB TierType = original.Commitment1TB
Commitment500TB TierType = original.Commitment500TB
Commitment5PB TierType = original.Commitment5PB
Consumption TierType = original.Consumption
)
func PossibleTierTypeValues() []TierType
type TrustedIDProvider = original.TrustedIDProvider
type TrustedIDProviderListResult = original.TrustedIDProviderListResult
type TrustedIDProviderListResultIterator = original.TrustedIDProviderListResultIterator
func NewTrustedIDProviderListResultIterator(page TrustedIDProviderListResultPage) TrustedIDProviderListResultIterator
type TrustedIDProviderListResultPage = original.TrustedIDProviderListResultPage
func NewTrustedIDProviderListResultPage(cur TrustedIDProviderListResult, getNextPage func(context.Context, TrustedIDProviderListResult) (TrustedIDProviderListResult, error)) TrustedIDProviderListResultPage
type TrustedIDProviderProperties = original.TrustedIDProviderProperties
type TrustedIDProviderState = original.TrustedIDProviderState
const (
TrustedIDProviderStateDisabled TrustedIDProviderState = original.TrustedIDProviderStateDisabled
TrustedIDProviderStateEnabled TrustedIDProviderState = original.TrustedIDProviderStateEnabled
)
func PossibleTrustedIDProviderStateValues() []TrustedIDProviderState
type TrustedIDProvidersClient = original.TrustedIDProvidersClient
func NewTrustedIDProvidersClient(subscriptionID string) TrustedIDProvidersClient
func NewTrustedIDProvidersClientWithBaseURI(baseURI string, subscriptionID string) TrustedIDProvidersClient
type UpdateDataLakeStoreAccountParameters = original.UpdateDataLakeStoreAccountParameters
type UpdateDataLakeStoreAccountProperties = original.UpdateDataLakeStoreAccountProperties
type UpdateEncryptionConfig = original.UpdateEncryptionConfig
type UpdateFirewallRuleParameters = original.UpdateFirewallRuleParameters
type UpdateFirewallRuleProperties = original.UpdateFirewallRuleProperties
type UpdateFirewallRuleWithAccountParameters = original.UpdateFirewallRuleWithAccountParameters
type UpdateKeyVaultMetaInfo = original.UpdateKeyVaultMetaInfo
type UpdateTrustedIDProviderParameters = original.UpdateTrustedIDProviderParameters
type UpdateTrustedIDProviderProperties = original.UpdateTrustedIDProviderProperties
type UpdateTrustedIDProviderWithAccountParameters = original.UpdateTrustedIDProviderWithAccountParameters
type UpdateVirtualNetworkRuleParameters = original.UpdateVirtualNetworkRuleParameters
type UpdateVirtualNetworkRuleProperties = original.UpdateVirtualNetworkRuleProperties
type UpdateVirtualNetworkRuleWithAccountParameters = original.UpdateVirtualNetworkRuleWithAccountParameters
type Usage = original.Usage
type UsageListResult = original.UsageListResult
type UsageName = original.UsageName
type UsageUnit = original.UsageUnit
const (
Bytes UsageUnit = original.Bytes
BytesPerSecond UsageUnit = original.BytesPerSecond
Count UsageUnit = original.Count
CountsPerSecond UsageUnit = original.CountsPerSecond
Percent UsageUnit = original.Percent
Seconds UsageUnit = original.Seconds
)
func PossibleUsageUnitValues() []UsageUnit
type VirtualNetworkRule = original.VirtualNetworkRule
type VirtualNetworkRuleListResult = original.VirtualNetworkRuleListResult
type VirtualNetworkRuleListResultIterator = original.VirtualNetworkRuleListResultIterator
func NewVirtualNetworkRuleListResultIterator(page VirtualNetworkRuleListResultPage) VirtualNetworkRuleListResultIterator
type VirtualNetworkRuleListResultPage = original.VirtualNetworkRuleListResultPage
func NewVirtualNetworkRuleListResultPage(cur VirtualNetworkRuleListResult, getNextPage func(context.Context, VirtualNetworkRuleListResult) (VirtualNetworkRuleListResult, error)) VirtualNetworkRuleListResultPage
type VirtualNetworkRuleProperties = original.VirtualNetworkRuleProperties
type VirtualNetworkRulesClient = original.VirtualNetworkRulesClient
func NewVirtualNetworkRulesClient(subscriptionID string) VirtualNetworkRulesClient
func NewVirtualNetworkRulesClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworkRulesClient
Subdirectories