Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AppResource
- type AppResourceCollection
- type AppResourceCollectionIterator
- type AppResourceCollectionPage
- type AppResourceProperties
- type AppResourceProvisioningState
- type AppsClient
- type AppsCreateOrUpdateFuture
- type AppsDeleteFuture
- type AppsUpdateFuture
- type AvailableOperations
- type AvailableOperationsIterator
- type AvailableOperationsPage
- type AvailableRuntimeVersions
- type BaseClient
- type BindingResource
- type BindingResourceCollection
- type BindingResourceCollectionIterator
- type BindingResourceCollectionPage
- type BindingResourceProperties
- type BindingsClient
- type BindingsCreateOrUpdateFuture
- type BindingsDeleteFuture
- type BindingsUpdateFuture
- type CertificateProperties
- type CertificateResource
- type CertificateResourceCollection
- type CertificateResourceCollectionIterator
- type CertificateResourceCollectionPage
- type CertificatesClient
- type CertificatesCreateOrUpdateFuture
- type CertificatesDeleteFuture
- type CloudError
- type CloudErrorBody
- type ClusterResourceProperties
- type ConfigServerGitProperty
- type ConfigServerProperties
- type ConfigServerResource
- type ConfigServerSettings
- type ConfigServerSettingsErrorRecord
- type ConfigServerSettingsValidateResult
- type ConfigServerState
- type ConfigServersClient
- type ConfigServersUpdatePatchFuture
- type ConfigServersUpdatePutFuture
- type ConfigServersValidateFuture
- type CustomDomainProperties
- type CustomDomainResource
- type CustomDomainResourceCollection
- type CustomDomainResourceCollectionIterator
- type CustomDomainResourceCollectionPage
- type CustomDomainValidatePayload
- type CustomDomainValidateResult
- type CustomDomainsClient
- type CustomDomainsCreateOrUpdateFuture
- type CustomDomainsDeleteFuture
- type CustomDomainsUpdateFuture
- type DeploymentInstance
- type DeploymentResource
- type DeploymentResourceCollection
- type DeploymentResourceCollectionIterator
- type DeploymentResourceCollectionPage
- type DeploymentResourceProperties
- type DeploymentResourceProvisioningState
- type DeploymentResourceStatus
- type DeploymentSettings
- type DeploymentsClient
- type DeploymentsCreateOrUpdateFuture
- type DeploymentsDeleteFuture
- type DeploymentsRestartFuture
- type DeploymentsStartFuture
- type DeploymentsStopFuture
- type DeploymentsUpdateFuture
- type Error
- type GitPatternRepository
- type LogFileURLResponse
- type LogSpecification
- type ManagedIdentityProperties
- type ManagedIdentityType
- type MetricDimension
- type MetricSpecification
- type MonitoringSettingProperties
- type MonitoringSettingResource
- type MonitoringSettingState
- type MonitoringSettingsClient
- type MonitoringSettingsUpdatePatchFuture
- type MonitoringSettingsUpdatePutFuture
- type NameAvailability
- type NameAvailabilityParameters
- type NetworkProfile
- type NetworkProfileOutboundIPs
- type OperationDetail
- type OperationDisplay
- type OperationProperties
- type OperationsClient
- type PersistentDisk
- type ProvisioningState
- type ProxyResource
- type RegenerateTestKeyRequestPayload
- type Resource
- type ResourceSku
- type ResourceSkuCapabilities
- type ResourceSkuCollection
- type ResourceSkuCollectionIterator
- type ResourceSkuCollectionPage
- type ResourceSkuLocationInfo
- type ResourceSkuRestrictionInfo
- type ResourceSkuRestrictions
- type ResourceSkuRestrictionsReasonCode
- type ResourceSkuRestrictionsType
- type ResourceSkuZoneDetails
- type ResourceUploadDefinition
- type RuntimeVersion
- type RuntimeVersionsClient
- type ServiceResource
- type ServiceResourceList
- type ServiceResourceListIterator
- type ServiceResourceListPage
- type ServiceSpecification
- type ServicesClient
- type ServicesCreateOrUpdateFuture
- type ServicesDeleteFuture
- type ServicesUpdateFuture
- type Sku
- type SkuCapacity
- type SkuScaleType
- type SkusClient
- type SupportedRuntimePlatform
- type SupportedRuntimeValue
- type SupportedRuntimeVersion
- type TemporaryDisk
- type TestKeyType
- type TestKeys
- type TrackedResource
- type UserSourceInfo
- type UserSourceType
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppResource ¶
type AppResource = original.AppResource
type AppResourceCollection ¶
type AppResourceCollection = original.AppResourceCollection
type AppResourceCollectionIterator ¶
type AppResourceCollectionIterator = original.AppResourceCollectionIterator
func NewAppResourceCollectionIterator ¶
func NewAppResourceCollectionIterator(page AppResourceCollectionPage) AppResourceCollectionIterator
type AppResourceCollectionPage ¶
type AppResourceCollectionPage = original.AppResourceCollectionPage
func NewAppResourceCollectionPage ¶
func NewAppResourceCollectionPage(cur AppResourceCollection, getNextPage func(context.Context, AppResourceCollection) (AppResourceCollection, error)) AppResourceCollectionPage
type AppResourceProperties ¶
type AppResourceProperties = original.AppResourceProperties
type AppResourceProvisioningState ¶
type AppResourceProvisioningState = original.AppResourceProvisioningState
const ( Creating AppResourceProvisioningState = original.Creating Failed AppResourceProvisioningState = original.Failed Succeeded AppResourceProvisioningState = original.Succeeded Updating AppResourceProvisioningState = original.Updating )
func PossibleAppResourceProvisioningStateValues ¶
func PossibleAppResourceProvisioningStateValues() []AppResourceProvisioningState
type AppsClient ¶
type AppsClient = original.AppsClient
func NewAppsClient ¶
func NewAppsClient(subscriptionID string) AppsClient
func NewAppsClientWithBaseURI ¶
func NewAppsClientWithBaseURI(baseURI string, subscriptionID string) AppsClient
type AppsCreateOrUpdateFuture ¶
type AppsCreateOrUpdateFuture = original.AppsCreateOrUpdateFuture
type AppsDeleteFuture ¶
type AppsDeleteFuture = original.AppsDeleteFuture
type AppsUpdateFuture ¶
type AppsUpdateFuture = original.AppsUpdateFuture
type AvailableOperations ¶
type AvailableOperations = original.AvailableOperations
type AvailableOperationsIterator ¶
type AvailableOperationsIterator = original.AvailableOperationsIterator
func NewAvailableOperationsIterator ¶
func NewAvailableOperationsIterator(page AvailableOperationsPage) AvailableOperationsIterator
type AvailableOperationsPage ¶
type AvailableOperationsPage = original.AvailableOperationsPage
func NewAvailableOperationsPage ¶
func NewAvailableOperationsPage(cur AvailableOperations, getNextPage func(context.Context, AvailableOperations) (AvailableOperations, error)) AvailableOperationsPage
type AvailableRuntimeVersions ¶
type AvailableRuntimeVersions = original.AvailableRuntimeVersions
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BindingResource ¶
type BindingResource = original.BindingResource
type BindingResourceCollection ¶
type BindingResourceCollection = original.BindingResourceCollection
type BindingResourceCollectionIterator ¶
type BindingResourceCollectionIterator = original.BindingResourceCollectionIterator
func NewBindingResourceCollectionIterator ¶
func NewBindingResourceCollectionIterator(page BindingResourceCollectionPage) BindingResourceCollectionIterator
type BindingResourceCollectionPage ¶
type BindingResourceCollectionPage = original.BindingResourceCollectionPage
func NewBindingResourceCollectionPage ¶
func NewBindingResourceCollectionPage(cur BindingResourceCollection, getNextPage func(context.Context, BindingResourceCollection) (BindingResourceCollection, error)) BindingResourceCollectionPage
type BindingResourceProperties ¶
type BindingResourceProperties = original.BindingResourceProperties
type BindingsClient ¶
type BindingsClient = original.BindingsClient
func NewBindingsClient ¶
func NewBindingsClient(subscriptionID string) BindingsClient
func NewBindingsClientWithBaseURI ¶
func NewBindingsClientWithBaseURI(baseURI string, subscriptionID string) BindingsClient
type BindingsCreateOrUpdateFuture ¶
type BindingsCreateOrUpdateFuture = original.BindingsCreateOrUpdateFuture
type BindingsDeleteFuture ¶
type BindingsDeleteFuture = original.BindingsDeleteFuture
type BindingsUpdateFuture ¶
type BindingsUpdateFuture = original.BindingsUpdateFuture
type CertificateProperties ¶
type CertificateProperties = original.CertificateProperties
type CertificateResource ¶
type CertificateResource = original.CertificateResource
type CertificateResourceCollection ¶
type CertificateResourceCollection = original.CertificateResourceCollection
type CertificateResourceCollectionIterator ¶
type CertificateResourceCollectionIterator = original.CertificateResourceCollectionIterator
func NewCertificateResourceCollectionIterator ¶
func NewCertificateResourceCollectionIterator(page CertificateResourceCollectionPage) CertificateResourceCollectionIterator
type CertificateResourceCollectionPage ¶
type CertificateResourceCollectionPage = original.CertificateResourceCollectionPage
func NewCertificateResourceCollectionPage ¶
func NewCertificateResourceCollectionPage(cur CertificateResourceCollection, getNextPage func(context.Context, CertificateResourceCollection) (CertificateResourceCollection, error)) CertificateResourceCollectionPage
type CertificatesClient ¶
type CertificatesClient = original.CertificatesClient
func NewCertificatesClient ¶
func NewCertificatesClient(subscriptionID string) CertificatesClient
func NewCertificatesClientWithBaseURI ¶
func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient
type CertificatesCreateOrUpdateFuture ¶
type CertificatesCreateOrUpdateFuture = original.CertificatesCreateOrUpdateFuture
type CertificatesDeleteFuture ¶
type CertificatesDeleteFuture = original.CertificatesDeleteFuture
type CloudError ¶
type CloudError = original.CloudError
type CloudErrorBody ¶
type CloudErrorBody = original.CloudErrorBody
type ClusterResourceProperties ¶
type ClusterResourceProperties = original.ClusterResourceProperties
type ConfigServerGitProperty ¶
type ConfigServerGitProperty = original.ConfigServerGitProperty
type ConfigServerProperties ¶
type ConfigServerProperties = original.ConfigServerProperties
type ConfigServerResource ¶
type ConfigServerResource = original.ConfigServerResource
type ConfigServerSettings ¶
type ConfigServerSettings = original.ConfigServerSettings
type ConfigServerSettingsErrorRecord ¶
type ConfigServerSettingsErrorRecord = original.ConfigServerSettingsErrorRecord
type ConfigServerSettingsValidateResult ¶
type ConfigServerSettingsValidateResult = original.ConfigServerSettingsValidateResult
type ConfigServerState ¶
type ConfigServerState = original.ConfigServerState
const ( ConfigServerStateDeleted ConfigServerState = original.ConfigServerStateDeleted ConfigServerStateFailed ConfigServerState = original.ConfigServerStateFailed ConfigServerStateNotAvailable ConfigServerState = original.ConfigServerStateNotAvailable ConfigServerStateSucceeded ConfigServerState = original.ConfigServerStateSucceeded ConfigServerStateUpdating ConfigServerState = original.ConfigServerStateUpdating )
func PossibleConfigServerStateValues ¶
func PossibleConfigServerStateValues() []ConfigServerState
type ConfigServersClient ¶
type ConfigServersClient = original.ConfigServersClient
func NewConfigServersClient ¶
func NewConfigServersClient(subscriptionID string) ConfigServersClient
func NewConfigServersClientWithBaseURI ¶
func NewConfigServersClientWithBaseURI(baseURI string, subscriptionID string) ConfigServersClient
type ConfigServersUpdatePatchFuture ¶
type ConfigServersUpdatePatchFuture = original.ConfigServersUpdatePatchFuture
type ConfigServersUpdatePutFuture ¶
type ConfigServersUpdatePutFuture = original.ConfigServersUpdatePutFuture
type ConfigServersValidateFuture ¶
type ConfigServersValidateFuture = original.ConfigServersValidateFuture
type CustomDomainProperties ¶
type CustomDomainProperties = original.CustomDomainProperties
type CustomDomainResource ¶
type CustomDomainResource = original.CustomDomainResource
type CustomDomainResourceCollection ¶
type CustomDomainResourceCollection = original.CustomDomainResourceCollection
type CustomDomainResourceCollectionIterator ¶
type CustomDomainResourceCollectionIterator = original.CustomDomainResourceCollectionIterator
func NewCustomDomainResourceCollectionIterator ¶
func NewCustomDomainResourceCollectionIterator(page CustomDomainResourceCollectionPage) CustomDomainResourceCollectionIterator
type CustomDomainResourceCollectionPage ¶
type CustomDomainResourceCollectionPage = original.CustomDomainResourceCollectionPage
func NewCustomDomainResourceCollectionPage ¶
func NewCustomDomainResourceCollectionPage(cur CustomDomainResourceCollection, getNextPage func(context.Context, CustomDomainResourceCollection) (CustomDomainResourceCollection, error)) CustomDomainResourceCollectionPage
type CustomDomainValidatePayload ¶
type CustomDomainValidatePayload = original.CustomDomainValidatePayload
type CustomDomainValidateResult ¶
type CustomDomainValidateResult = original.CustomDomainValidateResult
type CustomDomainsClient ¶
type CustomDomainsClient = original.CustomDomainsClient
func NewCustomDomainsClient ¶
func NewCustomDomainsClient(subscriptionID string) CustomDomainsClient
func NewCustomDomainsClientWithBaseURI ¶
func NewCustomDomainsClientWithBaseURI(baseURI string, subscriptionID string) CustomDomainsClient
type CustomDomainsCreateOrUpdateFuture ¶
type CustomDomainsCreateOrUpdateFuture = original.CustomDomainsCreateOrUpdateFuture
type CustomDomainsDeleteFuture ¶
type CustomDomainsDeleteFuture = original.CustomDomainsDeleteFuture
type CustomDomainsUpdateFuture ¶
type CustomDomainsUpdateFuture = original.CustomDomainsUpdateFuture
type DeploymentInstance ¶
type DeploymentInstance = original.DeploymentInstance
type DeploymentResource ¶
type DeploymentResource = original.DeploymentResource
type DeploymentResourceCollection ¶
type DeploymentResourceCollection = original.DeploymentResourceCollection
type DeploymentResourceCollectionIterator ¶
type DeploymentResourceCollectionIterator = original.DeploymentResourceCollectionIterator
func NewDeploymentResourceCollectionIterator ¶
func NewDeploymentResourceCollectionIterator(page DeploymentResourceCollectionPage) DeploymentResourceCollectionIterator
type DeploymentResourceCollectionPage ¶
type DeploymentResourceCollectionPage = original.DeploymentResourceCollectionPage
func NewDeploymentResourceCollectionPage ¶
func NewDeploymentResourceCollectionPage(cur DeploymentResourceCollection, getNextPage func(context.Context, DeploymentResourceCollection) (DeploymentResourceCollection, error)) DeploymentResourceCollectionPage
type DeploymentResourceProperties ¶
type DeploymentResourceProperties = original.DeploymentResourceProperties
type DeploymentResourceProvisioningState ¶
type DeploymentResourceProvisioningState = original.DeploymentResourceProvisioningState
const ( DeploymentResourceProvisioningStateCreating DeploymentResourceProvisioningState = original.DeploymentResourceProvisioningStateCreating DeploymentResourceProvisioningStateFailed DeploymentResourceProvisioningState = original.DeploymentResourceProvisioningStateFailed DeploymentResourceProvisioningStateSucceeded DeploymentResourceProvisioningState = original.DeploymentResourceProvisioningStateSucceeded DeploymentResourceProvisioningStateUpdating DeploymentResourceProvisioningState = original.DeploymentResourceProvisioningStateUpdating )
func PossibleDeploymentResourceProvisioningStateValues ¶
func PossibleDeploymentResourceProvisioningStateValues() []DeploymentResourceProvisioningState
type DeploymentResourceStatus ¶
type DeploymentResourceStatus = original.DeploymentResourceStatus
const ( DeploymentResourceStatusAllocating DeploymentResourceStatus = original.DeploymentResourceStatusAllocating DeploymentResourceStatusCompiling DeploymentResourceStatus = original.DeploymentResourceStatusCompiling DeploymentResourceStatusFailed DeploymentResourceStatus = original.DeploymentResourceStatusFailed DeploymentResourceStatusRunning DeploymentResourceStatus = original.DeploymentResourceStatusRunning DeploymentResourceStatusStopped DeploymentResourceStatus = original.DeploymentResourceStatusStopped DeploymentResourceStatusUnknown DeploymentResourceStatus = original.DeploymentResourceStatusUnknown DeploymentResourceStatusUpgrading DeploymentResourceStatus = original.DeploymentResourceStatusUpgrading )
func PossibleDeploymentResourceStatusValues ¶
func PossibleDeploymentResourceStatusValues() []DeploymentResourceStatus
type DeploymentSettings ¶
type DeploymentSettings = original.DeploymentSettings
type DeploymentsClient ¶
type DeploymentsClient = original.DeploymentsClient
func NewDeploymentsClient ¶
func NewDeploymentsClient(subscriptionID string) DeploymentsClient
func NewDeploymentsClientWithBaseURI ¶
func NewDeploymentsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentsClient
type DeploymentsCreateOrUpdateFuture ¶
type DeploymentsCreateOrUpdateFuture = original.DeploymentsCreateOrUpdateFuture
type DeploymentsDeleteFuture ¶
type DeploymentsDeleteFuture = original.DeploymentsDeleteFuture
type DeploymentsRestartFuture ¶
type DeploymentsRestartFuture = original.DeploymentsRestartFuture
type DeploymentsStartFuture ¶
type DeploymentsStartFuture = original.DeploymentsStartFuture
type DeploymentsStopFuture ¶
type DeploymentsStopFuture = original.DeploymentsStopFuture
type DeploymentsUpdateFuture ¶
type DeploymentsUpdateFuture = original.DeploymentsUpdateFuture
type GitPatternRepository ¶
type GitPatternRepository = original.GitPatternRepository
type LogFileURLResponse ¶
type LogFileURLResponse = original.LogFileURLResponse
type LogSpecification ¶
type LogSpecification = original.LogSpecification
type ManagedIdentityProperties ¶
type ManagedIdentityProperties = original.ManagedIdentityProperties
type ManagedIdentityType ¶
type ManagedIdentityType = original.ManagedIdentityType
const ( None ManagedIdentityType = original.None SystemAssigned ManagedIdentityType = original.SystemAssigned SystemAssignedUserAssigned ManagedIdentityType = original.SystemAssignedUserAssigned UserAssigned ManagedIdentityType = original.UserAssigned )
func PossibleManagedIdentityTypeValues ¶
func PossibleManagedIdentityTypeValues() []ManagedIdentityType
type MetricDimension ¶
type MetricDimension = original.MetricDimension
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type MonitoringSettingProperties ¶
type MonitoringSettingProperties = original.MonitoringSettingProperties
type MonitoringSettingResource ¶
type MonitoringSettingResource = original.MonitoringSettingResource
type MonitoringSettingState ¶
type MonitoringSettingState = original.MonitoringSettingState
const ( MonitoringSettingStateFailed MonitoringSettingState = original.MonitoringSettingStateFailed MonitoringSettingStateNotAvailable MonitoringSettingState = original.MonitoringSettingStateNotAvailable MonitoringSettingStateSucceeded MonitoringSettingState = original.MonitoringSettingStateSucceeded MonitoringSettingStateUpdating MonitoringSettingState = original.MonitoringSettingStateUpdating )
func PossibleMonitoringSettingStateValues ¶
func PossibleMonitoringSettingStateValues() []MonitoringSettingState
type MonitoringSettingsClient ¶
type MonitoringSettingsClient = original.MonitoringSettingsClient
func NewMonitoringSettingsClient ¶
func NewMonitoringSettingsClient(subscriptionID string) MonitoringSettingsClient
func NewMonitoringSettingsClientWithBaseURI ¶
func NewMonitoringSettingsClientWithBaseURI(baseURI string, subscriptionID string) MonitoringSettingsClient
type MonitoringSettingsUpdatePatchFuture ¶
type MonitoringSettingsUpdatePatchFuture = original.MonitoringSettingsUpdatePatchFuture
type MonitoringSettingsUpdatePutFuture ¶
type MonitoringSettingsUpdatePutFuture = original.MonitoringSettingsUpdatePutFuture
type NameAvailability ¶
type NameAvailability = original.NameAvailability
type NameAvailabilityParameters ¶
type NameAvailabilityParameters = original.NameAvailabilityParameters
type NetworkProfile ¶
type NetworkProfile = original.NetworkProfile
type NetworkProfileOutboundIPs ¶
type NetworkProfileOutboundIPs = original.NetworkProfileOutboundIPs
type OperationDetail ¶
type OperationDetail = original.OperationDetail
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationProperties ¶
type OperationProperties = original.OperationProperties
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PersistentDisk ¶
type PersistentDisk = original.PersistentDisk
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateCreating ProvisioningState = original.ProvisioningStateCreating ProvisioningStateDeleted ProvisioningState = original.ProvisioningStateDeleted ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateMoved ProvisioningState = original.ProvisioningStateMoved ProvisioningStateMoveFailed ProvisioningState = original.ProvisioningStateMoveFailed ProvisioningStateMoving ProvisioningState = original.ProvisioningStateMoving ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type RegenerateTestKeyRequestPayload ¶
type RegenerateTestKeyRequestPayload = original.RegenerateTestKeyRequestPayload
type ResourceSku ¶
type ResourceSku = original.ResourceSku
type ResourceSkuCapabilities ¶
type ResourceSkuCapabilities = original.ResourceSkuCapabilities
type ResourceSkuCollection ¶
type ResourceSkuCollection = original.ResourceSkuCollection
type ResourceSkuCollectionIterator ¶
type ResourceSkuCollectionIterator = original.ResourceSkuCollectionIterator
func NewResourceSkuCollectionIterator ¶
func NewResourceSkuCollectionIterator(page ResourceSkuCollectionPage) ResourceSkuCollectionIterator
type ResourceSkuCollectionPage ¶
type ResourceSkuCollectionPage = original.ResourceSkuCollectionPage
func NewResourceSkuCollectionPage ¶
func NewResourceSkuCollectionPage(cur ResourceSkuCollection, getNextPage func(context.Context, ResourceSkuCollection) (ResourceSkuCollection, error)) ResourceSkuCollectionPage
type ResourceSkuLocationInfo ¶
type ResourceSkuLocationInfo = original.ResourceSkuLocationInfo
type ResourceSkuRestrictionInfo ¶
type ResourceSkuRestrictionInfo = original.ResourceSkuRestrictionInfo
type ResourceSkuRestrictions ¶
type ResourceSkuRestrictions = original.ResourceSkuRestrictions
type ResourceSkuRestrictionsReasonCode ¶
type ResourceSkuRestrictionsReasonCode = original.ResourceSkuRestrictionsReasonCode
const ( NotAvailableForSubscription ResourceSkuRestrictionsReasonCode = original.NotAvailableForSubscription QuotaID ResourceSkuRestrictionsReasonCode = original.QuotaID )
func PossibleResourceSkuRestrictionsReasonCodeValues ¶
func PossibleResourceSkuRestrictionsReasonCodeValues() []ResourceSkuRestrictionsReasonCode
type ResourceSkuRestrictionsType ¶
type ResourceSkuRestrictionsType = original.ResourceSkuRestrictionsType
const ( Location ResourceSkuRestrictionsType = original.Location Zone ResourceSkuRestrictionsType = original.Zone )
func PossibleResourceSkuRestrictionsTypeValues ¶
func PossibleResourceSkuRestrictionsTypeValues() []ResourceSkuRestrictionsType
type ResourceSkuZoneDetails ¶
type ResourceSkuZoneDetails = original.ResourceSkuZoneDetails
type ResourceUploadDefinition ¶
type ResourceUploadDefinition = original.ResourceUploadDefinition
type RuntimeVersion ¶
type RuntimeVersion = original.RuntimeVersion
const ( Java11 RuntimeVersion = original.Java11 Java8 RuntimeVersion = original.Java8 NetCore31 RuntimeVersion = original.NetCore31 )
func PossibleRuntimeVersionValues ¶
func PossibleRuntimeVersionValues() []RuntimeVersion
type RuntimeVersionsClient ¶
type RuntimeVersionsClient = original.RuntimeVersionsClient
func NewRuntimeVersionsClient ¶
func NewRuntimeVersionsClient(subscriptionID string) RuntimeVersionsClient
func NewRuntimeVersionsClientWithBaseURI ¶
func NewRuntimeVersionsClientWithBaseURI(baseURI string, subscriptionID string) RuntimeVersionsClient
type ServiceResource ¶
type ServiceResource = original.ServiceResource
type ServiceResourceList ¶
type ServiceResourceList = original.ServiceResourceList
type ServiceResourceListIterator ¶
type ServiceResourceListIterator = original.ServiceResourceListIterator
func NewServiceResourceListIterator ¶
func NewServiceResourceListIterator(page ServiceResourceListPage) ServiceResourceListIterator
type ServiceResourceListPage ¶
type ServiceResourceListPage = original.ServiceResourceListPage
func NewServiceResourceListPage ¶
func NewServiceResourceListPage(cur ServiceResourceList, getNextPage func(context.Context, ServiceResourceList) (ServiceResourceList, error)) ServiceResourceListPage
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type ServicesClient ¶
type ServicesClient = original.ServicesClient
func NewServicesClient ¶
func NewServicesClient(subscriptionID string) ServicesClient
func NewServicesClientWithBaseURI ¶
func NewServicesClientWithBaseURI(baseURI string, subscriptionID string) ServicesClient
type ServicesCreateOrUpdateFuture ¶
type ServicesCreateOrUpdateFuture = original.ServicesCreateOrUpdateFuture
type ServicesDeleteFuture ¶
type ServicesDeleteFuture = original.ServicesDeleteFuture
type ServicesUpdateFuture ¶
type ServicesUpdateFuture = original.ServicesUpdateFuture
type SkuCapacity ¶
type SkuCapacity = original.SkuCapacity
type SkuScaleType ¶
type SkuScaleType = original.SkuScaleType
const ( SkuScaleTypeAutomatic SkuScaleType = original.SkuScaleTypeAutomatic SkuScaleTypeManual SkuScaleType = original.SkuScaleTypeManual SkuScaleTypeNone SkuScaleType = original.SkuScaleTypeNone )
func PossibleSkuScaleTypeValues ¶
func PossibleSkuScaleTypeValues() []SkuScaleType
type SkusClient ¶
type SkusClient = original.SkusClient
func NewSkusClient ¶
func NewSkusClient(subscriptionID string) SkusClient
func NewSkusClientWithBaseURI ¶
func NewSkusClientWithBaseURI(baseURI string, subscriptionID string) SkusClient
type SupportedRuntimePlatform ¶
type SupportedRuntimePlatform = original.SupportedRuntimePlatform
const ( Java SupportedRuntimePlatform = original.Java NETCore SupportedRuntimePlatform = original.NETCore )
func PossibleSupportedRuntimePlatformValues ¶
func PossibleSupportedRuntimePlatformValues() []SupportedRuntimePlatform
type SupportedRuntimeValue ¶
type SupportedRuntimeValue = original.SupportedRuntimeValue
const ( SupportedRuntimeValueJava11 SupportedRuntimeValue = original.SupportedRuntimeValueJava11 SupportedRuntimeValueJava8 SupportedRuntimeValue = original.SupportedRuntimeValueJava8 SupportedRuntimeValueNetCore31 SupportedRuntimeValue = original.SupportedRuntimeValueNetCore31 )
func PossibleSupportedRuntimeValueValues ¶
func PossibleSupportedRuntimeValueValues() []SupportedRuntimeValue
type SupportedRuntimeVersion ¶
type SupportedRuntimeVersion = original.SupportedRuntimeVersion
type TemporaryDisk ¶
type TemporaryDisk = original.TemporaryDisk
type TestKeyType ¶
type TestKeyType = original.TestKeyType
const ( Primary TestKeyType = original.Primary Secondary TestKeyType = original.Secondary )
func PossibleTestKeyTypeValues ¶
func PossibleTestKeyTypeValues() []TestKeyType
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UserSourceInfo ¶
type UserSourceInfo = original.UserSourceInfo
type UserSourceType ¶
type UserSourceType = original.UserSourceType
const ( Jar UserSourceType = original.Jar NetCoreZip UserSourceType = original.NetCoreZip Source UserSourceType = original.Source )
func PossibleUserSourceTypeValues ¶
func PossibleUserSourceTypeValues() []UserSourceType
Click to show internal directories.
Click to hide internal directories.