Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionType
- type AggregationInterval
- type Availability
- type AzureAsyncOperationResult
- type Backend
- type BackendEnabledState
- type BackendPool
- type BackendPoolListResult
- type BackendPoolProperties
- type BackendPoolUpdateParameters
- type BackendPoolsSettings
- type BaseClient
- type BasicRouteConfiguration
- type CacheConfiguration
- type CertificateSource
- type CertificateSourceParameters
- type CertificateType
- type CheckNameAvailabilityInput
- type CheckNameAvailabilityOutput
- type CustomHTTPSConfiguration
- type CustomHTTPSProvisioningState
- type CustomHTTPSProvisioningSubstate
- type CustomRule
- type CustomRuleEnabledState
- type CustomRuleList
- type DynamicCompressionEnabled
- type EnabledState
- type Endpoint
- type EndpointType
- type EndpointsClient
- type EndpointsPurgeContentFuture
- type EnforceCertificateNameCheckEnabledState
- type Error
- type ErrorDetails
- type ErrorResponse
- type Experiment
- type ExperimentList
- type ExperimentListIterator
- type ExperimentListPage
- type ExperimentProperties
- type ExperimentUpdateModel
- type ExperimentUpdateProperties
- type ExperimentsClient
- type ExperimentsCreateOrUpdateFuture
- type ExperimentsDeleteFuture
- type ExperimentsUpdateFuture
- type ForwardingConfiguration
- type ForwardingProtocol
- type FrontDoor
- type FrontDoorsClient
- type FrontDoorsCreateOrUpdateFutureType
- type FrontDoorsDeleteFutureType
- type FrontendEndpoint
- type FrontendEndpointLink
- type FrontendEndpointProperties
- type FrontendEndpointUpdateParameters
- type FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink
- type FrontendEndpointsClient
- type FrontendEndpointsDisableHTTPSFuture
- type FrontendEndpointsEnableHTTPSFuture
- type FrontendEndpointsListResult
- type FrontendEndpointsListResultIterator
- type FrontendEndpointsListResultPage
- type HeaderAction
- type HeaderActionType
- type HealthProbeEnabled
- type HealthProbeMethod
- type HealthProbeSettingsListResult
- type HealthProbeSettingsModel
- type HealthProbeSettingsProperties
- type HealthProbeSettingsUpdateParameters
- type KeyVaultCertificateSourceParameters
- type KeyVaultCertificateSourceParametersVault
- type LatencyMetric
- type LatencyScorecard
- type LatencyScorecardAggregationInterval
- type LatencyScorecardProperties
- type ListResult
- type ListResultIterator
- type ListResultPage
- type LoadBalancingSettingsListResult
- type LoadBalancingSettingsModel
- type LoadBalancingSettingsProperties
- type LoadBalancingSettingsUpdateParameters
- type ManagedRuleDefinition
- type ManagedRuleEnabledState
- type ManagedRuleExclusion
- type ManagedRuleExclusionMatchVariable
- type ManagedRuleExclusionSelectorMatchOperator
- type ManagedRuleGroupDefinition
- type ManagedRuleGroupOverride
- type ManagedRuleOverride
- type ManagedRuleSet
- type ManagedRuleSetActionType
- type ManagedRuleSetDefinition
- type ManagedRuleSetDefinitionList
- type ManagedRuleSetDefinitionListIterator
- type ManagedRuleSetDefinitionListPage
- type ManagedRuleSetDefinitionProperties
- type ManagedRuleSetList
- type ManagedRuleSetsClient
- type MatchCondition
- type MatchProcessingBehavior
- type MatchVariable
- type MinimumTLSVersion
- type NameAvailabilityClient
- type NameAvailabilityWithSubscriptionClient
- type NetworkExperimentProfilesClient
- type NetworkExperimentProfilesCreateOrUpdateFuture
- type NetworkExperimentProfilesDeleteFuture
- type NetworkExperimentProfilesUpdateFuture
- type NetworkExperimentResourceState
- type NetworkOperationStatus
- type OdataType
- type Operator
- type PoliciesClient
- type PoliciesCreateOrUpdateFuture
- type PoliciesDeleteFuture
- type PolicyEnabledState
- type PolicyMode
- type PolicyRequestBodyCheck
- type PolicyResourceState
- type PolicySettings
- type PreconfiguredEndpoint
- type PreconfiguredEndpointList
- type PreconfiguredEndpointListIterator
- type PreconfiguredEndpointListPage
- type PreconfiguredEndpointProperties
- type PreconfiguredEndpointsClient
- type PrivateEndpointStatus
- type Profile
- type ProfileList
- type ProfileListIterator
- type ProfileListPage
- type ProfileProperties
- type ProfileUpdateModel
- type ProfileUpdateProperties
- type Properties
- type Protocol
- type PurgeParameters
- type Query
- type RedirectConfiguration
- type RedirectProtocol
- type RedirectType
- type ReportsClient
- type Resource
- type ResourceState
- type ResourceType
- type RouteConfiguration
- type RoutingRule
- type RoutingRuleEnabledState
- type RoutingRuleLink
- type RoutingRuleListResult
- type RoutingRuleProperties
- type RoutingRuleUpdateParameters
- type RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink
- type RuleType
- type RulesEngine
- type RulesEngineAction
- type RulesEngineListResult
- type RulesEngineListResultIterator
- type RulesEngineListResultPage
- type RulesEngineMatchCondition
- type RulesEngineMatchVariable
- type RulesEngineOperator
- type RulesEngineProperties
- type RulesEngineRule
- type RulesEngineUpdateParameters
- type RulesEnginesClient
- type RulesEnginesCreateOrUpdateFuture
- type RulesEnginesDeleteFuture
- type SecurityPolicyLink
- type SessionAffinityEnabledState
- type Sku
- type SkuName
- type State
- type SubResource
- type TagsObject
- type Timeseries
- type TimeseriesAggregationInterval
- type TimeseriesDataPoint
- type TimeseriesProperties
- type TimeseriesType
- type Transform
- type TransformType
- type UpdateParameters
- type ValidateCustomDomainInput
- type ValidateCustomDomainOutput
- type WebApplicationFirewallPolicy
- type WebApplicationFirewallPolicyList
- type WebApplicationFirewallPolicyListIterator
- type WebApplicationFirewallPolicyListPage
- type WebApplicationFirewallPolicyProperties
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionType ¶
type ActionType = original.ActionType
const ( ActionTypeAllow ActionType = original.ActionTypeAllow ActionTypeBlock ActionType = original.ActionTypeBlock ActionTypeLog ActionType = original.ActionTypeLog ActionTypeRedirect ActionType = original.ActionTypeRedirect )
func PossibleActionTypeValues ¶
func PossibleActionTypeValues() []ActionType
type AggregationInterval ¶
type AggregationInterval = original.AggregationInterval
const ( AggregationIntervalDaily AggregationInterval = original.AggregationIntervalDaily AggregationIntervalHourly AggregationInterval = original.AggregationIntervalHourly )
func PossibleAggregationIntervalValues ¶
func PossibleAggregationIntervalValues() []AggregationInterval
type Availability ¶
type Availability = original.Availability
const ( AvailabilityAvailable Availability = original.AvailabilityAvailable )
func PossibleAvailabilityValues ¶
func PossibleAvailabilityValues() []Availability
type AzureAsyncOperationResult ¶
type AzureAsyncOperationResult = original.AzureAsyncOperationResult
type BackendEnabledState ¶
type BackendEnabledState = original.BackendEnabledState
const ( BackendEnabledStateDisabled BackendEnabledState = original.BackendEnabledStateDisabled BackendEnabledStateEnabled BackendEnabledState = original.BackendEnabledStateEnabled )
func PossibleBackendEnabledStateValues ¶
func PossibleBackendEnabledStateValues() []BackendEnabledState
type BackendPool ¶
type BackendPool = original.BackendPool
type BackendPoolListResult ¶
type BackendPoolListResult = original.BackendPoolListResult
type BackendPoolProperties ¶
type BackendPoolProperties = original.BackendPoolProperties
type BackendPoolUpdateParameters ¶
type BackendPoolUpdateParameters = original.BackendPoolUpdateParameters
type BackendPoolsSettings ¶
type BackendPoolsSettings = original.BackendPoolsSettings
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicRouteConfiguration ¶
type BasicRouteConfiguration = original.BasicRouteConfiguration
type CacheConfiguration ¶
type CacheConfiguration = original.CacheConfiguration
type CertificateSource ¶
type CertificateSource = original.CertificateSource
const ( CertificateSourceAzureKeyVault CertificateSource = original.CertificateSourceAzureKeyVault CertificateSourceFrontDoor CertificateSource = original.CertificateSourceFrontDoor )
func PossibleCertificateSourceValues ¶
func PossibleCertificateSourceValues() []CertificateSource
type CertificateSourceParameters ¶
type CertificateSourceParameters = original.CertificateSourceParameters
type CertificateType ¶
type CertificateType = original.CertificateType
const (
CertificateTypeDedicated CertificateType = original.CertificateTypeDedicated
)
func PossibleCertificateTypeValues ¶
func PossibleCertificateTypeValues() []CertificateType
type CheckNameAvailabilityInput ¶
type CheckNameAvailabilityInput = original.CheckNameAvailabilityInput
type CheckNameAvailabilityOutput ¶
type CheckNameAvailabilityOutput = original.CheckNameAvailabilityOutput
type CustomHTTPSConfiguration ¶
type CustomHTTPSConfiguration = original.CustomHTTPSConfiguration
type CustomHTTPSProvisioningState ¶
type CustomHTTPSProvisioningState = original.CustomHTTPSProvisioningState
const ( CustomHTTPSProvisioningStateDisabled CustomHTTPSProvisioningState = original.CustomHTTPSProvisioningStateDisabled CustomHTTPSProvisioningStateDisabling CustomHTTPSProvisioningState = original.CustomHTTPSProvisioningStateDisabling CustomHTTPSProvisioningStateEnabled CustomHTTPSProvisioningState = original.CustomHTTPSProvisioningStateEnabled CustomHTTPSProvisioningStateEnabling CustomHTTPSProvisioningState = original.CustomHTTPSProvisioningStateEnabling CustomHTTPSProvisioningStateFailed CustomHTTPSProvisioningState = original.CustomHTTPSProvisioningStateFailed )
func PossibleCustomHTTPSProvisioningStateValues ¶
func PossibleCustomHTTPSProvisioningStateValues() []CustomHTTPSProvisioningState
type CustomHTTPSProvisioningSubstate ¶
type CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstate
const ( CustomHTTPSProvisioningSubstateCertificateDeleted CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateCertificateDeleted CustomHTTPSProvisioningSubstateCertificateDeployed CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateCertificateDeployed CustomHTTPSProvisioningSubstateDeletingCertificate CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateDeletingCertificate CustomHTTPSProvisioningSubstateDeployingCertificate CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateDeployingCertificate CustomHTTPSProvisioningSubstateDomainControlValidationRequestApproved CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateDomainControlValidationRequestApproved CustomHTTPSProvisioningSubstateDomainControlValidationRequestRejected CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateDomainControlValidationRequestRejected CustomHTTPSProvisioningSubstateDomainControlValidationRequestTimedOut CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateDomainControlValidationRequestTimedOut CustomHTTPSProvisioningSubstateIssuingCertificate CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateIssuingCertificate CustomHTTPSProvisioningSubstatePendingDomainControlValidationREquestApproval CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstatePendingDomainControlValidationREquestApproval CustomHTTPSProvisioningSubstateSubmittingDomainControlValidationRequest CustomHTTPSProvisioningSubstate = original.CustomHTTPSProvisioningSubstateSubmittingDomainControlValidationRequest )
func PossibleCustomHTTPSProvisioningSubstateValues ¶
func PossibleCustomHTTPSProvisioningSubstateValues() []CustomHTTPSProvisioningSubstate
type CustomRule ¶
type CustomRule = original.CustomRule
type CustomRuleEnabledState ¶
type CustomRuleEnabledState = original.CustomRuleEnabledState
const ( CustomRuleEnabledStateDisabled CustomRuleEnabledState = original.CustomRuleEnabledStateDisabled CustomRuleEnabledStateEnabled CustomRuleEnabledState = original.CustomRuleEnabledStateEnabled )
func PossibleCustomRuleEnabledStateValues ¶
func PossibleCustomRuleEnabledStateValues() []CustomRuleEnabledState
type CustomRuleList ¶
type CustomRuleList = original.CustomRuleList
type DynamicCompressionEnabled ¶
type DynamicCompressionEnabled = original.DynamicCompressionEnabled
const ( DynamicCompressionEnabledDisabled DynamicCompressionEnabled = original.DynamicCompressionEnabledDisabled DynamicCompressionEnabledEnabled DynamicCompressionEnabled = original.DynamicCompressionEnabledEnabled )
func PossibleDynamicCompressionEnabledValues ¶
func PossibleDynamicCompressionEnabledValues() []DynamicCompressionEnabled
type EnabledState ¶
type EnabledState = original.EnabledState
const ( EnabledStateDisabled EnabledState = original.EnabledStateDisabled EnabledStateEnabled EnabledState = original.EnabledStateEnabled )
func PossibleEnabledStateValues ¶
func PossibleEnabledStateValues() []EnabledState
type EndpointType ¶
type EndpointType = original.EndpointType
const ( EndpointTypeAFD EndpointType = original.EndpointTypeAFD EndpointTypeATM EndpointType = original.EndpointTypeATM EndpointTypeAzureRegion EndpointType = original.EndpointTypeAzureRegion EndpointTypeCDN EndpointType = original.EndpointTypeCDN )
func PossibleEndpointTypeValues ¶
func PossibleEndpointTypeValues() []EndpointType
type EndpointsClient ¶
type EndpointsClient = original.EndpointsClient
func NewEndpointsClient ¶
func NewEndpointsClient(subscriptionID string) EndpointsClient
func NewEndpointsClientWithBaseURI ¶
func NewEndpointsClientWithBaseURI(baseURI string, subscriptionID string) EndpointsClient
type EndpointsPurgeContentFuture ¶
type EndpointsPurgeContentFuture = original.EndpointsPurgeContentFuture
type EnforceCertificateNameCheckEnabledState ¶
type EnforceCertificateNameCheckEnabledState = original.EnforceCertificateNameCheckEnabledState
const ( EnforceCertificateNameCheckEnabledStateDisabled EnforceCertificateNameCheckEnabledState = original.EnforceCertificateNameCheckEnabledStateDisabled EnforceCertificateNameCheckEnabledStateEnabled EnforceCertificateNameCheckEnabledState = original.EnforceCertificateNameCheckEnabledStateEnabled )
func PossibleEnforceCertificateNameCheckEnabledStateValues ¶
func PossibleEnforceCertificateNameCheckEnabledStateValues() []EnforceCertificateNameCheckEnabledState
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type Experiment ¶
type Experiment = original.Experiment
type ExperimentList ¶
type ExperimentList = original.ExperimentList
type ExperimentListIterator ¶
type ExperimentListIterator = original.ExperimentListIterator
func NewExperimentListIterator ¶
func NewExperimentListIterator(page ExperimentListPage) ExperimentListIterator
type ExperimentListPage ¶
type ExperimentListPage = original.ExperimentListPage
func NewExperimentListPage ¶
func NewExperimentListPage(cur ExperimentList, getNextPage func(context.Context, ExperimentList) (ExperimentList, error)) ExperimentListPage
type ExperimentProperties ¶
type ExperimentProperties = original.ExperimentProperties
type ExperimentUpdateModel ¶
type ExperimentUpdateModel = original.ExperimentUpdateModel
type ExperimentUpdateProperties ¶
type ExperimentUpdateProperties = original.ExperimentUpdateProperties
type ExperimentsClient ¶
type ExperimentsClient = original.ExperimentsClient
func NewExperimentsClient ¶
func NewExperimentsClient(subscriptionID string) ExperimentsClient
func NewExperimentsClientWithBaseURI ¶
func NewExperimentsClientWithBaseURI(baseURI string, subscriptionID string) ExperimentsClient
type ExperimentsCreateOrUpdateFuture ¶
type ExperimentsCreateOrUpdateFuture = original.ExperimentsCreateOrUpdateFuture
type ExperimentsDeleteFuture ¶
type ExperimentsDeleteFuture = original.ExperimentsDeleteFuture
type ExperimentsUpdateFuture ¶
type ExperimentsUpdateFuture = original.ExperimentsUpdateFuture
type ForwardingConfiguration ¶
type ForwardingConfiguration = original.ForwardingConfiguration
type ForwardingProtocol ¶
type ForwardingProtocol = original.ForwardingProtocol
const ( ForwardingProtocolHTTPOnly ForwardingProtocol = original.ForwardingProtocolHTTPOnly ForwardingProtocolHTTPSOnly ForwardingProtocol = original.ForwardingProtocolHTTPSOnly ForwardingProtocolMatchRequest ForwardingProtocol = original.ForwardingProtocolMatchRequest )
func PossibleForwardingProtocolValues ¶
func PossibleForwardingProtocolValues() []ForwardingProtocol
type FrontDoorsClient ¶
type FrontDoorsClient = original.FrontDoorsClient
func NewFrontDoorsClient ¶
func NewFrontDoorsClient(subscriptionID string) FrontDoorsClient
func NewFrontDoorsClientWithBaseURI ¶
func NewFrontDoorsClientWithBaseURI(baseURI string, subscriptionID string) FrontDoorsClient
type FrontDoorsCreateOrUpdateFutureType ¶
type FrontDoorsCreateOrUpdateFutureType = original.FrontDoorsCreateOrUpdateFutureType
type FrontDoorsDeleteFutureType ¶
type FrontDoorsDeleteFutureType = original.FrontDoorsDeleteFutureType
type FrontendEndpoint ¶
type FrontendEndpoint = original.FrontendEndpoint
type FrontendEndpointLink ¶
type FrontendEndpointLink = original.FrontendEndpointLink
type FrontendEndpointProperties ¶
type FrontendEndpointProperties = original.FrontendEndpointProperties
type FrontendEndpointUpdateParameters ¶
type FrontendEndpointUpdateParameters = original.FrontendEndpointUpdateParameters
type FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink ¶
type FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink = original.FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink
type FrontendEndpointsClient ¶
type FrontendEndpointsClient = original.FrontendEndpointsClient
func NewFrontendEndpointsClient ¶
func NewFrontendEndpointsClient(subscriptionID string) FrontendEndpointsClient
func NewFrontendEndpointsClientWithBaseURI ¶
func NewFrontendEndpointsClientWithBaseURI(baseURI string, subscriptionID string) FrontendEndpointsClient
type FrontendEndpointsDisableHTTPSFuture ¶
type FrontendEndpointsDisableHTTPSFuture = original.FrontendEndpointsDisableHTTPSFuture
type FrontendEndpointsEnableHTTPSFuture ¶
type FrontendEndpointsEnableHTTPSFuture = original.FrontendEndpointsEnableHTTPSFuture
type FrontendEndpointsListResult ¶
type FrontendEndpointsListResult = original.FrontendEndpointsListResult
type FrontendEndpointsListResultIterator ¶
type FrontendEndpointsListResultIterator = original.FrontendEndpointsListResultIterator
func NewFrontendEndpointsListResultIterator ¶
func NewFrontendEndpointsListResultIterator(page FrontendEndpointsListResultPage) FrontendEndpointsListResultIterator
type FrontendEndpointsListResultPage ¶
type FrontendEndpointsListResultPage = original.FrontendEndpointsListResultPage
func NewFrontendEndpointsListResultPage ¶
func NewFrontendEndpointsListResultPage(cur FrontendEndpointsListResult, getNextPage func(context.Context, FrontendEndpointsListResult) (FrontendEndpointsListResult, error)) FrontendEndpointsListResultPage
type HeaderAction ¶
type HeaderAction = original.HeaderAction
type HeaderActionType ¶
type HeaderActionType = original.HeaderActionType
const ( HeaderActionTypeAppend HeaderActionType = original.HeaderActionTypeAppend HeaderActionTypeDelete HeaderActionType = original.HeaderActionTypeDelete HeaderActionTypeOverwrite HeaderActionType = original.HeaderActionTypeOverwrite )
func PossibleHeaderActionTypeValues ¶
func PossibleHeaderActionTypeValues() []HeaderActionType
type HealthProbeEnabled ¶
type HealthProbeEnabled = original.HealthProbeEnabled
const ( HealthProbeEnabledDisabled HealthProbeEnabled = original.HealthProbeEnabledDisabled HealthProbeEnabledEnabled HealthProbeEnabled = original.HealthProbeEnabledEnabled )
func PossibleHealthProbeEnabledValues ¶
func PossibleHealthProbeEnabledValues() []HealthProbeEnabled
type HealthProbeMethod ¶
type HealthProbeMethod = original.HealthProbeMethod
const ( HealthProbeMethodGET HealthProbeMethod = original.HealthProbeMethodGET HealthProbeMethodHEAD HealthProbeMethod = original.HealthProbeMethodHEAD )
func PossibleHealthProbeMethodValues ¶
func PossibleHealthProbeMethodValues() []HealthProbeMethod
type HealthProbeSettingsListResult ¶
type HealthProbeSettingsListResult = original.HealthProbeSettingsListResult
type HealthProbeSettingsModel ¶
type HealthProbeSettingsModel = original.HealthProbeSettingsModel
type HealthProbeSettingsProperties ¶
type HealthProbeSettingsProperties = original.HealthProbeSettingsProperties
type HealthProbeSettingsUpdateParameters ¶
type HealthProbeSettingsUpdateParameters = original.HealthProbeSettingsUpdateParameters
type KeyVaultCertificateSourceParameters ¶
type KeyVaultCertificateSourceParameters = original.KeyVaultCertificateSourceParameters
type KeyVaultCertificateSourceParametersVault ¶
type KeyVaultCertificateSourceParametersVault = original.KeyVaultCertificateSourceParametersVault
type LatencyMetric ¶
type LatencyMetric = original.LatencyMetric
type LatencyScorecard ¶
type LatencyScorecard = original.LatencyScorecard
type LatencyScorecardAggregationInterval ¶
type LatencyScorecardAggregationInterval = original.LatencyScorecardAggregationInterval
const ( LatencyScorecardAggregationIntervalDaily LatencyScorecardAggregationInterval = original.LatencyScorecardAggregationIntervalDaily LatencyScorecardAggregationIntervalMonthly LatencyScorecardAggregationInterval = original.LatencyScorecardAggregationIntervalMonthly LatencyScorecardAggregationIntervalWeekly LatencyScorecardAggregationInterval = original.LatencyScorecardAggregationIntervalWeekly )
func PossibleLatencyScorecardAggregationIntervalValues ¶
func PossibleLatencyScorecardAggregationIntervalValues() []LatencyScorecardAggregationInterval
type LatencyScorecardProperties ¶
type LatencyScorecardProperties = original.LatencyScorecardProperties
type ListResult ¶
type ListResult = original.ListResult
type ListResultIterator ¶
type ListResultIterator = original.ListResultIterator
func NewListResultIterator ¶
func NewListResultIterator(page ListResultPage) ListResultIterator
type ListResultPage ¶
type ListResultPage = original.ListResultPage
func NewListResultPage ¶
func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
type LoadBalancingSettingsListResult ¶
type LoadBalancingSettingsListResult = original.LoadBalancingSettingsListResult
type LoadBalancingSettingsModel ¶
type LoadBalancingSettingsModel = original.LoadBalancingSettingsModel
type LoadBalancingSettingsProperties ¶
type LoadBalancingSettingsProperties = original.LoadBalancingSettingsProperties
type LoadBalancingSettingsUpdateParameters ¶
type LoadBalancingSettingsUpdateParameters = original.LoadBalancingSettingsUpdateParameters
type ManagedRuleDefinition ¶
type ManagedRuleDefinition = original.ManagedRuleDefinition
type ManagedRuleEnabledState ¶
type ManagedRuleEnabledState = original.ManagedRuleEnabledState
const ( ManagedRuleEnabledStateDisabled ManagedRuleEnabledState = original.ManagedRuleEnabledStateDisabled ManagedRuleEnabledStateEnabled ManagedRuleEnabledState = original.ManagedRuleEnabledStateEnabled )
func PossibleManagedRuleEnabledStateValues ¶
func PossibleManagedRuleEnabledStateValues() []ManagedRuleEnabledState
type ManagedRuleExclusion ¶
type ManagedRuleExclusion = original.ManagedRuleExclusion
type ManagedRuleExclusionMatchVariable ¶
type ManagedRuleExclusionMatchVariable = original.ManagedRuleExclusionMatchVariable
const ( ManagedRuleExclusionMatchVariableQueryStringArgNames ManagedRuleExclusionMatchVariable = original.ManagedRuleExclusionMatchVariableQueryStringArgNames ManagedRuleExclusionMatchVariableRequestBodyJSONArgNames ManagedRuleExclusionMatchVariable = original.ManagedRuleExclusionMatchVariableRequestBodyJSONArgNames ManagedRuleExclusionMatchVariableRequestBodyPostArgNames ManagedRuleExclusionMatchVariable = original.ManagedRuleExclusionMatchVariableRequestBodyPostArgNames ManagedRuleExclusionMatchVariableRequestCookieNames ManagedRuleExclusionMatchVariable = original.ManagedRuleExclusionMatchVariableRequestCookieNames ManagedRuleExclusionMatchVariableRequestHeaderNames ManagedRuleExclusionMatchVariable = original.ManagedRuleExclusionMatchVariableRequestHeaderNames )
func PossibleManagedRuleExclusionMatchVariableValues ¶
func PossibleManagedRuleExclusionMatchVariableValues() []ManagedRuleExclusionMatchVariable
type ManagedRuleExclusionSelectorMatchOperator ¶
type ManagedRuleExclusionSelectorMatchOperator = original.ManagedRuleExclusionSelectorMatchOperator
const ( ManagedRuleExclusionSelectorMatchOperatorContains ManagedRuleExclusionSelectorMatchOperator = original.ManagedRuleExclusionSelectorMatchOperatorContains ManagedRuleExclusionSelectorMatchOperatorEndsWith ManagedRuleExclusionSelectorMatchOperator = original.ManagedRuleExclusionSelectorMatchOperatorEndsWith ManagedRuleExclusionSelectorMatchOperatorEquals ManagedRuleExclusionSelectorMatchOperator = original.ManagedRuleExclusionSelectorMatchOperatorEquals ManagedRuleExclusionSelectorMatchOperatorEqualsAny ManagedRuleExclusionSelectorMatchOperator = original.ManagedRuleExclusionSelectorMatchOperatorEqualsAny ManagedRuleExclusionSelectorMatchOperatorStartsWith ManagedRuleExclusionSelectorMatchOperator = original.ManagedRuleExclusionSelectorMatchOperatorStartsWith )
func PossibleManagedRuleExclusionSelectorMatchOperatorValues ¶
func PossibleManagedRuleExclusionSelectorMatchOperatorValues() []ManagedRuleExclusionSelectorMatchOperator
type ManagedRuleGroupDefinition ¶
type ManagedRuleGroupDefinition = original.ManagedRuleGroupDefinition
type ManagedRuleGroupOverride ¶
type ManagedRuleGroupOverride = original.ManagedRuleGroupOverride
type ManagedRuleOverride ¶
type ManagedRuleOverride = original.ManagedRuleOverride
type ManagedRuleSet ¶
type ManagedRuleSet = original.ManagedRuleSet
type ManagedRuleSetActionType ¶
type ManagedRuleSetActionType = original.ManagedRuleSetActionType
const ( ManagedRuleSetActionTypeBlock ManagedRuleSetActionType = original.ManagedRuleSetActionTypeBlock ManagedRuleSetActionTypeLog ManagedRuleSetActionType = original.ManagedRuleSetActionTypeLog ManagedRuleSetActionTypeRedirect ManagedRuleSetActionType = original.ManagedRuleSetActionTypeRedirect )
func PossibleManagedRuleSetActionTypeValues ¶
func PossibleManagedRuleSetActionTypeValues() []ManagedRuleSetActionType
type ManagedRuleSetDefinition ¶
type ManagedRuleSetDefinition = original.ManagedRuleSetDefinition
type ManagedRuleSetDefinitionList ¶
type ManagedRuleSetDefinitionList = original.ManagedRuleSetDefinitionList
type ManagedRuleSetDefinitionListIterator ¶
type ManagedRuleSetDefinitionListIterator = original.ManagedRuleSetDefinitionListIterator
func NewManagedRuleSetDefinitionListIterator ¶
func NewManagedRuleSetDefinitionListIterator(page ManagedRuleSetDefinitionListPage) ManagedRuleSetDefinitionListIterator
type ManagedRuleSetDefinitionListPage ¶
type ManagedRuleSetDefinitionListPage = original.ManagedRuleSetDefinitionListPage
func NewManagedRuleSetDefinitionListPage ¶
func NewManagedRuleSetDefinitionListPage(cur ManagedRuleSetDefinitionList, getNextPage func(context.Context, ManagedRuleSetDefinitionList) (ManagedRuleSetDefinitionList, error)) ManagedRuleSetDefinitionListPage
type ManagedRuleSetDefinitionProperties ¶
type ManagedRuleSetDefinitionProperties = original.ManagedRuleSetDefinitionProperties
type ManagedRuleSetList ¶
type ManagedRuleSetList = original.ManagedRuleSetList
type ManagedRuleSetsClient ¶
type ManagedRuleSetsClient = original.ManagedRuleSetsClient
func NewManagedRuleSetsClient ¶
func NewManagedRuleSetsClient(subscriptionID string) ManagedRuleSetsClient
func NewManagedRuleSetsClientWithBaseURI ¶
func NewManagedRuleSetsClientWithBaseURI(baseURI string, subscriptionID string) ManagedRuleSetsClient
type MatchCondition ¶
type MatchCondition = original.MatchCondition
type MatchProcessingBehavior ¶
type MatchProcessingBehavior = original.MatchProcessingBehavior
const ( MatchProcessingBehaviorContinue MatchProcessingBehavior = original.MatchProcessingBehaviorContinue MatchProcessingBehaviorStop MatchProcessingBehavior = original.MatchProcessingBehaviorStop )
func PossibleMatchProcessingBehaviorValues ¶
func PossibleMatchProcessingBehaviorValues() []MatchProcessingBehavior
type MatchVariable ¶
type MatchVariable = original.MatchVariable
const ( MatchVariableCookies MatchVariable = original.MatchVariableCookies MatchVariablePostArgs MatchVariable = original.MatchVariablePostArgs MatchVariableQueryString MatchVariable = original.MatchVariableQueryString MatchVariableRemoteAddr MatchVariable = original.MatchVariableRemoteAddr MatchVariableRequestBody MatchVariable = original.MatchVariableRequestBody MatchVariableRequestHeader MatchVariable = original.MatchVariableRequestHeader MatchVariableRequestMethod MatchVariable = original.MatchVariableRequestMethod MatchVariableRequestURI MatchVariable = original.MatchVariableRequestURI MatchVariableSocketAddr MatchVariable = original.MatchVariableSocketAddr )
func PossibleMatchVariableValues ¶
func PossibleMatchVariableValues() []MatchVariable
type MinimumTLSVersion ¶
type MinimumTLSVersion = original.MinimumTLSVersion
const ( MinimumTLSVersionOneFullStopTwo MinimumTLSVersion = original.MinimumTLSVersionOneFullStopTwo MinimumTLSVersionOneFullStopZero MinimumTLSVersion = original.MinimumTLSVersionOneFullStopZero )
func PossibleMinimumTLSVersionValues ¶
func PossibleMinimumTLSVersionValues() []MinimumTLSVersion
type NameAvailabilityClient ¶
type NameAvailabilityClient = original.NameAvailabilityClient
func NewNameAvailabilityClient ¶
func NewNameAvailabilityClient(subscriptionID string) NameAvailabilityClient
func NewNameAvailabilityClientWithBaseURI ¶
func NewNameAvailabilityClientWithBaseURI(baseURI string, subscriptionID string) NameAvailabilityClient
type NameAvailabilityWithSubscriptionClient ¶
type NameAvailabilityWithSubscriptionClient = original.NameAvailabilityWithSubscriptionClient
func NewNameAvailabilityWithSubscriptionClient ¶
func NewNameAvailabilityWithSubscriptionClient(subscriptionID string) NameAvailabilityWithSubscriptionClient
func NewNameAvailabilityWithSubscriptionClientWithBaseURI ¶
func NewNameAvailabilityWithSubscriptionClientWithBaseURI(baseURI string, subscriptionID string) NameAvailabilityWithSubscriptionClient
type NetworkExperimentProfilesClient ¶
type NetworkExperimentProfilesClient = original.NetworkExperimentProfilesClient
func NewNetworkExperimentProfilesClient ¶
func NewNetworkExperimentProfilesClient(subscriptionID string) NetworkExperimentProfilesClient
func NewNetworkExperimentProfilesClientWithBaseURI ¶
func NewNetworkExperimentProfilesClientWithBaseURI(baseURI string, subscriptionID string) NetworkExperimentProfilesClient
type NetworkExperimentProfilesCreateOrUpdateFuture ¶
type NetworkExperimentProfilesCreateOrUpdateFuture = original.NetworkExperimentProfilesCreateOrUpdateFuture
type NetworkExperimentProfilesDeleteFuture ¶
type NetworkExperimentProfilesDeleteFuture = original.NetworkExperimentProfilesDeleteFuture
type NetworkExperimentProfilesUpdateFuture ¶
type NetworkExperimentProfilesUpdateFuture = original.NetworkExperimentProfilesUpdateFuture
type NetworkExperimentResourceState ¶
type NetworkExperimentResourceState = original.NetworkExperimentResourceState
const ( NetworkExperimentResourceStateCreating NetworkExperimentResourceState = original.NetworkExperimentResourceStateCreating NetworkExperimentResourceStateDeleting NetworkExperimentResourceState = original.NetworkExperimentResourceStateDeleting NetworkExperimentResourceStateDisabled NetworkExperimentResourceState = original.NetworkExperimentResourceStateDisabled NetworkExperimentResourceStateDisabling NetworkExperimentResourceState = original.NetworkExperimentResourceStateDisabling NetworkExperimentResourceStateEnabled NetworkExperimentResourceState = original.NetworkExperimentResourceStateEnabled NetworkExperimentResourceStateEnabling NetworkExperimentResourceState = original.NetworkExperimentResourceStateEnabling )
func PossibleNetworkExperimentResourceStateValues ¶
func PossibleNetworkExperimentResourceStateValues() []NetworkExperimentResourceState
type NetworkOperationStatus ¶
type NetworkOperationStatus = original.NetworkOperationStatus
const ( NetworkOperationStatusFailed NetworkOperationStatus = original.NetworkOperationStatusFailed NetworkOperationStatusInProgress NetworkOperationStatus = original.NetworkOperationStatusInProgress NetworkOperationStatusSucceeded NetworkOperationStatus = original.NetworkOperationStatusSucceeded )
func PossibleNetworkOperationStatusValues ¶
func PossibleNetworkOperationStatusValues() []NetworkOperationStatus
type OdataType ¶
const ( OdataTypeMicrosoftAzureFrontDoorModelsFrontdoorForwardingConfiguration OdataType = original.OdataTypeMicrosoftAzureFrontDoorModelsFrontdoorForwardingConfiguration OdataTypeMicrosoftAzureFrontDoorModelsFrontdoorRedirectConfiguration OdataType = original.OdataTypeMicrosoftAzureFrontDoorModelsFrontdoorRedirectConfiguration OdataTypeRouteConfiguration OdataType = original.OdataTypeRouteConfiguration )
func PossibleOdataTypeValues ¶
func PossibleOdataTypeValues() []OdataType
type Operator ¶
const ( OperatorAny Operator = original.OperatorAny OperatorBeginsWith Operator = original.OperatorBeginsWith OperatorContains Operator = original.OperatorContains OperatorEndsWith Operator = original.OperatorEndsWith OperatorEqual Operator = original.OperatorEqual OperatorGeoMatch Operator = original.OperatorGeoMatch OperatorGreaterThan Operator = original.OperatorGreaterThan OperatorGreaterThanOrEqual Operator = original.OperatorGreaterThanOrEqual OperatorIPMatch Operator = original.OperatorIPMatch OperatorLessThan Operator = original.OperatorLessThan OperatorLessThanOrEqual Operator = original.OperatorLessThanOrEqual OperatorRegEx Operator = original.OperatorRegEx )
func PossibleOperatorValues ¶
func PossibleOperatorValues() []Operator
type PoliciesClient ¶
type PoliciesClient = original.PoliciesClient
func NewPoliciesClient ¶
func NewPoliciesClient(subscriptionID string) PoliciesClient
func NewPoliciesClientWithBaseURI ¶
func NewPoliciesClientWithBaseURI(baseURI string, subscriptionID string) PoliciesClient
type PoliciesCreateOrUpdateFuture ¶
type PoliciesCreateOrUpdateFuture = original.PoliciesCreateOrUpdateFuture
type PoliciesDeleteFuture ¶
type PoliciesDeleteFuture = original.PoliciesDeleteFuture
type PolicyEnabledState ¶
type PolicyEnabledState = original.PolicyEnabledState
const ( PolicyEnabledStateDisabled PolicyEnabledState = original.PolicyEnabledStateDisabled PolicyEnabledStateEnabled PolicyEnabledState = original.PolicyEnabledStateEnabled )
func PossiblePolicyEnabledStateValues ¶
func PossiblePolicyEnabledStateValues() []PolicyEnabledState
type PolicyMode ¶
type PolicyMode = original.PolicyMode
const ( PolicyModeDetection PolicyMode = original.PolicyModeDetection PolicyModePrevention PolicyMode = original.PolicyModePrevention )
func PossiblePolicyModeValues ¶
func PossiblePolicyModeValues() []PolicyMode
type PolicyRequestBodyCheck ¶
type PolicyRequestBodyCheck = original.PolicyRequestBodyCheck
const ( PolicyRequestBodyCheckDisabled PolicyRequestBodyCheck = original.PolicyRequestBodyCheckDisabled PolicyRequestBodyCheckEnabled PolicyRequestBodyCheck = original.PolicyRequestBodyCheckEnabled )
func PossiblePolicyRequestBodyCheckValues ¶
func PossiblePolicyRequestBodyCheckValues() []PolicyRequestBodyCheck
type PolicyResourceState ¶
type PolicyResourceState = original.PolicyResourceState
const ( PolicyResourceStateCreating PolicyResourceState = original.PolicyResourceStateCreating PolicyResourceStateDeleting PolicyResourceState = original.PolicyResourceStateDeleting PolicyResourceStateDisabled PolicyResourceState = original.PolicyResourceStateDisabled PolicyResourceStateDisabling PolicyResourceState = original.PolicyResourceStateDisabling PolicyResourceStateEnabled PolicyResourceState = original.PolicyResourceStateEnabled PolicyResourceStateEnabling PolicyResourceState = original.PolicyResourceStateEnabling )
func PossiblePolicyResourceStateValues ¶
func PossiblePolicyResourceStateValues() []PolicyResourceState
type PolicySettings ¶
type PolicySettings = original.PolicySettings
type PreconfiguredEndpoint ¶
type PreconfiguredEndpoint = original.PreconfiguredEndpoint
type PreconfiguredEndpointList ¶
type PreconfiguredEndpointList = original.PreconfiguredEndpointList
type PreconfiguredEndpointListIterator ¶
type PreconfiguredEndpointListIterator = original.PreconfiguredEndpointListIterator
func NewPreconfiguredEndpointListIterator ¶
func NewPreconfiguredEndpointListIterator(page PreconfiguredEndpointListPage) PreconfiguredEndpointListIterator
type PreconfiguredEndpointListPage ¶
type PreconfiguredEndpointListPage = original.PreconfiguredEndpointListPage
func NewPreconfiguredEndpointListPage ¶
func NewPreconfiguredEndpointListPage(cur PreconfiguredEndpointList, getNextPage func(context.Context, PreconfiguredEndpointList) (PreconfiguredEndpointList, error)) PreconfiguredEndpointListPage
type PreconfiguredEndpointProperties ¶
type PreconfiguredEndpointProperties = original.PreconfiguredEndpointProperties
type PreconfiguredEndpointsClient ¶
type PreconfiguredEndpointsClient = original.PreconfiguredEndpointsClient
func NewPreconfiguredEndpointsClient ¶
func NewPreconfiguredEndpointsClient(subscriptionID string) PreconfiguredEndpointsClient
func NewPreconfiguredEndpointsClientWithBaseURI ¶
func NewPreconfiguredEndpointsClientWithBaseURI(baseURI string, subscriptionID string) PreconfiguredEndpointsClient
type PrivateEndpointStatus ¶
type PrivateEndpointStatus = original.PrivateEndpointStatus
const ( PrivateEndpointStatusApproved PrivateEndpointStatus = original.PrivateEndpointStatusApproved PrivateEndpointStatusDisconnected PrivateEndpointStatus = original.PrivateEndpointStatusDisconnected PrivateEndpointStatusPending PrivateEndpointStatus = original.PrivateEndpointStatusPending PrivateEndpointStatusRejected PrivateEndpointStatus = original.PrivateEndpointStatusRejected PrivateEndpointStatusTimeout PrivateEndpointStatus = original.PrivateEndpointStatusTimeout )
func PossiblePrivateEndpointStatusValues ¶
func PossiblePrivateEndpointStatusValues() []PrivateEndpointStatus
type ProfileList ¶
type ProfileList = original.ProfileList
type ProfileListIterator ¶
type ProfileListIterator = original.ProfileListIterator
func NewProfileListIterator ¶
func NewProfileListIterator(page ProfileListPage) ProfileListIterator
type ProfileListPage ¶
type ProfileListPage = original.ProfileListPage
func NewProfileListPage ¶
func NewProfileListPage(cur ProfileList, getNextPage func(context.Context, ProfileList) (ProfileList, error)) ProfileListPage
type ProfileProperties ¶
type ProfileProperties = original.ProfileProperties
type ProfileUpdateModel ¶
type ProfileUpdateModel = original.ProfileUpdateModel
type ProfileUpdateProperties ¶
type ProfileUpdateProperties = original.ProfileUpdateProperties
type Properties ¶
type Properties = original.Properties
type Protocol ¶
const ( ProtocolHTTP Protocol = original.ProtocolHTTP ProtocolHTTPS Protocol = original.ProtocolHTTPS )
func PossibleProtocolValues ¶
func PossibleProtocolValues() []Protocol
type PurgeParameters ¶
type PurgeParameters = original.PurgeParameters
type Query ¶
const ( QueryStripAll Query = original.QueryStripAll QueryStripAllExcept Query = original.QueryStripAllExcept QueryStripNone Query = original.QueryStripNone QueryStripOnly Query = original.QueryStripOnly )
func PossibleQueryValues ¶
func PossibleQueryValues() []Query
type RedirectConfiguration ¶
type RedirectConfiguration = original.RedirectConfiguration
type RedirectProtocol ¶
type RedirectProtocol = original.RedirectProtocol
const ( RedirectProtocolHTTPOnly RedirectProtocol = original.RedirectProtocolHTTPOnly RedirectProtocolHTTPSOnly RedirectProtocol = original.RedirectProtocolHTTPSOnly RedirectProtocolMatchRequest RedirectProtocol = original.RedirectProtocolMatchRequest )
func PossibleRedirectProtocolValues ¶
func PossibleRedirectProtocolValues() []RedirectProtocol
type RedirectType ¶
type RedirectType = original.RedirectType
const ( RedirectTypeFound RedirectType = original.RedirectTypeFound RedirectTypeMoved RedirectType = original.RedirectTypeMoved RedirectTypePermanentRedirect RedirectType = original.RedirectTypePermanentRedirect RedirectTypeTemporaryRedirect RedirectType = original.RedirectTypeTemporaryRedirect )
func PossibleRedirectTypeValues ¶
func PossibleRedirectTypeValues() []RedirectType
type ReportsClient ¶
type ReportsClient = original.ReportsClient
func NewReportsClient ¶
func NewReportsClient(subscriptionID string) ReportsClient
func NewReportsClientWithBaseURI ¶
func NewReportsClientWithBaseURI(baseURI string, subscriptionID string) ReportsClient
type ResourceState ¶
type ResourceState = original.ResourceState
const ( ResourceStateCreating ResourceState = original.ResourceStateCreating ResourceStateDeleting ResourceState = original.ResourceStateDeleting ResourceStateDisabled ResourceState = original.ResourceStateDisabled ResourceStateDisabling ResourceState = original.ResourceStateDisabling ResourceStateEnabled ResourceState = original.ResourceStateEnabled ResourceStateEnabling ResourceState = original.ResourceStateEnabling )
func PossibleResourceStateValues ¶
func PossibleResourceStateValues() []ResourceState
type ResourceType ¶
type ResourceType = original.ResourceType
const ( ResourceTypeMicrosoftNetworkfrontDoors ResourceType = original.ResourceTypeMicrosoftNetworkfrontDoors ResourceTypeMicrosoftNetworkfrontDoorsfrontendEndpoints ResourceType = original.ResourceTypeMicrosoftNetworkfrontDoorsfrontendEndpoints )
func PossibleResourceTypeValues ¶
func PossibleResourceTypeValues() []ResourceType
type RouteConfiguration ¶
type RouteConfiguration = original.RouteConfiguration
type RoutingRule ¶
type RoutingRule = original.RoutingRule
type RoutingRuleEnabledState ¶
type RoutingRuleEnabledState = original.RoutingRuleEnabledState
const ( RoutingRuleEnabledStateDisabled RoutingRuleEnabledState = original.RoutingRuleEnabledStateDisabled RoutingRuleEnabledStateEnabled RoutingRuleEnabledState = original.RoutingRuleEnabledStateEnabled )
func PossibleRoutingRuleEnabledStateValues ¶
func PossibleRoutingRuleEnabledStateValues() []RoutingRuleEnabledState
type RoutingRuleLink ¶
type RoutingRuleLink = original.RoutingRuleLink
type RoutingRuleListResult ¶
type RoutingRuleListResult = original.RoutingRuleListResult
type RoutingRuleProperties ¶
type RoutingRuleProperties = original.RoutingRuleProperties
type RoutingRuleUpdateParameters ¶
type RoutingRuleUpdateParameters = original.RoutingRuleUpdateParameters
type RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink ¶
type RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink = original.RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink
type RuleType ¶
const ( RuleTypeMatchRule RuleType = original.RuleTypeMatchRule RuleTypeRateLimitRule RuleType = original.RuleTypeRateLimitRule )
func PossibleRuleTypeValues ¶
func PossibleRuleTypeValues() []RuleType
type RulesEngine ¶
type RulesEngine = original.RulesEngine
type RulesEngineAction ¶
type RulesEngineAction = original.RulesEngineAction
type RulesEngineListResult ¶
type RulesEngineListResult = original.RulesEngineListResult
type RulesEngineListResultIterator ¶
type RulesEngineListResultIterator = original.RulesEngineListResultIterator
func NewRulesEngineListResultIterator ¶
func NewRulesEngineListResultIterator(page RulesEngineListResultPage) RulesEngineListResultIterator
type RulesEngineListResultPage ¶
type RulesEngineListResultPage = original.RulesEngineListResultPage
func NewRulesEngineListResultPage ¶
func NewRulesEngineListResultPage(cur RulesEngineListResult, getNextPage func(context.Context, RulesEngineListResult) (RulesEngineListResult, error)) RulesEngineListResultPage
type RulesEngineMatchCondition ¶
type RulesEngineMatchCondition = original.RulesEngineMatchCondition
type RulesEngineMatchVariable ¶
type RulesEngineMatchVariable = original.RulesEngineMatchVariable
const ( RulesEngineMatchVariableIsMobile RulesEngineMatchVariable = original.RulesEngineMatchVariableIsMobile RulesEngineMatchVariablePostArgs RulesEngineMatchVariable = original.RulesEngineMatchVariablePostArgs RulesEngineMatchVariableQueryString RulesEngineMatchVariable = original.RulesEngineMatchVariableQueryString RulesEngineMatchVariableRemoteAddr RulesEngineMatchVariable = original.RulesEngineMatchVariableRemoteAddr RulesEngineMatchVariableRequestBody RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestBody RulesEngineMatchVariableRequestFilename RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestFilename RulesEngineMatchVariableRequestFilenameExtension RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestFilenameExtension RulesEngineMatchVariableRequestHeader RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestHeader RulesEngineMatchVariableRequestMethod RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestMethod RulesEngineMatchVariableRequestPath RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestPath RulesEngineMatchVariableRequestScheme RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestScheme RulesEngineMatchVariableRequestURI RulesEngineMatchVariable = original.RulesEngineMatchVariableRequestURI )
func PossibleRulesEngineMatchVariableValues ¶
func PossibleRulesEngineMatchVariableValues() []RulesEngineMatchVariable
type RulesEngineOperator ¶
type RulesEngineOperator = original.RulesEngineOperator
const ( RulesEngineOperatorAny RulesEngineOperator = original.RulesEngineOperatorAny RulesEngineOperatorBeginsWith RulesEngineOperator = original.RulesEngineOperatorBeginsWith RulesEngineOperatorContains RulesEngineOperator = original.RulesEngineOperatorContains RulesEngineOperatorEndsWith RulesEngineOperator = original.RulesEngineOperatorEndsWith RulesEngineOperatorEqual RulesEngineOperator = original.RulesEngineOperatorEqual RulesEngineOperatorGeoMatch RulesEngineOperator = original.RulesEngineOperatorGeoMatch RulesEngineOperatorGreaterThan RulesEngineOperator = original.RulesEngineOperatorGreaterThan RulesEngineOperatorGreaterThanOrEqual RulesEngineOperator = original.RulesEngineOperatorGreaterThanOrEqual RulesEngineOperatorIPMatch RulesEngineOperator = original.RulesEngineOperatorIPMatch RulesEngineOperatorLessThan RulesEngineOperator = original.RulesEngineOperatorLessThan RulesEngineOperatorLessThanOrEqual RulesEngineOperator = original.RulesEngineOperatorLessThanOrEqual )
func PossibleRulesEngineOperatorValues ¶
func PossibleRulesEngineOperatorValues() []RulesEngineOperator
type RulesEngineProperties ¶
type RulesEngineProperties = original.RulesEngineProperties
type RulesEngineRule ¶
type RulesEngineRule = original.RulesEngineRule
type RulesEngineUpdateParameters ¶
type RulesEngineUpdateParameters = original.RulesEngineUpdateParameters
type RulesEnginesClient ¶
type RulesEnginesClient = original.RulesEnginesClient
func NewRulesEnginesClient ¶
func NewRulesEnginesClient(subscriptionID string) RulesEnginesClient
func NewRulesEnginesClientWithBaseURI ¶
func NewRulesEnginesClientWithBaseURI(baseURI string, subscriptionID string) RulesEnginesClient
type RulesEnginesCreateOrUpdateFuture ¶
type RulesEnginesCreateOrUpdateFuture = original.RulesEnginesCreateOrUpdateFuture
type RulesEnginesDeleteFuture ¶
type RulesEnginesDeleteFuture = original.RulesEnginesDeleteFuture
type SecurityPolicyLink ¶
type SecurityPolicyLink = original.SecurityPolicyLink
type SessionAffinityEnabledState ¶
type SessionAffinityEnabledState = original.SessionAffinityEnabledState
const ( SessionAffinityEnabledStateDisabled SessionAffinityEnabledState = original.SessionAffinityEnabledStateDisabled SessionAffinityEnabledStateEnabled SessionAffinityEnabledState = original.SessionAffinityEnabledStateEnabled )
func PossibleSessionAffinityEnabledStateValues ¶
func PossibleSessionAffinityEnabledStateValues() []SessionAffinityEnabledState
type SkuName ¶
const ( SkuNameClassicAzureFrontDoor SkuName = original.SkuNameClassicAzureFrontDoor SkuNamePremiumAzureFrontDoor SkuName = original.SkuNamePremiumAzureFrontDoor SkuNameStandardAzureFrontDoor SkuName = original.SkuNameStandardAzureFrontDoor )
func PossibleSkuNameValues ¶
func PossibleSkuNameValues() []SkuName
type State ¶
const ( StateDisabled State = original.StateDisabled StateEnabled State = original.StateEnabled )
func PossibleStateValues ¶
func PossibleStateValues() []State
type SubResource ¶
type SubResource = original.SubResource
type TagsObject ¶
type TagsObject = original.TagsObject
type Timeseries ¶
type Timeseries = original.Timeseries
type TimeseriesAggregationInterval ¶
type TimeseriesAggregationInterval = original.TimeseriesAggregationInterval
const ( TimeseriesAggregationIntervalDaily TimeseriesAggregationInterval = original.TimeseriesAggregationIntervalDaily TimeseriesAggregationIntervalHourly TimeseriesAggregationInterval = original.TimeseriesAggregationIntervalHourly )
func PossibleTimeseriesAggregationIntervalValues ¶
func PossibleTimeseriesAggregationIntervalValues() []TimeseriesAggregationInterval
type TimeseriesDataPoint ¶
type TimeseriesDataPoint = original.TimeseriesDataPoint
type TimeseriesProperties ¶
type TimeseriesProperties = original.TimeseriesProperties
type TimeseriesType ¶
type TimeseriesType = original.TimeseriesType
const ( TimeseriesTypeLatencyP50 TimeseriesType = original.TimeseriesTypeLatencyP50 TimeseriesTypeLatencyP75 TimeseriesType = original.TimeseriesTypeLatencyP75 TimeseriesTypeLatencyP95 TimeseriesType = original.TimeseriesTypeLatencyP95 TimeseriesTypeMeasurementCounts TimeseriesType = original.TimeseriesTypeMeasurementCounts )
func PossibleTimeseriesTypeValues ¶
func PossibleTimeseriesTypeValues() []TimeseriesType
type Transform ¶
const ( TransformLowercase Transform = original.TransformLowercase TransformRemoveNulls Transform = original.TransformRemoveNulls TransformTrim Transform = original.TransformTrim TransformUppercase Transform = original.TransformUppercase TransformURLDecode Transform = original.TransformURLDecode TransformURLEncode Transform = original.TransformURLEncode )
func PossibleTransformValues ¶
func PossibleTransformValues() []Transform
type TransformType ¶
type TransformType = original.TransformType
const ( TransformTypeLowercase TransformType = original.TransformTypeLowercase TransformTypeRemoveNulls TransformType = original.TransformTypeRemoveNulls TransformTypeTrim TransformType = original.TransformTypeTrim TransformTypeUppercase TransformType = original.TransformTypeUppercase TransformTypeURLDecode TransformType = original.TransformTypeURLDecode TransformTypeURLEncode TransformType = original.TransformTypeURLEncode )
func PossibleTransformTypeValues ¶
func PossibleTransformTypeValues() []TransformType
type UpdateParameters ¶
type UpdateParameters = original.UpdateParameters
type ValidateCustomDomainInput ¶
type ValidateCustomDomainInput = original.ValidateCustomDomainInput
type ValidateCustomDomainOutput ¶
type ValidateCustomDomainOutput = original.ValidateCustomDomainOutput
type WebApplicationFirewallPolicy ¶
type WebApplicationFirewallPolicy = original.WebApplicationFirewallPolicy
type WebApplicationFirewallPolicyList ¶
type WebApplicationFirewallPolicyList = original.WebApplicationFirewallPolicyList
type WebApplicationFirewallPolicyListIterator ¶
type WebApplicationFirewallPolicyListIterator = original.WebApplicationFirewallPolicyListIterator
func NewWebApplicationFirewallPolicyListIterator ¶
func NewWebApplicationFirewallPolicyListIterator(page WebApplicationFirewallPolicyListPage) WebApplicationFirewallPolicyListIterator
type WebApplicationFirewallPolicyListPage ¶
type WebApplicationFirewallPolicyListPage = original.WebApplicationFirewallPolicyListPage
func NewWebApplicationFirewallPolicyListPage ¶
func NewWebApplicationFirewallPolicyListPage(cur WebApplicationFirewallPolicyList, getNextPage func(context.Context, WebApplicationFirewallPolicyList) (WebApplicationFirewallPolicyList, error)) WebApplicationFirewallPolicyListPage
type WebApplicationFirewallPolicyProperties ¶
type WebApplicationFirewallPolicyProperties = original.WebApplicationFirewallPolicyProperties
Click to show internal directories.
Click to hide internal directories.