v1beta20220301storage

package
v2.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package v1beta20220301storage contains API Schema definitions for the web v1beta20220301storage API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=web.azure.com

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Index

Constants

View Source
const APIVersion_Value = APIVersion("2022-03-01")

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "web.azure.com", Version: "v1beta20220301storage"}

	// SchemeBuilder is used to add go types to the GroupVersionKind scheme
	SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion}

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

This section is empty.

Types

type APIVersion

type APIVersion string

Storage version of v1beta20220301.APIVersion Deprecated version of APIVersion. Use v1api20220301.APIVersion instead +kubebuilder:validation:Enum={"2022-03-01"}

type ApiDefinitionInfo

type ApiDefinitionInfo struct {
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Url         *string                `json:"url,omitempty"`
}

Storage version of v1beta20220301.ApiDefinitionInfo Deprecated version of ApiDefinitionInfo. Use v1api20220301.ApiDefinitionInfo instead

func (*ApiDefinitionInfo) AssignProperties_From_ApiDefinitionInfo

func (info *ApiDefinitionInfo) AssignProperties_From_ApiDefinitionInfo(source *v20220301s.ApiDefinitionInfo) error

AssignProperties_From_ApiDefinitionInfo populates our ApiDefinitionInfo from the provided source ApiDefinitionInfo

func (*ApiDefinitionInfo) AssignProperties_To_ApiDefinitionInfo

func (info *ApiDefinitionInfo) AssignProperties_To_ApiDefinitionInfo(destination *v20220301s.ApiDefinitionInfo) error

AssignProperties_To_ApiDefinitionInfo populates the provided destination ApiDefinitionInfo from our ApiDefinitionInfo

func (*ApiDefinitionInfo) DeepCopy

func (in *ApiDefinitionInfo) DeepCopy() *ApiDefinitionInfo

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiDefinitionInfo.

func (*ApiDefinitionInfo) DeepCopyInto

func (in *ApiDefinitionInfo) DeepCopyInto(out *ApiDefinitionInfo)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ApiDefinitionInfo_STATUS

type ApiDefinitionInfo_STATUS struct {
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Url         *string                `json:"url,omitempty"`
}

Storage version of v1beta20220301.ApiDefinitionInfo_STATUS Deprecated version of ApiDefinitionInfo_STATUS. Use v1api20220301.ApiDefinitionInfo_STATUS instead

func (*ApiDefinitionInfo_STATUS) AssignProperties_From_ApiDefinitionInfo_STATUS

func (info *ApiDefinitionInfo_STATUS) AssignProperties_From_ApiDefinitionInfo_STATUS(source *v20220301s.ApiDefinitionInfo_STATUS) error

AssignProperties_From_ApiDefinitionInfo_STATUS populates our ApiDefinitionInfo_STATUS from the provided source ApiDefinitionInfo_STATUS

func (*ApiDefinitionInfo_STATUS) AssignProperties_To_ApiDefinitionInfo_STATUS

func (info *ApiDefinitionInfo_STATUS) AssignProperties_To_ApiDefinitionInfo_STATUS(destination *v20220301s.ApiDefinitionInfo_STATUS) error

AssignProperties_To_ApiDefinitionInfo_STATUS populates the provided destination ApiDefinitionInfo_STATUS from our ApiDefinitionInfo_STATUS

func (*ApiDefinitionInfo_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiDefinitionInfo_STATUS.

func (*ApiDefinitionInfo_STATUS) DeepCopyInto

func (in *ApiDefinitionInfo_STATUS) DeepCopyInto(out *ApiDefinitionInfo_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ApiManagementConfig

type ApiManagementConfig struct {
	PropertyBag genruntime.PropertyBag        `json:"$propertyBag,omitempty"`
	Reference   *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}

Storage version of v1beta20220301.ApiManagementConfig Deprecated version of ApiManagementConfig. Use v1api20220301.ApiManagementConfig instead

func (*ApiManagementConfig) AssignProperties_From_ApiManagementConfig

func (config *ApiManagementConfig) AssignProperties_From_ApiManagementConfig(source *v20220301s.ApiManagementConfig) error

AssignProperties_From_ApiManagementConfig populates our ApiManagementConfig from the provided source ApiManagementConfig

func (*ApiManagementConfig) AssignProperties_To_ApiManagementConfig

func (config *ApiManagementConfig) AssignProperties_To_ApiManagementConfig(destination *v20220301s.ApiManagementConfig) error

AssignProperties_To_ApiManagementConfig populates the provided destination ApiManagementConfig from our ApiManagementConfig

func (*ApiManagementConfig) DeepCopy

func (in *ApiManagementConfig) DeepCopy() *ApiManagementConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiManagementConfig.

func (*ApiManagementConfig) DeepCopyInto

func (in *ApiManagementConfig) DeepCopyInto(out *ApiManagementConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ApiManagementConfig_STATUS

type ApiManagementConfig_STATUS struct {
	Id          *string                `json:"id,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.ApiManagementConfig_STATUS Deprecated version of ApiManagementConfig_STATUS. Use v1api20220301.ApiManagementConfig_STATUS instead

func (*ApiManagementConfig_STATUS) AssignProperties_From_ApiManagementConfig_STATUS

func (config *ApiManagementConfig_STATUS) AssignProperties_From_ApiManagementConfig_STATUS(source *v20220301s.ApiManagementConfig_STATUS) error

AssignProperties_From_ApiManagementConfig_STATUS populates our ApiManagementConfig_STATUS from the provided source ApiManagementConfig_STATUS

func (*ApiManagementConfig_STATUS) AssignProperties_To_ApiManagementConfig_STATUS

func (config *ApiManagementConfig_STATUS) AssignProperties_To_ApiManagementConfig_STATUS(destination *v20220301s.ApiManagementConfig_STATUS) error

AssignProperties_To_ApiManagementConfig_STATUS populates the provided destination ApiManagementConfig_STATUS from our ApiManagementConfig_STATUS

func (*ApiManagementConfig_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiManagementConfig_STATUS.

func (*ApiManagementConfig_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealActions

type AutoHealActions struct {
	ActionType              *string                `json:"actionType,omitempty"`
	CustomAction            *AutoHealCustomAction  `json:"customAction,omitempty"`
	MinProcessExecutionTime *string                `json:"minProcessExecutionTime,omitempty"`
	PropertyBag             genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.AutoHealActions Deprecated version of AutoHealActions. Use v1api20220301.AutoHealActions instead

func (*AutoHealActions) AssignProperties_From_AutoHealActions

func (actions *AutoHealActions) AssignProperties_From_AutoHealActions(source *v20220301s.AutoHealActions) error

AssignProperties_From_AutoHealActions populates our AutoHealActions from the provided source AutoHealActions

func (*AutoHealActions) AssignProperties_To_AutoHealActions

func (actions *AutoHealActions) AssignProperties_To_AutoHealActions(destination *v20220301s.AutoHealActions) error

AssignProperties_To_AutoHealActions populates the provided destination AutoHealActions from our AutoHealActions

func (*AutoHealActions) DeepCopy

func (in *AutoHealActions) DeepCopy() *AutoHealActions

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealActions.

func (*AutoHealActions) DeepCopyInto

func (in *AutoHealActions) DeepCopyInto(out *AutoHealActions)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealActions_STATUS

type AutoHealActions_STATUS struct {
	ActionType              *string                      `json:"actionType,omitempty"`
	CustomAction            *AutoHealCustomAction_STATUS `json:"customAction,omitempty"`
	MinProcessExecutionTime *string                      `json:"minProcessExecutionTime,omitempty"`
	PropertyBag             genruntime.PropertyBag       `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.AutoHealActions_STATUS Deprecated version of AutoHealActions_STATUS. Use v1api20220301.AutoHealActions_STATUS instead

func (*AutoHealActions_STATUS) AssignProperties_From_AutoHealActions_STATUS

func (actions *AutoHealActions_STATUS) AssignProperties_From_AutoHealActions_STATUS(source *v20220301s.AutoHealActions_STATUS) error

AssignProperties_From_AutoHealActions_STATUS populates our AutoHealActions_STATUS from the provided source AutoHealActions_STATUS

func (*AutoHealActions_STATUS) AssignProperties_To_AutoHealActions_STATUS

func (actions *AutoHealActions_STATUS) AssignProperties_To_AutoHealActions_STATUS(destination *v20220301s.AutoHealActions_STATUS) error

AssignProperties_To_AutoHealActions_STATUS populates the provided destination AutoHealActions_STATUS from our AutoHealActions_STATUS

func (*AutoHealActions_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealActions_STATUS.

func (*AutoHealActions_STATUS) DeepCopyInto

func (in *AutoHealActions_STATUS) DeepCopyInto(out *AutoHealActions_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealCustomAction

type AutoHealCustomAction struct {
	Exe         *string                `json:"exe,omitempty"`
	Parameters  *string                `json:"parameters,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.AutoHealCustomAction Deprecated version of AutoHealCustomAction. Use v1api20220301.AutoHealCustomAction instead

func (*AutoHealCustomAction) AssignProperties_From_AutoHealCustomAction

func (action *AutoHealCustomAction) AssignProperties_From_AutoHealCustomAction(source *v20220301s.AutoHealCustomAction) error

AssignProperties_From_AutoHealCustomAction populates our AutoHealCustomAction from the provided source AutoHealCustomAction

func (*AutoHealCustomAction) AssignProperties_To_AutoHealCustomAction

func (action *AutoHealCustomAction) AssignProperties_To_AutoHealCustomAction(destination *v20220301s.AutoHealCustomAction) error

AssignProperties_To_AutoHealCustomAction populates the provided destination AutoHealCustomAction from our AutoHealCustomAction

func (*AutoHealCustomAction) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealCustomAction.

func (*AutoHealCustomAction) DeepCopyInto

func (in *AutoHealCustomAction) DeepCopyInto(out *AutoHealCustomAction)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealCustomAction_STATUS

type AutoHealCustomAction_STATUS struct {
	Exe         *string                `json:"exe,omitempty"`
	Parameters  *string                `json:"parameters,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.AutoHealCustomAction_STATUS Deprecated version of AutoHealCustomAction_STATUS. Use v1api20220301.AutoHealCustomAction_STATUS instead

func (*AutoHealCustomAction_STATUS) AssignProperties_From_AutoHealCustomAction_STATUS

func (action *AutoHealCustomAction_STATUS) AssignProperties_From_AutoHealCustomAction_STATUS(source *v20220301s.AutoHealCustomAction_STATUS) error

AssignProperties_From_AutoHealCustomAction_STATUS populates our AutoHealCustomAction_STATUS from the provided source AutoHealCustomAction_STATUS

func (*AutoHealCustomAction_STATUS) AssignProperties_To_AutoHealCustomAction_STATUS

func (action *AutoHealCustomAction_STATUS) AssignProperties_To_AutoHealCustomAction_STATUS(destination *v20220301s.AutoHealCustomAction_STATUS) error

AssignProperties_To_AutoHealCustomAction_STATUS populates the provided destination AutoHealCustomAction_STATUS from our AutoHealCustomAction_STATUS

func (*AutoHealCustomAction_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealCustomAction_STATUS.

func (*AutoHealCustomAction_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealRules

type AutoHealRules struct {
	Actions     *AutoHealActions       `json:"actions,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Triggers    *AutoHealTriggers      `json:"triggers,omitempty"`
}

Storage version of v1beta20220301.AutoHealRules Deprecated version of AutoHealRules. Use v1api20220301.AutoHealRules instead

func (*AutoHealRules) AssignProperties_From_AutoHealRules

func (rules *AutoHealRules) AssignProperties_From_AutoHealRules(source *v20220301s.AutoHealRules) error

AssignProperties_From_AutoHealRules populates our AutoHealRules from the provided source AutoHealRules

func (*AutoHealRules) AssignProperties_To_AutoHealRules

func (rules *AutoHealRules) AssignProperties_To_AutoHealRules(destination *v20220301s.AutoHealRules) error

AssignProperties_To_AutoHealRules populates the provided destination AutoHealRules from our AutoHealRules

func (*AutoHealRules) DeepCopy

func (in *AutoHealRules) DeepCopy() *AutoHealRules

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealRules.

func (*AutoHealRules) DeepCopyInto

func (in *AutoHealRules) DeepCopyInto(out *AutoHealRules)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealRules_STATUS

type AutoHealRules_STATUS struct {
	Actions     *AutoHealActions_STATUS  `json:"actions,omitempty"`
	PropertyBag genruntime.PropertyBag   `json:"$propertyBag,omitempty"`
	Triggers    *AutoHealTriggers_STATUS `json:"triggers,omitempty"`
}

Storage version of v1beta20220301.AutoHealRules_STATUS Deprecated version of AutoHealRules_STATUS. Use v1api20220301.AutoHealRules_STATUS instead

func (*AutoHealRules_STATUS) AssignProperties_From_AutoHealRules_STATUS

func (rules *AutoHealRules_STATUS) AssignProperties_From_AutoHealRules_STATUS(source *v20220301s.AutoHealRules_STATUS) error

AssignProperties_From_AutoHealRules_STATUS populates our AutoHealRules_STATUS from the provided source AutoHealRules_STATUS

func (*AutoHealRules_STATUS) AssignProperties_To_AutoHealRules_STATUS

func (rules *AutoHealRules_STATUS) AssignProperties_To_AutoHealRules_STATUS(destination *v20220301s.AutoHealRules_STATUS) error

AssignProperties_To_AutoHealRules_STATUS populates the provided destination AutoHealRules_STATUS from our AutoHealRules_STATUS

func (*AutoHealRules_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealRules_STATUS.

func (*AutoHealRules_STATUS) DeepCopyInto

func (in *AutoHealRules_STATUS) DeepCopyInto(out *AutoHealRules_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealTriggers

type AutoHealTriggers struct {
	PrivateBytesInKB     *int                           `json:"privateBytesInKB,omitempty"`
	PropertyBag          genruntime.PropertyBag         `json:"$propertyBag,omitempty"`
	Requests             *RequestsBasedTrigger          `json:"requests,omitempty"`
	SlowRequests         *SlowRequestsBasedTrigger      `json:"slowRequests,omitempty"`
	SlowRequestsWithPath []SlowRequestsBasedTrigger     `json:"slowRequestsWithPath,omitempty"`
	StatusCodes          []StatusCodesBasedTrigger      `json:"statusCodes,omitempty"`
	StatusCodesRange     []StatusCodesRangeBasedTrigger `json:"statusCodesRange,omitempty"`
}

Storage version of v1beta20220301.AutoHealTriggers Deprecated version of AutoHealTriggers. Use v1api20220301.AutoHealTriggers instead

func (*AutoHealTriggers) AssignProperties_From_AutoHealTriggers

func (triggers *AutoHealTriggers) AssignProperties_From_AutoHealTriggers(source *v20220301s.AutoHealTriggers) error

AssignProperties_From_AutoHealTriggers populates our AutoHealTriggers from the provided source AutoHealTriggers

func (*AutoHealTriggers) AssignProperties_To_AutoHealTriggers

func (triggers *AutoHealTriggers) AssignProperties_To_AutoHealTriggers(destination *v20220301s.AutoHealTriggers) error

AssignProperties_To_AutoHealTriggers populates the provided destination AutoHealTriggers from our AutoHealTriggers

func (*AutoHealTriggers) DeepCopy

func (in *AutoHealTriggers) DeepCopy() *AutoHealTriggers

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealTriggers.

func (*AutoHealTriggers) DeepCopyInto

func (in *AutoHealTriggers) DeepCopyInto(out *AutoHealTriggers)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AutoHealTriggers_STATUS

type AutoHealTriggers_STATUS struct {
	PrivateBytesInKB     *int                                  `json:"privateBytesInKB,omitempty"`
	PropertyBag          genruntime.PropertyBag                `json:"$propertyBag,omitempty"`
	Requests             *RequestsBasedTrigger_STATUS          `json:"requests,omitempty"`
	SlowRequests         *SlowRequestsBasedTrigger_STATUS      `json:"slowRequests,omitempty"`
	SlowRequestsWithPath []SlowRequestsBasedTrigger_STATUS     `json:"slowRequestsWithPath,omitempty"`
	StatusCodes          []StatusCodesBasedTrigger_STATUS      `json:"statusCodes,omitempty"`
	StatusCodesRange     []StatusCodesRangeBasedTrigger_STATUS `json:"statusCodesRange,omitempty"`
}

Storage version of v1beta20220301.AutoHealTriggers_STATUS Deprecated version of AutoHealTriggers_STATUS. Use v1api20220301.AutoHealTriggers_STATUS instead

func (*AutoHealTriggers_STATUS) AssignProperties_From_AutoHealTriggers_STATUS

func (triggers *AutoHealTriggers_STATUS) AssignProperties_From_AutoHealTriggers_STATUS(source *v20220301s.AutoHealTriggers_STATUS) error

AssignProperties_From_AutoHealTriggers_STATUS populates our AutoHealTriggers_STATUS from the provided source AutoHealTriggers_STATUS

func (*AutoHealTriggers_STATUS) AssignProperties_To_AutoHealTriggers_STATUS

func (triggers *AutoHealTriggers_STATUS) AssignProperties_To_AutoHealTriggers_STATUS(destination *v20220301s.AutoHealTriggers_STATUS) error

AssignProperties_To_AutoHealTriggers_STATUS populates the provided destination AutoHealTriggers_STATUS from our AutoHealTriggers_STATUS

func (*AutoHealTriggers_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoHealTriggers_STATUS.

func (*AutoHealTriggers_STATUS) DeepCopyInto

func (in *AutoHealTriggers_STATUS) DeepCopyInto(out *AutoHealTriggers_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AzureStorageInfoValue

type AzureStorageInfoValue struct {
	AccessKey   *genruntime.SecretReference `json:"accessKey,omitempty"`
	AccountName *string                     `json:"accountName,omitempty"`
	MountPath   *string                     `json:"mountPath,omitempty"`
	PropertyBag genruntime.PropertyBag      `json:"$propertyBag,omitempty"`
	ShareName   *string                     `json:"shareName,omitempty"`
	Type        *string                     `json:"type,omitempty"`
}

Storage version of v1beta20220301.AzureStorageInfoValue Deprecated version of AzureStorageInfoValue. Use v1api20220301.AzureStorageInfoValue instead

func (*AzureStorageInfoValue) AssignProperties_From_AzureStorageInfoValue

func (value *AzureStorageInfoValue) AssignProperties_From_AzureStorageInfoValue(source *v20220301s.AzureStorageInfoValue) error

AssignProperties_From_AzureStorageInfoValue populates our AzureStorageInfoValue from the provided source AzureStorageInfoValue

func (*AzureStorageInfoValue) AssignProperties_To_AzureStorageInfoValue

func (value *AzureStorageInfoValue) AssignProperties_To_AzureStorageInfoValue(destination *v20220301s.AzureStorageInfoValue) error

AssignProperties_To_AzureStorageInfoValue populates the provided destination AzureStorageInfoValue from our AzureStorageInfoValue

func (*AzureStorageInfoValue) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureStorageInfoValue.

func (*AzureStorageInfoValue) DeepCopyInto

func (in *AzureStorageInfoValue) DeepCopyInto(out *AzureStorageInfoValue)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AzureStorageInfoValue_STATUS

type AzureStorageInfoValue_STATUS struct {
	AccountName *string                `json:"accountName,omitempty"`
	MountPath   *string                `json:"mountPath,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	ShareName   *string                `json:"shareName,omitempty"`
	State       *string                `json:"state,omitempty"`
	Type        *string                `json:"type,omitempty"`
}

Storage version of v1beta20220301.AzureStorageInfoValue_STATUS Deprecated version of AzureStorageInfoValue_STATUS. Use v1api20220301.AzureStorageInfoValue_STATUS instead

func (*AzureStorageInfoValue_STATUS) AssignProperties_From_AzureStorageInfoValue_STATUS

func (value *AzureStorageInfoValue_STATUS) AssignProperties_From_AzureStorageInfoValue_STATUS(source *v20220301s.AzureStorageInfoValue_STATUS) error

AssignProperties_From_AzureStorageInfoValue_STATUS populates our AzureStorageInfoValue_STATUS from the provided source AzureStorageInfoValue_STATUS

func (*AzureStorageInfoValue_STATUS) AssignProperties_To_AzureStorageInfoValue_STATUS

func (value *AzureStorageInfoValue_STATUS) AssignProperties_To_AzureStorageInfoValue_STATUS(destination *v20220301s.AzureStorageInfoValue_STATUS) error

AssignProperties_To_AzureStorageInfoValue_STATUS populates the provided destination AzureStorageInfoValue_STATUS from our AzureStorageInfoValue_STATUS

func (*AzureStorageInfoValue_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureStorageInfoValue_STATUS.

func (*AzureStorageInfoValue_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Capability

type Capability struct {
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Reason      *string                `json:"reason,omitempty"`
	Value       *string                `json:"value,omitempty"`
}

Storage version of v1beta20220301.Capability Deprecated version of Capability. Use v1api20220301.Capability instead

func (*Capability) AssignProperties_From_Capability

func (capability *Capability) AssignProperties_From_Capability(source *v20220301s.Capability) error

AssignProperties_From_Capability populates our Capability from the provided source Capability

func (*Capability) AssignProperties_To_Capability

func (capability *Capability) AssignProperties_To_Capability(destination *v20220301s.Capability) error

AssignProperties_To_Capability populates the provided destination Capability from our Capability

func (*Capability) DeepCopy

func (in *Capability) DeepCopy() *Capability

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Capability.

func (*Capability) DeepCopyInto

func (in *Capability) DeepCopyInto(out *Capability)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Capability_STATUS

type Capability_STATUS struct {
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Reason      *string                `json:"reason,omitempty"`
	Value       *string                `json:"value,omitempty"`
}

Storage version of v1beta20220301.Capability_STATUS Deprecated version of Capability_STATUS. Use v1api20220301.Capability_STATUS instead

func (*Capability_STATUS) AssignProperties_From_Capability_STATUS

func (capability *Capability_STATUS) AssignProperties_From_Capability_STATUS(source *v20220301s.Capability_STATUS) error

AssignProperties_From_Capability_STATUS populates our Capability_STATUS from the provided source Capability_STATUS

func (*Capability_STATUS) AssignProperties_To_Capability_STATUS

func (capability *Capability_STATUS) AssignProperties_To_Capability_STATUS(destination *v20220301s.Capability_STATUS) error

AssignProperties_To_Capability_STATUS populates the provided destination Capability_STATUS from our Capability_STATUS

func (*Capability_STATUS) DeepCopy

func (in *Capability_STATUS) DeepCopy() *Capability_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Capability_STATUS.

func (*Capability_STATUS) DeepCopyInto

func (in *Capability_STATUS) DeepCopyInto(out *Capability_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type CloningInfo

type CloningInfo struct {
	AppSettingsOverrides   map[string]string      `json:"appSettingsOverrides,omitempty"`
	CloneCustomHostNames   *bool                  `json:"cloneCustomHostNames,omitempty"`
	CloneSourceControl     *bool                  `json:"cloneSourceControl,omitempty"`
	ConfigureLoadBalancing *bool                  `json:"configureLoadBalancing,omitempty"`
	CorrelationId          *string                `json:"correlationId,omitempty"`
	HostingEnvironment     *string                `json:"hostingEnvironment,omitempty"`
	Overwrite              *bool                  `json:"overwrite,omitempty"`
	PropertyBag            genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SourceWebAppLocation   *string                `json:"sourceWebAppLocation,omitempty"`

	// +kubebuilder:validation:Required
	SourceWebAppReference          *genruntime.ResourceReference `armReference:"SourceWebAppId" json:"sourceWebAppReference,omitempty"`
	TrafficManagerProfileName      *string                       `json:"trafficManagerProfileName,omitempty"`
	TrafficManagerProfileReference *genruntime.ResourceReference `armReference:"TrafficManagerProfileId" json:"trafficManagerProfileReference,omitempty"`
}

Storage version of v1beta20220301.CloningInfo Deprecated version of CloningInfo. Use v1api20220301.CloningInfo instead

func (*CloningInfo) AssignProperties_From_CloningInfo

func (info *CloningInfo) AssignProperties_From_CloningInfo(source *v20220301s.CloningInfo) error

AssignProperties_From_CloningInfo populates our CloningInfo from the provided source CloningInfo

func (*CloningInfo) AssignProperties_To_CloningInfo

func (info *CloningInfo) AssignProperties_To_CloningInfo(destination *v20220301s.CloningInfo) error

AssignProperties_To_CloningInfo populates the provided destination CloningInfo from our CloningInfo

func (*CloningInfo) DeepCopy

func (in *CloningInfo) DeepCopy() *CloningInfo

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CloningInfo.

func (*CloningInfo) DeepCopyInto

func (in *CloningInfo) DeepCopyInto(out *CloningInfo)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type CloningInfo_STATUS

type CloningInfo_STATUS struct {
	AppSettingsOverrides      map[string]string      `json:"appSettingsOverrides,omitempty"`
	CloneCustomHostNames      *bool                  `json:"cloneCustomHostNames,omitempty"`
	CloneSourceControl        *bool                  `json:"cloneSourceControl,omitempty"`
	ConfigureLoadBalancing    *bool                  `json:"configureLoadBalancing,omitempty"`
	CorrelationId             *string                `json:"correlationId,omitempty"`
	HostingEnvironment        *string                `json:"hostingEnvironment,omitempty"`
	Overwrite                 *bool                  `json:"overwrite,omitempty"`
	PropertyBag               genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SourceWebAppId            *string                `json:"sourceWebAppId,omitempty"`
	SourceWebAppLocation      *string                `json:"sourceWebAppLocation,omitempty"`
	TrafficManagerProfileId   *string                `json:"trafficManagerProfileId,omitempty"`
	TrafficManagerProfileName *string                `json:"trafficManagerProfileName,omitempty"`
}

Storage version of v1beta20220301.CloningInfo_STATUS Deprecated version of CloningInfo_STATUS. Use v1api20220301.CloningInfo_STATUS instead

func (*CloningInfo_STATUS) AssignProperties_From_CloningInfo_STATUS

func (info *CloningInfo_STATUS) AssignProperties_From_CloningInfo_STATUS(source *v20220301s.CloningInfo_STATUS) error

AssignProperties_From_CloningInfo_STATUS populates our CloningInfo_STATUS from the provided source CloningInfo_STATUS

func (*CloningInfo_STATUS) AssignProperties_To_CloningInfo_STATUS

func (info *CloningInfo_STATUS) AssignProperties_To_CloningInfo_STATUS(destination *v20220301s.CloningInfo_STATUS) error

AssignProperties_To_CloningInfo_STATUS populates the provided destination CloningInfo_STATUS from our CloningInfo_STATUS

func (*CloningInfo_STATUS) DeepCopy

func (in *CloningInfo_STATUS) DeepCopy() *CloningInfo_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CloningInfo_STATUS.

func (*CloningInfo_STATUS) DeepCopyInto

func (in *CloningInfo_STATUS) DeepCopyInto(out *CloningInfo_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ConnStringInfo

type ConnStringInfo struct {
	ConnectionString *string                `json:"connectionString,omitempty"`
	Name             *string                `json:"name,omitempty"`
	PropertyBag      genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Type             *string                `json:"type,omitempty"`
}

Storage version of v1beta20220301.ConnStringInfo Deprecated version of ConnStringInfo. Use v1api20220301.ConnStringInfo instead

func (*ConnStringInfo) AssignProperties_From_ConnStringInfo

func (info *ConnStringInfo) AssignProperties_From_ConnStringInfo(source *v20220301s.ConnStringInfo) error

AssignProperties_From_ConnStringInfo populates our ConnStringInfo from the provided source ConnStringInfo

func (*ConnStringInfo) AssignProperties_To_ConnStringInfo

func (info *ConnStringInfo) AssignProperties_To_ConnStringInfo(destination *v20220301s.ConnStringInfo) error

AssignProperties_To_ConnStringInfo populates the provided destination ConnStringInfo from our ConnStringInfo

func (*ConnStringInfo) DeepCopy

func (in *ConnStringInfo) DeepCopy() *ConnStringInfo

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConnStringInfo.

func (*ConnStringInfo) DeepCopyInto

func (in *ConnStringInfo) DeepCopyInto(out *ConnStringInfo)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ConnStringInfo_STATUS

type ConnStringInfo_STATUS struct {
	ConnectionString *string                `json:"connectionString,omitempty"`
	Name             *string                `json:"name,omitempty"`
	PropertyBag      genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Type             *string                `json:"type,omitempty"`
}

Storage version of v1beta20220301.ConnStringInfo_STATUS Deprecated version of ConnStringInfo_STATUS. Use v1api20220301.ConnStringInfo_STATUS instead

func (*ConnStringInfo_STATUS) AssignProperties_From_ConnStringInfo_STATUS

func (info *ConnStringInfo_STATUS) AssignProperties_From_ConnStringInfo_STATUS(source *v20220301s.ConnStringInfo_STATUS) error

AssignProperties_From_ConnStringInfo_STATUS populates our ConnStringInfo_STATUS from the provided source ConnStringInfo_STATUS

func (*ConnStringInfo_STATUS) AssignProperties_To_ConnStringInfo_STATUS

func (info *ConnStringInfo_STATUS) AssignProperties_To_ConnStringInfo_STATUS(destination *v20220301s.ConnStringInfo_STATUS) error

AssignProperties_To_ConnStringInfo_STATUS populates the provided destination ConnStringInfo_STATUS from our ConnStringInfo_STATUS

func (*ConnStringInfo_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConnStringInfo_STATUS.

func (*ConnStringInfo_STATUS) DeepCopyInto

func (in *ConnStringInfo_STATUS) DeepCopyInto(out *ConnStringInfo_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type CorsSettings

type CorsSettings struct {
	AllowedOrigins     []string               `json:"allowedOrigins,omitempty"`
	PropertyBag        genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SupportCredentials *bool                  `json:"supportCredentials,omitempty"`
}

Storage version of v1beta20220301.CorsSettings Deprecated version of CorsSettings. Use v1api20220301.CorsSettings instead

func (*CorsSettings) AssignProperties_From_CorsSettings

func (settings *CorsSettings) AssignProperties_From_CorsSettings(source *v20220301s.CorsSettings) error

AssignProperties_From_CorsSettings populates our CorsSettings from the provided source CorsSettings

func (*CorsSettings) AssignProperties_To_CorsSettings

func (settings *CorsSettings) AssignProperties_To_CorsSettings(destination *v20220301s.CorsSettings) error

AssignProperties_To_CorsSettings populates the provided destination CorsSettings from our CorsSettings

func (*CorsSettings) DeepCopy

func (in *CorsSettings) DeepCopy() *CorsSettings

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CorsSettings.

func (*CorsSettings) DeepCopyInto

func (in *CorsSettings) DeepCopyInto(out *CorsSettings)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type CorsSettings_STATUS

type CorsSettings_STATUS struct {
	AllowedOrigins     []string               `json:"allowedOrigins,omitempty"`
	PropertyBag        genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SupportCredentials *bool                  `json:"supportCredentials,omitempty"`
}

Storage version of v1beta20220301.CorsSettings_STATUS Deprecated version of CorsSettings_STATUS. Use v1api20220301.CorsSettings_STATUS instead

func (*CorsSettings_STATUS) AssignProperties_From_CorsSettings_STATUS

func (settings *CorsSettings_STATUS) AssignProperties_From_CorsSettings_STATUS(source *v20220301s.CorsSettings_STATUS) error

AssignProperties_From_CorsSettings_STATUS populates our CorsSettings_STATUS from the provided source CorsSettings_STATUS

func (*CorsSettings_STATUS) AssignProperties_To_CorsSettings_STATUS

func (settings *CorsSettings_STATUS) AssignProperties_To_CorsSettings_STATUS(destination *v20220301s.CorsSettings_STATUS) error

AssignProperties_To_CorsSettings_STATUS populates the provided destination CorsSettings_STATUS from our CorsSettings_STATUS

func (*CorsSettings_STATUS) DeepCopy

func (in *CorsSettings_STATUS) DeepCopy() *CorsSettings_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CorsSettings_STATUS.

func (*CorsSettings_STATUS) DeepCopyInto

func (in *CorsSettings_STATUS) DeepCopyInto(out *CorsSettings_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Experiments

type Experiments struct {
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	RampUpRules []RampUpRule           `json:"rampUpRules,omitempty"`
}

Storage version of v1beta20220301.Experiments Deprecated version of Experiments. Use v1api20220301.Experiments instead

func (*Experiments) AssignProperties_From_Experiments

func (experiments *Experiments) AssignProperties_From_Experiments(source *v20220301s.Experiments) error

AssignProperties_From_Experiments populates our Experiments from the provided source Experiments

func (*Experiments) AssignProperties_To_Experiments

func (experiments *Experiments) AssignProperties_To_Experiments(destination *v20220301s.Experiments) error

AssignProperties_To_Experiments populates the provided destination Experiments from our Experiments

func (*Experiments) DeepCopy

func (in *Experiments) DeepCopy() *Experiments

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Experiments.

func (*Experiments) DeepCopyInto

func (in *Experiments) DeepCopyInto(out *Experiments)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Experiments_STATUS

type Experiments_STATUS struct {
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	RampUpRules []RampUpRule_STATUS    `json:"rampUpRules,omitempty"`
}

Storage version of v1beta20220301.Experiments_STATUS Deprecated version of Experiments_STATUS. Use v1api20220301.Experiments_STATUS instead

func (*Experiments_STATUS) AssignProperties_From_Experiments_STATUS

func (experiments *Experiments_STATUS) AssignProperties_From_Experiments_STATUS(source *v20220301s.Experiments_STATUS) error

AssignProperties_From_Experiments_STATUS populates our Experiments_STATUS from the provided source Experiments_STATUS

func (*Experiments_STATUS) AssignProperties_To_Experiments_STATUS

func (experiments *Experiments_STATUS) AssignProperties_To_Experiments_STATUS(destination *v20220301s.Experiments_STATUS) error

AssignProperties_To_Experiments_STATUS populates the provided destination Experiments_STATUS from our Experiments_STATUS

func (*Experiments_STATUS) DeepCopy

func (in *Experiments_STATUS) DeepCopy() *Experiments_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Experiments_STATUS.

func (*Experiments_STATUS) DeepCopyInto

func (in *Experiments_STATUS) DeepCopyInto(out *Experiments_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ExtendedLocation

type ExtendedLocation struct {
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.ExtendedLocation Deprecated version of ExtendedLocation. Use v1api20220301.ExtendedLocation instead

func (*ExtendedLocation) AssignProperties_From_ExtendedLocation

func (location *ExtendedLocation) AssignProperties_From_ExtendedLocation(source *v20220301s.ExtendedLocation) error

AssignProperties_From_ExtendedLocation populates our ExtendedLocation from the provided source ExtendedLocation

func (*ExtendedLocation) AssignProperties_To_ExtendedLocation

func (location *ExtendedLocation) AssignProperties_To_ExtendedLocation(destination *v20220301s.ExtendedLocation) error

AssignProperties_To_ExtendedLocation populates the provided destination ExtendedLocation from our ExtendedLocation

func (*ExtendedLocation) DeepCopy

func (in *ExtendedLocation) DeepCopy() *ExtendedLocation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExtendedLocation.

func (*ExtendedLocation) DeepCopyInto

func (in *ExtendedLocation) DeepCopyInto(out *ExtendedLocation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ExtendedLocation_STATUS

type ExtendedLocation_STATUS struct {
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Type        *string                `json:"type,omitempty"`
}

Storage version of v1beta20220301.ExtendedLocation_STATUS Deprecated version of ExtendedLocation_STATUS. Use v1api20220301.ExtendedLocation_STATUS instead

func (*ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS

func (location *ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS(source *v20220301s.ExtendedLocation_STATUS) error

AssignProperties_From_ExtendedLocation_STATUS populates our ExtendedLocation_STATUS from the provided source ExtendedLocation_STATUS

func (*ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS

func (location *ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS(destination *v20220301s.ExtendedLocation_STATUS) error

AssignProperties_To_ExtendedLocation_STATUS populates the provided destination ExtendedLocation_STATUS from our ExtendedLocation_STATUS

func (*ExtendedLocation_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExtendedLocation_STATUS.

func (*ExtendedLocation_STATUS) DeepCopyInto

func (in *ExtendedLocation_STATUS) DeepCopyInto(out *ExtendedLocation_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type HandlerMapping

type HandlerMapping struct {
	Arguments       *string                `json:"arguments,omitempty"`
	Extension       *string                `json:"extension,omitempty"`
	PropertyBag     genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	ScriptProcessor *string                `json:"scriptProcessor,omitempty"`
}

Storage version of v1beta20220301.HandlerMapping Deprecated version of HandlerMapping. Use v1api20220301.HandlerMapping instead

func (*HandlerMapping) AssignProperties_From_HandlerMapping

func (mapping *HandlerMapping) AssignProperties_From_HandlerMapping(source *v20220301s.HandlerMapping) error

AssignProperties_From_HandlerMapping populates our HandlerMapping from the provided source HandlerMapping

func (*HandlerMapping) AssignProperties_To_HandlerMapping

func (mapping *HandlerMapping) AssignProperties_To_HandlerMapping(destination *v20220301s.HandlerMapping) error

AssignProperties_To_HandlerMapping populates the provided destination HandlerMapping from our HandlerMapping

func (*HandlerMapping) DeepCopy

func (in *HandlerMapping) DeepCopy() *HandlerMapping

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HandlerMapping.

func (*HandlerMapping) DeepCopyInto

func (in *HandlerMapping) DeepCopyInto(out *HandlerMapping)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type HandlerMapping_STATUS

type HandlerMapping_STATUS struct {
	Arguments       *string                `json:"arguments,omitempty"`
	Extension       *string                `json:"extension,omitempty"`
	PropertyBag     genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	ScriptProcessor *string                `json:"scriptProcessor,omitempty"`
}

Storage version of v1beta20220301.HandlerMapping_STATUS Deprecated version of HandlerMapping_STATUS. Use v1api20220301.HandlerMapping_STATUS instead

func (*HandlerMapping_STATUS) AssignProperties_From_HandlerMapping_STATUS

func (mapping *HandlerMapping_STATUS) AssignProperties_From_HandlerMapping_STATUS(source *v20220301s.HandlerMapping_STATUS) error

AssignProperties_From_HandlerMapping_STATUS populates our HandlerMapping_STATUS from the provided source HandlerMapping_STATUS

func (*HandlerMapping_STATUS) AssignProperties_To_HandlerMapping_STATUS

func (mapping *HandlerMapping_STATUS) AssignProperties_To_HandlerMapping_STATUS(destination *v20220301s.HandlerMapping_STATUS) error

AssignProperties_To_HandlerMapping_STATUS populates the provided destination HandlerMapping_STATUS from our HandlerMapping_STATUS

func (*HandlerMapping_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HandlerMapping_STATUS.

func (*HandlerMapping_STATUS) DeepCopyInto

func (in *HandlerMapping_STATUS) DeepCopyInto(out *HandlerMapping_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type HostNameSslState

type HostNameSslState struct {
	HostType    *string                `json:"hostType,omitempty"`
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SslState    *string                `json:"sslState,omitempty"`
	Thumbprint  *string                `json:"thumbprint,omitempty"`
	ToUpdate    *bool                  `json:"toUpdate,omitempty"`
	VirtualIP   *string                `json:"virtualIP,omitempty"`
}

Storage version of v1beta20220301.HostNameSslState Deprecated version of HostNameSslState. Use v1api20220301.HostNameSslState instead

func (*HostNameSslState) AssignProperties_From_HostNameSslState

func (state *HostNameSslState) AssignProperties_From_HostNameSslState(source *v20220301s.HostNameSslState) error

AssignProperties_From_HostNameSslState populates our HostNameSslState from the provided source HostNameSslState

func (*HostNameSslState) AssignProperties_To_HostNameSslState

func (state *HostNameSslState) AssignProperties_To_HostNameSslState(destination *v20220301s.HostNameSslState) error

AssignProperties_To_HostNameSslState populates the provided destination HostNameSslState from our HostNameSslState

func (*HostNameSslState) DeepCopy

func (in *HostNameSslState) DeepCopy() *HostNameSslState

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostNameSslState.

func (*HostNameSslState) DeepCopyInto

func (in *HostNameSslState) DeepCopyInto(out *HostNameSslState)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type HostNameSslState_STATUS

type HostNameSslState_STATUS struct {
	HostType    *string                `json:"hostType,omitempty"`
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SslState    *string                `json:"sslState,omitempty"`
	Thumbprint  *string                `json:"thumbprint,omitempty"`
	ToUpdate    *bool                  `json:"toUpdate,omitempty"`
	VirtualIP   *string                `json:"virtualIP,omitempty"`
}

Storage version of v1beta20220301.HostNameSslState_STATUS Deprecated version of HostNameSslState_STATUS. Use v1api20220301.HostNameSslState_STATUS instead

func (*HostNameSslState_STATUS) AssignProperties_From_HostNameSslState_STATUS

func (state *HostNameSslState_STATUS) AssignProperties_From_HostNameSslState_STATUS(source *v20220301s.HostNameSslState_STATUS) error

AssignProperties_From_HostNameSslState_STATUS populates our HostNameSslState_STATUS from the provided source HostNameSslState_STATUS

func (*HostNameSslState_STATUS) AssignProperties_To_HostNameSslState_STATUS

func (state *HostNameSslState_STATUS) AssignProperties_To_HostNameSslState_STATUS(destination *v20220301s.HostNameSslState_STATUS) error

AssignProperties_To_HostNameSslState_STATUS populates the provided destination HostNameSslState_STATUS from our HostNameSslState_STATUS

func (*HostNameSslState_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostNameSslState_STATUS.

func (*HostNameSslState_STATUS) DeepCopyInto

func (in *HostNameSslState_STATUS) DeepCopyInto(out *HostNameSslState_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type HostingEnvironmentProfile

type HostingEnvironmentProfile struct {
	PropertyBag genruntime.PropertyBag        `json:"$propertyBag,omitempty"`
	Reference   *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}

Storage version of v1beta20220301.HostingEnvironmentProfile Deprecated version of HostingEnvironmentProfile. Use v1api20220301.HostingEnvironmentProfile instead

func (*HostingEnvironmentProfile) AssignProperties_From_HostingEnvironmentProfile

func (profile *HostingEnvironmentProfile) AssignProperties_From_HostingEnvironmentProfile(source *v20220301s.HostingEnvironmentProfile) error

AssignProperties_From_HostingEnvironmentProfile populates our HostingEnvironmentProfile from the provided source HostingEnvironmentProfile

func (*HostingEnvironmentProfile) AssignProperties_To_HostingEnvironmentProfile

func (profile *HostingEnvironmentProfile) AssignProperties_To_HostingEnvironmentProfile(destination *v20220301s.HostingEnvironmentProfile) error

AssignProperties_To_HostingEnvironmentProfile populates the provided destination HostingEnvironmentProfile from our HostingEnvironmentProfile

func (*HostingEnvironmentProfile) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostingEnvironmentProfile.

func (*HostingEnvironmentProfile) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type HostingEnvironmentProfile_STATUS

type HostingEnvironmentProfile_STATUS struct {
	Id          *string                `json:"id,omitempty"`
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Type        *string                `json:"type,omitempty"`
}

Storage version of v1beta20220301.HostingEnvironmentProfile_STATUS Deprecated version of HostingEnvironmentProfile_STATUS. Use v1api20220301.HostingEnvironmentProfile_STATUS instead

func (*HostingEnvironmentProfile_STATUS) AssignProperties_From_HostingEnvironmentProfile_STATUS

func (profile *HostingEnvironmentProfile_STATUS) AssignProperties_From_HostingEnvironmentProfile_STATUS(source *v20220301s.HostingEnvironmentProfile_STATUS) error

AssignProperties_From_HostingEnvironmentProfile_STATUS populates our HostingEnvironmentProfile_STATUS from the provided source HostingEnvironmentProfile_STATUS

func (*HostingEnvironmentProfile_STATUS) AssignProperties_To_HostingEnvironmentProfile_STATUS

func (profile *HostingEnvironmentProfile_STATUS) AssignProperties_To_HostingEnvironmentProfile_STATUS(destination *v20220301s.HostingEnvironmentProfile_STATUS) error

AssignProperties_To_HostingEnvironmentProfile_STATUS populates the provided destination HostingEnvironmentProfile_STATUS from our HostingEnvironmentProfile_STATUS

func (*HostingEnvironmentProfile_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostingEnvironmentProfile_STATUS.

func (*HostingEnvironmentProfile_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IpSecurityRestriction

type IpSecurityRestriction struct {
	Action                      *string                       `json:"action,omitempty"`
	Description                 *string                       `json:"description,omitempty"`
	Headers                     map[string][]string           `json:"headers,omitempty"`
	IpAddress                   *string                       `json:"ipAddress,omitempty"`
	Name                        *string                       `json:"name,omitempty"`
	Priority                    *int                          `json:"priority,omitempty"`
	PropertyBag                 genruntime.PropertyBag        `json:"$propertyBag,omitempty"`
	SubnetMask                  *string                       `json:"subnetMask,omitempty"`
	SubnetTrafficTag            *int                          `json:"subnetTrafficTag,omitempty"`
	Tag                         *string                       `json:"tag,omitempty"`
	VnetSubnetResourceReference *genruntime.ResourceReference `armReference:"VnetSubnetResourceId" json:"vnetSubnetResourceReference,omitempty"`
	VnetTrafficTag              *int                          `json:"vnetTrafficTag,omitempty"`
}

Storage version of v1beta20220301.IpSecurityRestriction Deprecated version of IpSecurityRestriction. Use v1api20220301.IpSecurityRestriction instead

func (*IpSecurityRestriction) AssignProperties_From_IpSecurityRestriction

func (restriction *IpSecurityRestriction) AssignProperties_From_IpSecurityRestriction(source *v20220301s.IpSecurityRestriction) error

AssignProperties_From_IpSecurityRestriction populates our IpSecurityRestriction from the provided source IpSecurityRestriction

func (*IpSecurityRestriction) AssignProperties_To_IpSecurityRestriction

func (restriction *IpSecurityRestriction) AssignProperties_To_IpSecurityRestriction(destination *v20220301s.IpSecurityRestriction) error

AssignProperties_To_IpSecurityRestriction populates the provided destination IpSecurityRestriction from our IpSecurityRestriction

func (*IpSecurityRestriction) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IpSecurityRestriction.

func (*IpSecurityRestriction) DeepCopyInto

func (in *IpSecurityRestriction) DeepCopyInto(out *IpSecurityRestriction)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IpSecurityRestriction_STATUS

type IpSecurityRestriction_STATUS struct {
	Action               *string                `json:"action,omitempty"`
	Description          *string                `json:"description,omitempty"`
	Headers              map[string][]string    `json:"headers,omitempty"`
	IpAddress            *string                `json:"ipAddress,omitempty"`
	Name                 *string                `json:"name,omitempty"`
	Priority             *int                   `json:"priority,omitempty"`
	PropertyBag          genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SubnetMask           *string                `json:"subnetMask,omitempty"`
	SubnetTrafficTag     *int                   `json:"subnetTrafficTag,omitempty"`
	Tag                  *string                `json:"tag,omitempty"`
	VnetSubnetResourceId *string                `json:"vnetSubnetResourceId,omitempty"`
	VnetTrafficTag       *int                   `json:"vnetTrafficTag,omitempty"`
}

Storage version of v1beta20220301.IpSecurityRestriction_STATUS Deprecated version of IpSecurityRestriction_STATUS. Use v1api20220301.IpSecurityRestriction_STATUS instead

func (*IpSecurityRestriction_STATUS) AssignProperties_From_IpSecurityRestriction_STATUS

func (restriction *IpSecurityRestriction_STATUS) AssignProperties_From_IpSecurityRestriction_STATUS(source *v20220301s.IpSecurityRestriction_STATUS) error

AssignProperties_From_IpSecurityRestriction_STATUS populates our IpSecurityRestriction_STATUS from the provided source IpSecurityRestriction_STATUS

func (*IpSecurityRestriction_STATUS) AssignProperties_To_IpSecurityRestriction_STATUS

func (restriction *IpSecurityRestriction_STATUS) AssignProperties_To_IpSecurityRestriction_STATUS(destination *v20220301s.IpSecurityRestriction_STATUS) error

AssignProperties_To_IpSecurityRestriction_STATUS populates the provided destination IpSecurityRestriction_STATUS from our IpSecurityRestriction_STATUS

func (*IpSecurityRestriction_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IpSecurityRestriction_STATUS.

func (*IpSecurityRestriction_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type KubeEnvironmentProfile

type KubeEnvironmentProfile struct {
	PropertyBag genruntime.PropertyBag        `json:"$propertyBag,omitempty"`
	Reference   *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}

Storage version of v1beta20220301.KubeEnvironmentProfile Deprecated version of KubeEnvironmentProfile. Use v1api20220301.KubeEnvironmentProfile instead

func (*KubeEnvironmentProfile) AssignProperties_From_KubeEnvironmentProfile

func (profile *KubeEnvironmentProfile) AssignProperties_From_KubeEnvironmentProfile(source *v20220301s.KubeEnvironmentProfile) error

AssignProperties_From_KubeEnvironmentProfile populates our KubeEnvironmentProfile from the provided source KubeEnvironmentProfile

func (*KubeEnvironmentProfile) AssignProperties_To_KubeEnvironmentProfile

func (profile *KubeEnvironmentProfile) AssignProperties_To_KubeEnvironmentProfile(destination *v20220301s.KubeEnvironmentProfile) error

AssignProperties_To_KubeEnvironmentProfile populates the provided destination KubeEnvironmentProfile from our KubeEnvironmentProfile

func (*KubeEnvironmentProfile) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubeEnvironmentProfile.

func (*KubeEnvironmentProfile) DeepCopyInto

func (in *KubeEnvironmentProfile) DeepCopyInto(out *KubeEnvironmentProfile)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type KubeEnvironmentProfile_STATUS

type KubeEnvironmentProfile_STATUS struct {
	Id          *string                `json:"id,omitempty"`
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Type        *string                `json:"type,omitempty"`
}

Storage version of v1beta20220301.KubeEnvironmentProfile_STATUS Deprecated version of KubeEnvironmentProfile_STATUS. Use v1api20220301.KubeEnvironmentProfile_STATUS instead

func (*KubeEnvironmentProfile_STATUS) AssignProperties_From_KubeEnvironmentProfile_STATUS

func (profile *KubeEnvironmentProfile_STATUS) AssignProperties_From_KubeEnvironmentProfile_STATUS(source *v20220301s.KubeEnvironmentProfile_STATUS) error

AssignProperties_From_KubeEnvironmentProfile_STATUS populates our KubeEnvironmentProfile_STATUS from the provided source KubeEnvironmentProfile_STATUS

func (*KubeEnvironmentProfile_STATUS) AssignProperties_To_KubeEnvironmentProfile_STATUS

func (profile *KubeEnvironmentProfile_STATUS) AssignProperties_To_KubeEnvironmentProfile_STATUS(destination *v20220301s.KubeEnvironmentProfile_STATUS) error

AssignProperties_To_KubeEnvironmentProfile_STATUS populates the provided destination KubeEnvironmentProfile_STATUS from our KubeEnvironmentProfile_STATUS

func (*KubeEnvironmentProfile_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubeEnvironmentProfile_STATUS.

func (*KubeEnvironmentProfile_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ManagedServiceIdentity

type ManagedServiceIdentity struct {
	PropertyBag            genruntime.PropertyBag        `json:"$propertyBag,omitempty"`
	Type                   *string                       `json:"type,omitempty"`
	UserAssignedIdentities []UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"`
}

Storage version of v1beta20220301.ManagedServiceIdentity Deprecated version of ManagedServiceIdentity. Use v1api20220301.ManagedServiceIdentity instead

func (*ManagedServiceIdentity) AssignProperties_From_ManagedServiceIdentity

func (identity *ManagedServiceIdentity) AssignProperties_From_ManagedServiceIdentity(source *v20220301s.ManagedServiceIdentity) error

AssignProperties_From_ManagedServiceIdentity populates our ManagedServiceIdentity from the provided source ManagedServiceIdentity

func (*ManagedServiceIdentity) AssignProperties_To_ManagedServiceIdentity

func (identity *ManagedServiceIdentity) AssignProperties_To_ManagedServiceIdentity(destination *v20220301s.ManagedServiceIdentity) error

AssignProperties_To_ManagedServiceIdentity populates the provided destination ManagedServiceIdentity from our ManagedServiceIdentity

func (*ManagedServiceIdentity) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ManagedServiceIdentity.

func (*ManagedServiceIdentity) DeepCopyInto

func (in *ManagedServiceIdentity) DeepCopyInto(out *ManagedServiceIdentity)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ManagedServiceIdentity_STATUS

type ManagedServiceIdentity_STATUS struct {
	PrincipalId            *string                                `json:"principalId,omitempty"`
	PropertyBag            genruntime.PropertyBag                 `json:"$propertyBag,omitempty"`
	TenantId               *string                                `json:"tenantId,omitempty"`
	Type                   *string                                `json:"type,omitempty"`
	UserAssignedIdentities map[string]UserAssignedIdentity_STATUS `json:"userAssignedIdentities,omitempty"`
}

Storage version of v1beta20220301.ManagedServiceIdentity_STATUS Deprecated version of ManagedServiceIdentity_STATUS. Use v1api20220301.ManagedServiceIdentity_STATUS instead

func (*ManagedServiceIdentity_STATUS) AssignProperties_From_ManagedServiceIdentity_STATUS

func (identity *ManagedServiceIdentity_STATUS) AssignProperties_From_ManagedServiceIdentity_STATUS(source *v20220301s.ManagedServiceIdentity_STATUS) error

AssignProperties_From_ManagedServiceIdentity_STATUS populates our ManagedServiceIdentity_STATUS from the provided source ManagedServiceIdentity_STATUS

func (*ManagedServiceIdentity_STATUS) AssignProperties_To_ManagedServiceIdentity_STATUS

func (identity *ManagedServiceIdentity_STATUS) AssignProperties_To_ManagedServiceIdentity_STATUS(destination *v20220301s.ManagedServiceIdentity_STATUS) error

AssignProperties_To_ManagedServiceIdentity_STATUS populates the provided destination ManagedServiceIdentity_STATUS from our ManagedServiceIdentity_STATUS

func (*ManagedServiceIdentity_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ManagedServiceIdentity_STATUS.

func (*ManagedServiceIdentity_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type NameValuePair

type NameValuePair struct {
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Value       *string                `json:"value,omitempty"`
}

Storage version of v1beta20220301.NameValuePair Deprecated version of NameValuePair. Use v1api20220301.NameValuePair instead

func (*NameValuePair) AssignProperties_From_NameValuePair

func (pair *NameValuePair) AssignProperties_From_NameValuePair(source *v20220301s.NameValuePair) error

AssignProperties_From_NameValuePair populates our NameValuePair from the provided source NameValuePair

func (*NameValuePair) AssignProperties_To_NameValuePair

func (pair *NameValuePair) AssignProperties_To_NameValuePair(destination *v20220301s.NameValuePair) error

AssignProperties_To_NameValuePair populates the provided destination NameValuePair from our NameValuePair

func (*NameValuePair) DeepCopy

func (in *NameValuePair) DeepCopy() *NameValuePair

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NameValuePair.

func (*NameValuePair) DeepCopyInto

func (in *NameValuePair) DeepCopyInto(out *NameValuePair)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type NameValuePair_STATUS

type NameValuePair_STATUS struct {
	Name        *string                `json:"name,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Value       *string                `json:"value,omitempty"`
}

Storage version of v1beta20220301.NameValuePair_STATUS Deprecated version of NameValuePair_STATUS. Use v1api20220301.NameValuePair_STATUS instead

func (*NameValuePair_STATUS) AssignProperties_From_NameValuePair_STATUS

func (pair *NameValuePair_STATUS) AssignProperties_From_NameValuePair_STATUS(source *v20220301s.NameValuePair_STATUS) error

AssignProperties_From_NameValuePair_STATUS populates our NameValuePair_STATUS from the provided source NameValuePair_STATUS

func (*NameValuePair_STATUS) AssignProperties_To_NameValuePair_STATUS

func (pair *NameValuePair_STATUS) AssignProperties_To_NameValuePair_STATUS(destination *v20220301s.NameValuePair_STATUS) error

AssignProperties_To_NameValuePair_STATUS populates the provided destination NameValuePair_STATUS from our NameValuePair_STATUS

func (*NameValuePair_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NameValuePair_STATUS.

func (*NameValuePair_STATUS) DeepCopyInto

func (in *NameValuePair_STATUS) DeepCopyInto(out *NameValuePair_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PushSettings

type PushSettings struct {
	DynamicTagsJson   *string                `json:"dynamicTagsJson,omitempty"`
	IsPushEnabled     *bool                  `json:"isPushEnabled,omitempty"`
	Kind              *string                `json:"kind,omitempty"`
	PropertyBag       genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	TagWhitelistJson  *string                `json:"tagWhitelistJson,omitempty"`
	TagsRequiringAuth *string                `json:"tagsRequiringAuth,omitempty"`
}

Storage version of v1beta20220301.PushSettings Deprecated version of PushSettings. Use v1api20220301.PushSettings instead

func (*PushSettings) AssignProperties_From_PushSettings

func (settings *PushSettings) AssignProperties_From_PushSettings(source *v20220301s.PushSettings) error

AssignProperties_From_PushSettings populates our PushSettings from the provided source PushSettings

func (*PushSettings) AssignProperties_To_PushSettings

func (settings *PushSettings) AssignProperties_To_PushSettings(destination *v20220301s.PushSettings) error

AssignProperties_To_PushSettings populates the provided destination PushSettings from our PushSettings

func (*PushSettings) DeepCopy

func (in *PushSettings) DeepCopy() *PushSettings

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PushSettings.

func (*PushSettings) DeepCopyInto

func (in *PushSettings) DeepCopyInto(out *PushSettings)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PushSettings_STATUS

type PushSettings_STATUS struct {
	DynamicTagsJson   *string                `json:"dynamicTagsJson,omitempty"`
	Id                *string                `json:"id,omitempty"`
	IsPushEnabled     *bool                  `json:"isPushEnabled,omitempty"`
	Kind              *string                `json:"kind,omitempty"`
	Name              *string                `json:"name,omitempty"`
	PropertyBag       genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	TagWhitelistJson  *string                `json:"tagWhitelistJson,omitempty"`
	TagsRequiringAuth *string                `json:"tagsRequiringAuth,omitempty"`
	Type              *string                `json:"type,omitempty"`
}

Storage version of v1beta20220301.PushSettings_STATUS Deprecated version of PushSettings_STATUS. Use v1api20220301.PushSettings_STATUS instead

func (*PushSettings_STATUS) AssignProperties_From_PushSettings_STATUS

func (settings *PushSettings_STATUS) AssignProperties_From_PushSettings_STATUS(source *v20220301s.PushSettings_STATUS) error

AssignProperties_From_PushSettings_STATUS populates our PushSettings_STATUS from the provided source PushSettings_STATUS

func (*PushSettings_STATUS) AssignProperties_To_PushSettings_STATUS

func (settings *PushSettings_STATUS) AssignProperties_To_PushSettings_STATUS(destination *v20220301s.PushSettings_STATUS) error

AssignProperties_To_PushSettings_STATUS populates the provided destination PushSettings_STATUS from our PushSettings_STATUS

func (*PushSettings_STATUS) DeepCopy

func (in *PushSettings_STATUS) DeepCopy() *PushSettings_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PushSettings_STATUS.

func (*PushSettings_STATUS) DeepCopyInto

func (in *PushSettings_STATUS) DeepCopyInto(out *PushSettings_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RampUpRule

type RampUpRule struct {
	ActionHostName            *string                `json:"actionHostName,omitempty"`
	ChangeDecisionCallbackUrl *string                `json:"changeDecisionCallbackUrl,omitempty"`
	ChangeIntervalInMinutes   *int                   `json:"changeIntervalInMinutes,omitempty"`
	ChangeStep                *float64               `json:"changeStep,omitempty"`
	MaxReroutePercentage      *float64               `json:"maxReroutePercentage,omitempty"`
	MinReroutePercentage      *float64               `json:"minReroutePercentage,omitempty"`
	Name                      *string                `json:"name,omitempty"`
	PropertyBag               genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	ReroutePercentage         *float64               `json:"reroutePercentage,omitempty"`
}

Storage version of v1beta20220301.RampUpRule Deprecated version of RampUpRule. Use v1api20220301.RampUpRule instead

func (*RampUpRule) AssignProperties_From_RampUpRule

func (rule *RampUpRule) AssignProperties_From_RampUpRule(source *v20220301s.RampUpRule) error

AssignProperties_From_RampUpRule populates our RampUpRule from the provided source RampUpRule

func (*RampUpRule) AssignProperties_To_RampUpRule

func (rule *RampUpRule) AssignProperties_To_RampUpRule(destination *v20220301s.RampUpRule) error

AssignProperties_To_RampUpRule populates the provided destination RampUpRule from our RampUpRule

func (*RampUpRule) DeepCopy

func (in *RampUpRule) DeepCopy() *RampUpRule

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RampUpRule.

func (*RampUpRule) DeepCopyInto

func (in *RampUpRule) DeepCopyInto(out *RampUpRule)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RampUpRule_STATUS

type RampUpRule_STATUS struct {
	ActionHostName            *string                `json:"actionHostName,omitempty"`
	ChangeDecisionCallbackUrl *string                `json:"changeDecisionCallbackUrl,omitempty"`
	ChangeIntervalInMinutes   *int                   `json:"changeIntervalInMinutes,omitempty"`
	ChangeStep                *float64               `json:"changeStep,omitempty"`
	MaxReroutePercentage      *float64               `json:"maxReroutePercentage,omitempty"`
	MinReroutePercentage      *float64               `json:"minReroutePercentage,omitempty"`
	Name                      *string                `json:"name,omitempty"`
	PropertyBag               genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	ReroutePercentage         *float64               `json:"reroutePercentage,omitempty"`
}

Storage version of v1beta20220301.RampUpRule_STATUS Deprecated version of RampUpRule_STATUS. Use v1api20220301.RampUpRule_STATUS instead

func (*RampUpRule_STATUS) AssignProperties_From_RampUpRule_STATUS

func (rule *RampUpRule_STATUS) AssignProperties_From_RampUpRule_STATUS(source *v20220301s.RampUpRule_STATUS) error

AssignProperties_From_RampUpRule_STATUS populates our RampUpRule_STATUS from the provided source RampUpRule_STATUS

func (*RampUpRule_STATUS) AssignProperties_To_RampUpRule_STATUS

func (rule *RampUpRule_STATUS) AssignProperties_To_RampUpRule_STATUS(destination *v20220301s.RampUpRule_STATUS) error

AssignProperties_To_RampUpRule_STATUS populates the provided destination RampUpRule_STATUS from our RampUpRule_STATUS

func (*RampUpRule_STATUS) DeepCopy

func (in *RampUpRule_STATUS) DeepCopy() *RampUpRule_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RampUpRule_STATUS.

func (*RampUpRule_STATUS) DeepCopyInto

func (in *RampUpRule_STATUS) DeepCopyInto(out *RampUpRule_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RequestsBasedTrigger

type RequestsBasedTrigger struct {
	Count        *int                   `json:"count,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
}

Storage version of v1beta20220301.RequestsBasedTrigger Deprecated version of RequestsBasedTrigger. Use v1api20220301.RequestsBasedTrigger instead

func (*RequestsBasedTrigger) AssignProperties_From_RequestsBasedTrigger

func (trigger *RequestsBasedTrigger) AssignProperties_From_RequestsBasedTrigger(source *v20220301s.RequestsBasedTrigger) error

AssignProperties_From_RequestsBasedTrigger populates our RequestsBasedTrigger from the provided source RequestsBasedTrigger

func (*RequestsBasedTrigger) AssignProperties_To_RequestsBasedTrigger

func (trigger *RequestsBasedTrigger) AssignProperties_To_RequestsBasedTrigger(destination *v20220301s.RequestsBasedTrigger) error

AssignProperties_To_RequestsBasedTrigger populates the provided destination RequestsBasedTrigger from our RequestsBasedTrigger

func (*RequestsBasedTrigger) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RequestsBasedTrigger.

func (*RequestsBasedTrigger) DeepCopyInto

func (in *RequestsBasedTrigger) DeepCopyInto(out *RequestsBasedTrigger)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RequestsBasedTrigger_STATUS

type RequestsBasedTrigger_STATUS struct {
	Count        *int                   `json:"count,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
}

Storage version of v1beta20220301.RequestsBasedTrigger_STATUS Deprecated version of RequestsBasedTrigger_STATUS. Use v1api20220301.RequestsBasedTrigger_STATUS instead

func (*RequestsBasedTrigger_STATUS) AssignProperties_From_RequestsBasedTrigger_STATUS

func (trigger *RequestsBasedTrigger_STATUS) AssignProperties_From_RequestsBasedTrigger_STATUS(source *v20220301s.RequestsBasedTrigger_STATUS) error

AssignProperties_From_RequestsBasedTrigger_STATUS populates our RequestsBasedTrigger_STATUS from the provided source RequestsBasedTrigger_STATUS

func (*RequestsBasedTrigger_STATUS) AssignProperties_To_RequestsBasedTrigger_STATUS

func (trigger *RequestsBasedTrigger_STATUS) AssignProperties_To_RequestsBasedTrigger_STATUS(destination *v20220301s.RequestsBasedTrigger_STATUS) error

AssignProperties_To_RequestsBasedTrigger_STATUS populates the provided destination RequestsBasedTrigger_STATUS from our RequestsBasedTrigger_STATUS

func (*RequestsBasedTrigger_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RequestsBasedTrigger_STATUS.

func (*RequestsBasedTrigger_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ServerFarm

type ServerFarm struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              Serverfarm_Spec   `json:"spec,omitempty"`
	Status            Serverfarm_STATUS `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1beta20220301.ServerFarm Deprecated version of ServerFarm. Use v1api20220301.ServerFarm instead

func (*ServerFarm) AssignProperties_From_ServerFarm

func (farm *ServerFarm) AssignProperties_From_ServerFarm(source *v20220301s.ServerFarm) error

AssignProperties_From_ServerFarm populates our ServerFarm from the provided source ServerFarm

func (*ServerFarm) AssignProperties_To_ServerFarm

func (farm *ServerFarm) AssignProperties_To_ServerFarm(destination *v20220301s.ServerFarm) error

AssignProperties_To_ServerFarm populates the provided destination ServerFarm from our ServerFarm

func (*ServerFarm) AzureName

func (farm *ServerFarm) AzureName() string

AzureName returns the Azure name of the resource

func (*ServerFarm) ConvertFrom

func (farm *ServerFarm) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our ServerFarm from the provided hub ServerFarm

func (*ServerFarm) ConvertTo

func (farm *ServerFarm) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub ServerFarm from our ServerFarm

func (*ServerFarm) DeepCopy

func (in *ServerFarm) DeepCopy() *ServerFarm

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerFarm.

func (*ServerFarm) DeepCopyInto

func (in *ServerFarm) DeepCopyInto(out *ServerFarm)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ServerFarm) DeepCopyObject

func (in *ServerFarm) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (ServerFarm) GetAPIVersion

func (farm ServerFarm) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2022-03-01"

func (*ServerFarm) GetConditions

func (farm *ServerFarm) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*ServerFarm) GetResourceScope

func (farm *ServerFarm) GetResourceScope() genruntime.ResourceScope

GetResourceScope returns the scope of the resource

func (*ServerFarm) GetSpec

func (farm *ServerFarm) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*ServerFarm) GetStatus

func (farm *ServerFarm) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*ServerFarm) GetType

func (farm *ServerFarm) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Web/serverfarms"

func (*ServerFarm) NewEmptyStatus

func (farm *ServerFarm) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*ServerFarm) OriginalGVK

func (farm *ServerFarm) OriginalGVK() *schema.GroupVersionKind

OriginalGVK returns a GroupValueKind for the original API version used to create the resource

func (*ServerFarm) Owner

func (farm *ServerFarm) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner

func (*ServerFarm) SetConditions

func (farm *ServerFarm) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*ServerFarm) SetStatus

func (farm *ServerFarm) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

type ServerFarmList

type ServerFarmList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []ServerFarm `json:"items"`
}

+kubebuilder:object:root=true Storage version of v1beta20220301.ServerFarm Deprecated version of ServerFarm. Use v1api20220301.ServerFarm instead

func (*ServerFarmList) DeepCopy

func (in *ServerFarmList) DeepCopy() *ServerFarmList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerFarmList.

func (*ServerFarmList) DeepCopyInto

func (in *ServerFarmList) DeepCopyInto(out *ServerFarmList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ServerFarmList) DeepCopyObject

func (in *ServerFarmList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type Serverfarm_STATUS

type Serverfarm_STATUS struct {
	Conditions                []conditions.Condition            `json:"conditions,omitempty"`
	ElasticScaleEnabled       *bool                             `json:"elasticScaleEnabled,omitempty"`
	ExtendedLocation          *ExtendedLocation_STATUS          `json:"extendedLocation,omitempty"`
	FreeOfferExpirationTime   *string                           `json:"freeOfferExpirationTime,omitempty"`
	GeoRegion                 *string                           `json:"geoRegion,omitempty"`
	HostingEnvironmentProfile *HostingEnvironmentProfile_STATUS `json:"hostingEnvironmentProfile,omitempty"`
	HyperV                    *bool                             `json:"hyperV,omitempty"`
	Id                        *string                           `json:"id,omitempty"`
	IsSpot                    *bool                             `json:"isSpot,omitempty"`
	IsXenon                   *bool                             `json:"isXenon,omitempty"`
	Kind                      *string                           `json:"kind,omitempty"`
	KubeEnvironmentProfile    *KubeEnvironmentProfile_STATUS    `json:"kubeEnvironmentProfile,omitempty"`
	Location                  *string                           `json:"location,omitempty"`
	MaximumElasticWorkerCount *int                              `json:"maximumElasticWorkerCount,omitempty"`
	MaximumNumberOfWorkers    *int                              `json:"maximumNumberOfWorkers,omitempty"`
	Name                      *string                           `json:"name,omitempty"`
	NumberOfSites             *int                              `json:"numberOfSites,omitempty"`
	NumberOfWorkers           *int                              `json:"numberOfWorkers,omitempty"`
	PerSiteScaling            *bool                             `json:"perSiteScaling,omitempty"`
	PropertyBag               genruntime.PropertyBag            `json:"$propertyBag,omitempty"`
	ProvisioningState         *string                           `json:"provisioningState,omitempty"`
	Reserved                  *bool                             `json:"reserved,omitempty"`
	ResourceGroup             *string                           `json:"resourceGroup,omitempty"`
	Sku                       *SkuDescription_STATUS            `json:"sku,omitempty"`
	SpotExpirationTime        *string                           `json:"spotExpirationTime,omitempty"`
	Status                    *string                           `json:"status,omitempty"`
	Subscription              *string                           `json:"subscription,omitempty"`
	Tags                      map[string]string                 `json:"tags,omitempty"`
	TargetWorkerCount         *int                              `json:"targetWorkerCount,omitempty"`
	TargetWorkerSizeId        *int                              `json:"targetWorkerSizeId,omitempty"`
	Type                      *string                           `json:"type,omitempty"`
	WorkerTierName            *string                           `json:"workerTierName,omitempty"`
	ZoneRedundant             *bool                             `json:"zoneRedundant,omitempty"`
}

Storage version of v1beta20220301.Serverfarm_STATUS Deprecated version of Serverfarm_STATUS. Use v1api20220301.Serverfarm_STATUS instead

func (*Serverfarm_STATUS) AssignProperties_From_Serverfarm_STATUS

func (serverfarm *Serverfarm_STATUS) AssignProperties_From_Serverfarm_STATUS(source *v20220301s.Serverfarm_STATUS) error

AssignProperties_From_Serverfarm_STATUS populates our Serverfarm_STATUS from the provided source Serverfarm_STATUS

func (*Serverfarm_STATUS) AssignProperties_To_Serverfarm_STATUS

func (serverfarm *Serverfarm_STATUS) AssignProperties_To_Serverfarm_STATUS(destination *v20220301s.Serverfarm_STATUS) error

AssignProperties_To_Serverfarm_STATUS populates the provided destination Serverfarm_STATUS from our Serverfarm_STATUS

func (*Serverfarm_STATUS) ConvertStatusFrom

func (serverfarm *Serverfarm_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our Serverfarm_STATUS from the provided source

func (*Serverfarm_STATUS) ConvertStatusTo

func (serverfarm *Serverfarm_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our Serverfarm_STATUS

func (*Serverfarm_STATUS) DeepCopy

func (in *Serverfarm_STATUS) DeepCopy() *Serverfarm_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Serverfarm_STATUS.

func (*Serverfarm_STATUS) DeepCopyInto

func (in *Serverfarm_STATUS) DeepCopyInto(out *Serverfarm_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Serverfarm_Spec

type Serverfarm_Spec struct {
	// AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
	// doesn't have to be.
	AzureName                 string                     `json:"azureName,omitempty"`
	ElasticScaleEnabled       *bool                      `json:"elasticScaleEnabled,omitempty"`
	ExtendedLocation          *ExtendedLocation          `json:"extendedLocation,omitempty"`
	FreeOfferExpirationTime   *string                    `json:"freeOfferExpirationTime,omitempty"`
	HostingEnvironmentProfile *HostingEnvironmentProfile `json:"hostingEnvironmentProfile,omitempty"`
	HyperV                    *bool                      `json:"hyperV,omitempty"`
	IsSpot                    *bool                      `json:"isSpot,omitempty"`
	IsXenon                   *bool                      `json:"isXenon,omitempty"`
	Kind                      *string                    `json:"kind,omitempty"`
	KubeEnvironmentProfile    *KubeEnvironmentProfile    `json:"kubeEnvironmentProfile,omitempty"`
	Location                  *string                    `json:"location,omitempty"`
	MaximumElasticWorkerCount *int                       `json:"maximumElasticWorkerCount,omitempty"`
	OriginalVersion           string                     `json:"originalVersion,omitempty"`

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a resources.azure.com/ResourceGroup resource
	Owner              *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
	PerSiteScaling     *bool                              `json:"perSiteScaling,omitempty"`
	PropertyBag        genruntime.PropertyBag             `json:"$propertyBag,omitempty"`
	Reserved           *bool                              `json:"reserved,omitempty"`
	Sku                *SkuDescription                    `json:"sku,omitempty"`
	SpotExpirationTime *string                            `json:"spotExpirationTime,omitempty"`
	Tags               map[string]string                  `json:"tags,omitempty"`
	TargetWorkerCount  *int                               `json:"targetWorkerCount,omitempty"`
	TargetWorkerSizeId *int                               `json:"targetWorkerSizeId,omitempty"`
	WorkerTierName     *string                            `json:"workerTierName,omitempty"`
	ZoneRedundant      *bool                              `json:"zoneRedundant,omitempty"`
}

Storage version of v1beta20220301.Serverfarm_Spec

func (*Serverfarm_Spec) AssignProperties_From_Serverfarm_Spec

func (serverfarm *Serverfarm_Spec) AssignProperties_From_Serverfarm_Spec(source *v20220301s.Serverfarm_Spec) error

AssignProperties_From_Serverfarm_Spec populates our Serverfarm_Spec from the provided source Serverfarm_Spec

func (*Serverfarm_Spec) AssignProperties_To_Serverfarm_Spec

func (serverfarm *Serverfarm_Spec) AssignProperties_To_Serverfarm_Spec(destination *v20220301s.Serverfarm_Spec) error

AssignProperties_To_Serverfarm_Spec populates the provided destination Serverfarm_Spec from our Serverfarm_Spec

func (*Serverfarm_Spec) ConvertSpecFrom

func (serverfarm *Serverfarm_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our Serverfarm_Spec from the provided source

func (*Serverfarm_Spec) ConvertSpecTo

func (serverfarm *Serverfarm_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our Serverfarm_Spec

func (*Serverfarm_Spec) DeepCopy

func (in *Serverfarm_Spec) DeepCopy() *Serverfarm_Spec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Serverfarm_Spec.

func (*Serverfarm_Spec) DeepCopyInto

func (in *Serverfarm_Spec) DeepCopyInto(out *Serverfarm_Spec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Site

type Site struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              Site_Spec   `json:"spec,omitempty"`
	Status            Site_STATUS `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1beta20220301.Site Deprecated version of Site. Use v1api20220301.Site instead

func (*Site) AssignProperties_From_Site

func (site *Site) AssignProperties_From_Site(source *v20220301s.Site) error

AssignProperties_From_Site populates our Site from the provided source Site

func (*Site) AssignProperties_To_Site

func (site *Site) AssignProperties_To_Site(destination *v20220301s.Site) error

AssignProperties_To_Site populates the provided destination Site from our Site

func (*Site) AzureName

func (site *Site) AzureName() string

AzureName returns the Azure name of the resource

func (*Site) ConvertFrom

func (site *Site) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our Site from the provided hub Site

func (*Site) ConvertTo

func (site *Site) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub Site from our Site

func (*Site) DeepCopy

func (in *Site) DeepCopy() *Site

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Site.

func (*Site) DeepCopyInto

func (in *Site) DeepCopyInto(out *Site)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Site) DeepCopyObject

func (in *Site) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (Site) GetAPIVersion

func (site Site) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2022-03-01"

func (*Site) GetConditions

func (site *Site) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*Site) GetResourceScope

func (site *Site) GetResourceScope() genruntime.ResourceScope

GetResourceScope returns the scope of the resource

func (*Site) GetSpec

func (site *Site) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*Site) GetStatus

func (site *Site) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*Site) GetType

func (site *Site) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Web/sites"

func (*Site) NewEmptyStatus

func (site *Site) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*Site) OriginalGVK

func (site *Site) OriginalGVK() *schema.GroupVersionKind

OriginalGVK returns a GroupValueKind for the original API version used to create the resource

func (*Site) Owner

func (site *Site) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner

func (*Site) SetConditions

func (site *Site) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*Site) SetStatus

func (site *Site) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

type SiteConfig

type SiteConfig struct {
	AcrUseManagedIdentityCreds             *bool                            `json:"acrUseManagedIdentityCreds,omitempty"`
	AcrUserManagedIdentityID               *string                          `json:"acrUserManagedIdentityID,omitempty"`
	AlwaysOn                               *bool                            `json:"alwaysOn,omitempty"`
	ApiDefinition                          *ApiDefinitionInfo               `json:"apiDefinition,omitempty"`
	ApiManagementConfig                    *ApiManagementConfig             `json:"apiManagementConfig,omitempty"`
	AppCommandLine                         *string                          `json:"appCommandLine,omitempty"`
	AppSettings                            []NameValuePair                  `json:"appSettings,omitempty"`
	AutoHealEnabled                        *bool                            `json:"autoHealEnabled,omitempty"`
	AutoHealRules                          *AutoHealRules                   `json:"autoHealRules,omitempty"`
	AutoSwapSlotName                       *string                          `json:"autoSwapSlotName,omitempty"`
	AzureStorageAccounts                   map[string]AzureStorageInfoValue `json:"azureStorageAccounts,omitempty"`
	ConnectionStrings                      []ConnStringInfo                 `json:"connectionStrings,omitempty"`
	Cors                                   *CorsSettings                    `json:"cors,omitempty"`
	DefaultDocuments                       []string                         `json:"defaultDocuments,omitempty"`
	DetailedErrorLoggingEnabled            *bool                            `json:"detailedErrorLoggingEnabled,omitempty"`
	DocumentRoot                           *string                          `json:"documentRoot,omitempty"`
	Experiments                            *Experiments                     `json:"experiments,omitempty"`
	FtpsState                              *string                          `json:"ftpsState,omitempty"`
	FunctionAppScaleLimit                  *int                             `json:"functionAppScaleLimit,omitempty"`
	FunctionsRuntimeScaleMonitoringEnabled *bool                            `json:"functionsRuntimeScaleMonitoringEnabled,omitempty"`
	HandlerMappings                        []HandlerMapping                 `json:"handlerMappings,omitempty"`
	HealthCheckPath                        *string                          `json:"healthCheckPath,omitempty"`
	Http20Enabled                          *bool                            `json:"http20Enabled,omitempty"`
	HttpLoggingEnabled                     *bool                            `json:"httpLoggingEnabled,omitempty"`
	IpSecurityRestrictions                 []IpSecurityRestriction          `json:"ipSecurityRestrictions,omitempty"`
	JavaContainer                          *string                          `json:"javaContainer,omitempty"`
	JavaContainerVersion                   *string                          `json:"javaContainerVersion,omitempty"`
	JavaVersion                            *string                          `json:"javaVersion,omitempty"`
	KeyVaultReferenceIdentity              *string                          `json:"keyVaultReferenceIdentity,omitempty"`
	Limits                                 *SiteLimits                      `json:"limits,omitempty"`
	LinuxFxVersion                         *string                          `json:"linuxFxVersion,omitempty"`
	LoadBalancing                          *string                          `json:"loadBalancing,omitempty"`
	LocalMySqlEnabled                      *bool                            `json:"localMySqlEnabled,omitempty"`
	LogsDirectorySizeLimit                 *int                             `json:"logsDirectorySizeLimit,omitempty"`
	ManagedPipelineMode                    *string                          `json:"managedPipelineMode,omitempty"`
	ManagedServiceIdentityId               *int                             `json:"managedServiceIdentityId,omitempty"`
	MinTlsVersion                          *string                          `json:"minTlsVersion,omitempty"`
	MinimumElasticInstanceCount            *int                             `json:"minimumElasticInstanceCount,omitempty"`
	NetFrameworkVersion                    *string                          `json:"netFrameworkVersion,omitempty"`
	NodeVersion                            *string                          `json:"nodeVersion,omitempty"`
	NumberOfWorkers                        *int                             `json:"numberOfWorkers,omitempty"`
	PhpVersion                             *string                          `json:"phpVersion,omitempty"`
	PowerShellVersion                      *string                          `json:"powerShellVersion,omitempty"`
	PreWarmedInstanceCount                 *int                             `json:"preWarmedInstanceCount,omitempty"`
	PropertyBag                            genruntime.PropertyBag           `json:"$propertyBag,omitempty"`
	PublicNetworkAccess                    *string                          `json:"publicNetworkAccess,omitempty"`
	PublishingUsername                     *string                          `json:"publishingUsername,omitempty"`
	Push                                   *PushSettings                    `json:"push,omitempty"`
	PythonVersion                          *string                          `json:"pythonVersion,omitempty"`
	RemoteDebuggingEnabled                 *bool                            `json:"remoteDebuggingEnabled,omitempty"`
	RemoteDebuggingVersion                 *string                          `json:"remoteDebuggingVersion,omitempty"`
	RequestTracingEnabled                  *bool                            `json:"requestTracingEnabled,omitempty"`
	RequestTracingExpirationTime           *string                          `json:"requestTracingExpirationTime,omitempty"`
	ScmIpSecurityRestrictions              []IpSecurityRestriction          `json:"scmIpSecurityRestrictions,omitempty"`
	ScmIpSecurityRestrictionsUseMain       *bool                            `json:"scmIpSecurityRestrictionsUseMain,omitempty"`
	ScmMinTlsVersion                       *string                          `json:"scmMinTlsVersion,omitempty"`
	ScmType                                *string                          `json:"scmType,omitempty"`
	TracingOptions                         *string                          `json:"tracingOptions,omitempty"`
	Use32BitWorkerProcess                  *bool                            `json:"use32BitWorkerProcess,omitempty"`
	VirtualApplications                    []VirtualApplication             `json:"virtualApplications,omitempty"`
	VnetName                               *string                          `json:"vnetName,omitempty"`
	VnetPrivatePortsCount                  *int                             `json:"vnetPrivatePortsCount,omitempty"`
	VnetRouteAllEnabled                    *bool                            `json:"vnetRouteAllEnabled,omitempty"`
	WebSocketsEnabled                      *bool                            `json:"webSocketsEnabled,omitempty"`
	WebsiteTimeZone                        *string                          `json:"websiteTimeZone,omitempty"`
	WindowsFxVersion                       *string                          `json:"windowsFxVersion,omitempty"`
	XManagedServiceIdentityId              *int                             `json:"xManagedServiceIdentityId,omitempty"`
}

Storage version of v1beta20220301.SiteConfig Deprecated version of SiteConfig. Use v1api20220301.SiteConfig instead

func (*SiteConfig) AssignProperties_From_SiteConfig

func (config *SiteConfig) AssignProperties_From_SiteConfig(source *v20220301s.SiteConfig) error

AssignProperties_From_SiteConfig populates our SiteConfig from the provided source SiteConfig

func (*SiteConfig) AssignProperties_To_SiteConfig

func (config *SiteConfig) AssignProperties_To_SiteConfig(destination *v20220301s.SiteConfig) error

AssignProperties_To_SiteConfig populates the provided destination SiteConfig from our SiteConfig

func (*SiteConfig) DeepCopy

func (in *SiteConfig) DeepCopy() *SiteConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SiteConfig.

func (*SiteConfig) DeepCopyInto

func (in *SiteConfig) DeepCopyInto(out *SiteConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SiteConfig_STATUS

type SiteConfig_STATUS struct {
	AcrUseManagedIdentityCreds             *bool                                   `json:"acrUseManagedIdentityCreds,omitempty"`
	AcrUserManagedIdentityID               *string                                 `json:"acrUserManagedIdentityID,omitempty"`
	AlwaysOn                               *bool                                   `json:"alwaysOn,omitempty"`
	ApiDefinition                          *ApiDefinitionInfo_STATUS               `json:"apiDefinition,omitempty"`
	ApiManagementConfig                    *ApiManagementConfig_STATUS             `json:"apiManagementConfig,omitempty"`
	AppCommandLine                         *string                                 `json:"appCommandLine,omitempty"`
	AppSettings                            []NameValuePair_STATUS                  `json:"appSettings,omitempty"`
	AutoHealEnabled                        *bool                                   `json:"autoHealEnabled,omitempty"`
	AutoHealRules                          *AutoHealRules_STATUS                   `json:"autoHealRules,omitempty"`
	AutoSwapSlotName                       *string                                 `json:"autoSwapSlotName,omitempty"`
	AzureStorageAccounts                   map[string]AzureStorageInfoValue_STATUS `json:"azureStorageAccounts,omitempty"`
	ConnectionStrings                      []ConnStringInfo_STATUS                 `json:"connectionStrings,omitempty"`
	Cors                                   *CorsSettings_STATUS                    `json:"cors,omitempty"`
	DefaultDocuments                       []string                                `json:"defaultDocuments,omitempty"`
	DetailedErrorLoggingEnabled            *bool                                   `json:"detailedErrorLoggingEnabled,omitempty"`
	DocumentRoot                           *string                                 `json:"documentRoot,omitempty"`
	Experiments                            *Experiments_STATUS                     `json:"experiments,omitempty"`
	FtpsState                              *string                                 `json:"ftpsState,omitempty"`
	FunctionAppScaleLimit                  *int                                    `json:"functionAppScaleLimit,omitempty"`
	FunctionsRuntimeScaleMonitoringEnabled *bool                                   `json:"functionsRuntimeScaleMonitoringEnabled,omitempty"`
	HandlerMappings                        []HandlerMapping_STATUS                 `json:"handlerMappings,omitempty"`
	HealthCheckPath                        *string                                 `json:"healthCheckPath,omitempty"`
	Http20Enabled                          *bool                                   `json:"http20Enabled,omitempty"`
	HttpLoggingEnabled                     *bool                                   `json:"httpLoggingEnabled,omitempty"`
	IpSecurityRestrictions                 []IpSecurityRestriction_STATUS          `json:"ipSecurityRestrictions,omitempty"`
	JavaContainer                          *string                                 `json:"javaContainer,omitempty"`
	JavaContainerVersion                   *string                                 `json:"javaContainerVersion,omitempty"`
	JavaVersion                            *string                                 `json:"javaVersion,omitempty"`
	KeyVaultReferenceIdentity              *string                                 `json:"keyVaultReferenceIdentity,omitempty"`
	Limits                                 *SiteLimits_STATUS                      `json:"limits,omitempty"`
	LinuxFxVersion                         *string                                 `json:"linuxFxVersion,omitempty"`
	LoadBalancing                          *string                                 `json:"loadBalancing,omitempty"`
	LocalMySqlEnabled                      *bool                                   `json:"localMySqlEnabled,omitempty"`
	LogsDirectorySizeLimit                 *int                                    `json:"logsDirectorySizeLimit,omitempty"`
	MachineKey                             *SiteMachineKey_STATUS                  `json:"machineKey,omitempty"`
	ManagedPipelineMode                    *string                                 `json:"managedPipelineMode,omitempty"`
	ManagedServiceIdentityId               *int                                    `json:"managedServiceIdentityId,omitempty"`
	MinTlsVersion                          *string                                 `json:"minTlsVersion,omitempty"`
	MinimumElasticInstanceCount            *int                                    `json:"minimumElasticInstanceCount,omitempty"`
	NetFrameworkVersion                    *string                                 `json:"netFrameworkVersion,omitempty"`
	NodeVersion                            *string                                 `json:"nodeVersion,omitempty"`
	NumberOfWorkers                        *int                                    `json:"numberOfWorkers,omitempty"`
	PhpVersion                             *string                                 `json:"phpVersion,omitempty"`
	PowerShellVersion                      *string                                 `json:"powerShellVersion,omitempty"`
	PreWarmedInstanceCount                 *int                                    `json:"preWarmedInstanceCount,omitempty"`
	PropertyBag                            genruntime.PropertyBag                  `json:"$propertyBag,omitempty"`
	PublicNetworkAccess                    *string                                 `json:"publicNetworkAccess,omitempty"`
	PublishingUsername                     *string                                 `json:"publishingUsername,omitempty"`
	Push                                   *PushSettings_STATUS                    `json:"push,omitempty"`
	PythonVersion                          *string                                 `json:"pythonVersion,omitempty"`
	RemoteDebuggingEnabled                 *bool                                   `json:"remoteDebuggingEnabled,omitempty"`
	RemoteDebuggingVersion                 *string                                 `json:"remoteDebuggingVersion,omitempty"`
	RequestTracingEnabled                  *bool                                   `json:"requestTracingEnabled,omitempty"`
	RequestTracingExpirationTime           *string                                 `json:"requestTracingExpirationTime,omitempty"`
	ScmIpSecurityRestrictions              []IpSecurityRestriction_STATUS          `json:"scmIpSecurityRestrictions,omitempty"`
	ScmIpSecurityRestrictionsUseMain       *bool                                   `json:"scmIpSecurityRestrictionsUseMain,omitempty"`
	ScmMinTlsVersion                       *string                                 `json:"scmMinTlsVersion,omitempty"`
	ScmType                                *string                                 `json:"scmType,omitempty"`
	TracingOptions                         *string                                 `json:"tracingOptions,omitempty"`
	Use32BitWorkerProcess                  *bool                                   `json:"use32BitWorkerProcess,omitempty"`
	VirtualApplications                    []VirtualApplication_STATUS             `json:"virtualApplications,omitempty"`
	VnetName                               *string                                 `json:"vnetName,omitempty"`
	VnetPrivatePortsCount                  *int                                    `json:"vnetPrivatePortsCount,omitempty"`
	VnetRouteAllEnabled                    *bool                                   `json:"vnetRouteAllEnabled,omitempty"`
	WebSocketsEnabled                      *bool                                   `json:"webSocketsEnabled,omitempty"`
	WebsiteTimeZone                        *string                                 `json:"websiteTimeZone,omitempty"`
	WindowsFxVersion                       *string                                 `json:"windowsFxVersion,omitempty"`
	XManagedServiceIdentityId              *int                                    `json:"xManagedServiceIdentityId,omitempty"`
}

Storage version of v1beta20220301.SiteConfig_STATUS Deprecated version of SiteConfig_STATUS. Use v1api20220301.SiteConfig_STATUS instead

func (*SiteConfig_STATUS) AssignProperties_From_SiteConfig_STATUS

func (config *SiteConfig_STATUS) AssignProperties_From_SiteConfig_STATUS(source *v20220301s.SiteConfig_STATUS) error

AssignProperties_From_SiteConfig_STATUS populates our SiteConfig_STATUS from the provided source SiteConfig_STATUS

func (*SiteConfig_STATUS) AssignProperties_To_SiteConfig_STATUS

func (config *SiteConfig_STATUS) AssignProperties_To_SiteConfig_STATUS(destination *v20220301s.SiteConfig_STATUS) error

AssignProperties_To_SiteConfig_STATUS populates the provided destination SiteConfig_STATUS from our SiteConfig_STATUS

func (*SiteConfig_STATUS) DeepCopy

func (in *SiteConfig_STATUS) DeepCopy() *SiteConfig_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SiteConfig_STATUS.

func (*SiteConfig_STATUS) DeepCopyInto

func (in *SiteConfig_STATUS) DeepCopyInto(out *SiteConfig_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SiteLimits

type SiteLimits struct {
	MaxDiskSizeInMb  *int                   `json:"maxDiskSizeInMb,omitempty"`
	MaxMemoryInMb    *int                   `json:"maxMemoryInMb,omitempty"`
	MaxPercentageCpu *float64               `json:"maxPercentageCpu,omitempty"`
	PropertyBag      genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.SiteLimits Deprecated version of SiteLimits. Use v1api20220301.SiteLimits instead

func (*SiteLimits) AssignProperties_From_SiteLimits

func (limits *SiteLimits) AssignProperties_From_SiteLimits(source *v20220301s.SiteLimits) error

AssignProperties_From_SiteLimits populates our SiteLimits from the provided source SiteLimits

func (*SiteLimits) AssignProperties_To_SiteLimits

func (limits *SiteLimits) AssignProperties_To_SiteLimits(destination *v20220301s.SiteLimits) error

AssignProperties_To_SiteLimits populates the provided destination SiteLimits from our SiteLimits

func (*SiteLimits) DeepCopy

func (in *SiteLimits) DeepCopy() *SiteLimits

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SiteLimits.

func (*SiteLimits) DeepCopyInto

func (in *SiteLimits) DeepCopyInto(out *SiteLimits)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SiteLimits_STATUS

type SiteLimits_STATUS struct {
	MaxDiskSizeInMb  *int                   `json:"maxDiskSizeInMb,omitempty"`
	MaxMemoryInMb    *int                   `json:"maxMemoryInMb,omitempty"`
	MaxPercentageCpu *float64               `json:"maxPercentageCpu,omitempty"`
	PropertyBag      genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.SiteLimits_STATUS Deprecated version of SiteLimits_STATUS. Use v1api20220301.SiteLimits_STATUS instead

func (*SiteLimits_STATUS) AssignProperties_From_SiteLimits_STATUS

func (limits *SiteLimits_STATUS) AssignProperties_From_SiteLimits_STATUS(source *v20220301s.SiteLimits_STATUS) error

AssignProperties_From_SiteLimits_STATUS populates our SiteLimits_STATUS from the provided source SiteLimits_STATUS

func (*SiteLimits_STATUS) AssignProperties_To_SiteLimits_STATUS

func (limits *SiteLimits_STATUS) AssignProperties_To_SiteLimits_STATUS(destination *v20220301s.SiteLimits_STATUS) error

AssignProperties_To_SiteLimits_STATUS populates the provided destination SiteLimits_STATUS from our SiteLimits_STATUS

func (*SiteLimits_STATUS) DeepCopy

func (in *SiteLimits_STATUS) DeepCopy() *SiteLimits_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SiteLimits_STATUS.

func (*SiteLimits_STATUS) DeepCopyInto

func (in *SiteLimits_STATUS) DeepCopyInto(out *SiteLimits_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SiteList

type SiteList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Site `json:"items"`
}

+kubebuilder:object:root=true Storage version of v1beta20220301.Site Deprecated version of Site. Use v1api20220301.Site instead

func (*SiteList) DeepCopy

func (in *SiteList) DeepCopy() *SiteList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SiteList.

func (*SiteList) DeepCopyInto

func (in *SiteList) DeepCopyInto(out *SiteList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*SiteList) DeepCopyObject

func (in *SiteList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type SiteMachineKey_STATUS

type SiteMachineKey_STATUS struct {
	Decryption    *string                `json:"decryption,omitempty"`
	DecryptionKey *string                `json:"decryptionKey,omitempty"`
	PropertyBag   genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Validation    *string                `json:"validation,omitempty"`
	ValidationKey *string                `json:"validationKey,omitempty"`
}

Storage version of v1beta20220301.SiteMachineKey_STATUS Deprecated version of SiteMachineKey_STATUS. Use v1api20220301.SiteMachineKey_STATUS instead

func (*SiteMachineKey_STATUS) AssignProperties_From_SiteMachineKey_STATUS

func (machineKey *SiteMachineKey_STATUS) AssignProperties_From_SiteMachineKey_STATUS(source *v20220301s.SiteMachineKey_STATUS) error

AssignProperties_From_SiteMachineKey_STATUS populates our SiteMachineKey_STATUS from the provided source SiteMachineKey_STATUS

func (*SiteMachineKey_STATUS) AssignProperties_To_SiteMachineKey_STATUS

func (machineKey *SiteMachineKey_STATUS) AssignProperties_To_SiteMachineKey_STATUS(destination *v20220301s.SiteMachineKey_STATUS) error

AssignProperties_To_SiteMachineKey_STATUS populates the provided destination SiteMachineKey_STATUS from our SiteMachineKey_STATUS

func (*SiteMachineKey_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SiteMachineKey_STATUS.

func (*SiteMachineKey_STATUS) DeepCopyInto

func (in *SiteMachineKey_STATUS) DeepCopyInto(out *SiteMachineKey_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Site_STATUS

type Site_STATUS struct {
	AvailabilityState           *string                           `json:"availabilityState,omitempty"`
	ClientAffinityEnabled       *bool                             `json:"clientAffinityEnabled,omitempty"`
	ClientCertEnabled           *bool                             `json:"clientCertEnabled,omitempty"`
	ClientCertExclusionPaths    *string                           `json:"clientCertExclusionPaths,omitempty"`
	ClientCertMode              *string                           `json:"clientCertMode,omitempty"`
	CloningInfo                 *CloningInfo_STATUS               `json:"cloningInfo,omitempty"`
	Conditions                  []conditions.Condition            `json:"conditions,omitempty"`
	ContainerSize               *int                              `json:"containerSize,omitempty"`
	CustomDomainVerificationId  *string                           `json:"customDomainVerificationId,omitempty"`
	DailyMemoryTimeQuota        *int                              `json:"dailyMemoryTimeQuota,omitempty"`
	DefaultHostName             *string                           `json:"defaultHostName,omitempty"`
	Enabled                     *bool                             `json:"enabled,omitempty"`
	EnabledHostNames            []string                          `json:"enabledHostNames,omitempty"`
	ExtendedLocation            *ExtendedLocation_STATUS          `json:"extendedLocation,omitempty"`
	HostNameSslStates           []HostNameSslState_STATUS         `json:"hostNameSslStates,omitempty"`
	HostNames                   []string                          `json:"hostNames,omitempty"`
	HostNamesDisabled           *bool                             `json:"hostNamesDisabled,omitempty"`
	HostingEnvironmentProfile   *HostingEnvironmentProfile_STATUS `json:"hostingEnvironmentProfile,omitempty"`
	HttpsOnly                   *bool                             `json:"httpsOnly,omitempty"`
	HyperV                      *bool                             `json:"hyperV,omitempty"`
	Id                          *string                           `json:"id,omitempty"`
	Identity                    *ManagedServiceIdentity_STATUS    `json:"identity,omitempty"`
	InProgressOperationId       *string                           `json:"inProgressOperationId,omitempty"`
	IsDefaultContainer          *bool                             `json:"isDefaultContainer,omitempty"`
	IsXenon                     *bool                             `json:"isXenon,omitempty"`
	KeyVaultReferenceIdentity   *string                           `json:"keyVaultReferenceIdentity,omitempty"`
	Kind                        *string                           `json:"kind,omitempty"`
	LastModifiedTimeUtc         *string                           `json:"lastModifiedTimeUtc,omitempty"`
	Location                    *string                           `json:"location,omitempty"`
	MaxNumberOfWorkers          *int                              `json:"maxNumberOfWorkers,omitempty"`
	Name                        *string                           `json:"name,omitempty"`
	OutboundIpAddresses         *string                           `json:"outboundIpAddresses,omitempty"`
	PossibleOutboundIpAddresses *string                           `json:"possibleOutboundIpAddresses,omitempty"`
	PropertyBag                 genruntime.PropertyBag            `json:"$propertyBag,omitempty"`
	PublicNetworkAccess         *string                           `json:"publicNetworkAccess,omitempty"`
	RedundancyMode              *string                           `json:"redundancyMode,omitempty"`
	RepositorySiteName          *string                           `json:"repositorySiteName,omitempty"`
	Reserved                    *bool                             `json:"reserved,omitempty"`
	ResourceGroup               *string                           `json:"resourceGroup,omitempty"`
	ScmSiteAlsoStopped          *bool                             `json:"scmSiteAlsoStopped,omitempty"`
	ServerFarmId                *string                           `json:"serverFarmId,omitempty"`
	SiteConfig                  *SiteConfig_STATUS                `json:"siteConfig,omitempty"`
	SlotSwapStatus              *SlotSwapStatus_STATUS            `json:"slotSwapStatus,omitempty"`
	State                       *string                           `json:"state,omitempty"`
	StorageAccountRequired      *bool                             `json:"storageAccountRequired,omitempty"`
	SuspendedTill               *string                           `json:"suspendedTill,omitempty"`
	Tags                        map[string]string                 `json:"tags,omitempty"`
	TargetSwapSlot              *string                           `json:"targetSwapSlot,omitempty"`
	TrafficManagerHostNames     []string                          `json:"trafficManagerHostNames,omitempty"`
	Type                        *string                           `json:"type,omitempty"`
	UsageState                  *string                           `json:"usageState,omitempty"`
	VirtualNetworkSubnetId      *string                           `json:"virtualNetworkSubnetId,omitempty"`
	VnetContentShareEnabled     *bool                             `json:"vnetContentShareEnabled,omitempty"`
	VnetImagePullEnabled        *bool                             `json:"vnetImagePullEnabled,omitempty"`
	VnetRouteAllEnabled         *bool                             `json:"vnetRouteAllEnabled,omitempty"`
}

Storage version of v1beta20220301.Site_STATUS Deprecated version of Site_STATUS. Use v1api20220301.Site_STATUS instead

func (*Site_STATUS) AssignProperties_From_Site_STATUS

func (site *Site_STATUS) AssignProperties_From_Site_STATUS(source *v20220301s.Site_STATUS) error

AssignProperties_From_Site_STATUS populates our Site_STATUS from the provided source Site_STATUS

func (*Site_STATUS) AssignProperties_To_Site_STATUS

func (site *Site_STATUS) AssignProperties_To_Site_STATUS(destination *v20220301s.Site_STATUS) error

AssignProperties_To_Site_STATUS populates the provided destination Site_STATUS from our Site_STATUS

func (*Site_STATUS) ConvertStatusFrom

func (site *Site_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our Site_STATUS from the provided source

func (*Site_STATUS) ConvertStatusTo

func (site *Site_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our Site_STATUS

func (*Site_STATUS) DeepCopy

func (in *Site_STATUS) DeepCopy() *Site_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Site_STATUS.

func (*Site_STATUS) DeepCopyInto

func (in *Site_STATUS) DeepCopyInto(out *Site_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Site_Spec

type Site_Spec struct {
	// AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
	// doesn't have to be.
	AzureName                  string                     `json:"azureName,omitempty"`
	ClientAffinityEnabled      *bool                      `json:"clientAffinityEnabled,omitempty"`
	ClientCertEnabled          *bool                      `json:"clientCertEnabled,omitempty"`
	ClientCertExclusionPaths   *string                    `json:"clientCertExclusionPaths,omitempty"`
	ClientCertMode             *string                    `json:"clientCertMode,omitempty"`
	CloningInfo                *CloningInfo               `json:"cloningInfo,omitempty"`
	ContainerSize              *int                       `json:"containerSize,omitempty"`
	CustomDomainVerificationId *string                    `json:"customDomainVerificationId,omitempty"`
	DailyMemoryTimeQuota       *int                       `json:"dailyMemoryTimeQuota,omitempty"`
	Enabled                    *bool                      `json:"enabled,omitempty"`
	ExtendedLocation           *ExtendedLocation          `json:"extendedLocation,omitempty"`
	HostNameSslStates          []HostNameSslState         `json:"hostNameSslStates,omitempty"`
	HostNamesDisabled          *bool                      `json:"hostNamesDisabled,omitempty"`
	HostingEnvironmentProfile  *HostingEnvironmentProfile `json:"hostingEnvironmentProfile,omitempty"`
	HttpsOnly                  *bool                      `json:"httpsOnly,omitempty"`
	HyperV                     *bool                      `json:"hyperV,omitempty"`
	Identity                   *ManagedServiceIdentity    `json:"identity,omitempty"`
	IsXenon                    *bool                      `json:"isXenon,omitempty"`
	KeyVaultReferenceIdentity  *string                    `json:"keyVaultReferenceIdentity,omitempty"`
	Kind                       *string                    `json:"kind,omitempty"`
	Location                   *string                    `json:"location,omitempty"`
	OriginalVersion            string                     `json:"originalVersion,omitempty"`

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a resources.azure.com/ResourceGroup resource
	Owner                         *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
	PropertyBag                   genruntime.PropertyBag             `json:"$propertyBag,omitempty"`
	PublicNetworkAccess           *string                            `json:"publicNetworkAccess,omitempty"`
	RedundancyMode                *string                            `json:"redundancyMode,omitempty"`
	Reserved                      *bool                              `json:"reserved,omitempty"`
	ScmSiteAlsoStopped            *bool                              `json:"scmSiteAlsoStopped,omitempty"`
	ServerFarmReference           *genruntime.ResourceReference      `armReference:"ServerFarmId" json:"serverFarmReference,omitempty"`
	SiteConfig                    *SiteConfig                        `json:"siteConfig,omitempty"`
	StorageAccountRequired        *bool                              `json:"storageAccountRequired,omitempty"`
	Tags                          map[string]string                  `json:"tags,omitempty"`
	VirtualNetworkSubnetReference *genruntime.ResourceReference      `armReference:"VirtualNetworkSubnetId" json:"virtualNetworkSubnetReference,omitempty"`
	VnetContentShareEnabled       *bool                              `json:"vnetContentShareEnabled,omitempty"`
	VnetImagePullEnabled          *bool                              `json:"vnetImagePullEnabled,omitempty"`
	VnetRouteAllEnabled           *bool                              `json:"vnetRouteAllEnabled,omitempty"`
}

Storage version of v1beta20220301.Site_Spec

func (*Site_Spec) AssignProperties_From_Site_Spec

func (site *Site_Spec) AssignProperties_From_Site_Spec(source *v20220301s.Site_Spec) error

AssignProperties_From_Site_Spec populates our Site_Spec from the provided source Site_Spec

func (*Site_Spec) AssignProperties_To_Site_Spec

func (site *Site_Spec) AssignProperties_To_Site_Spec(destination *v20220301s.Site_Spec) error

AssignProperties_To_Site_Spec populates the provided destination Site_Spec from our Site_Spec

func (*Site_Spec) ConvertSpecFrom

func (site *Site_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our Site_Spec from the provided source

func (*Site_Spec) ConvertSpecTo

func (site *Site_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our Site_Spec

func (*Site_Spec) DeepCopy

func (in *Site_Spec) DeepCopy() *Site_Spec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Site_Spec.

func (*Site_Spec) DeepCopyInto

func (in *Site_Spec) DeepCopyInto(out *Site_Spec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SkuCapacity

type SkuCapacity struct {
	Default        *int                   `json:"default,omitempty"`
	ElasticMaximum *int                   `json:"elasticMaximum,omitempty"`
	Maximum        *int                   `json:"maximum,omitempty"`
	Minimum        *int                   `json:"minimum,omitempty"`
	PropertyBag    genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	ScaleType      *string                `json:"scaleType,omitempty"`
}

Storage version of v1beta20220301.SkuCapacity Deprecated version of SkuCapacity. Use v1api20220301.SkuCapacity instead

func (*SkuCapacity) AssignProperties_From_SkuCapacity

func (capacity *SkuCapacity) AssignProperties_From_SkuCapacity(source *v20220301s.SkuCapacity) error

AssignProperties_From_SkuCapacity populates our SkuCapacity from the provided source SkuCapacity

func (*SkuCapacity) AssignProperties_To_SkuCapacity

func (capacity *SkuCapacity) AssignProperties_To_SkuCapacity(destination *v20220301s.SkuCapacity) error

AssignProperties_To_SkuCapacity populates the provided destination SkuCapacity from our SkuCapacity

func (*SkuCapacity) DeepCopy

func (in *SkuCapacity) DeepCopy() *SkuCapacity

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SkuCapacity.

func (*SkuCapacity) DeepCopyInto

func (in *SkuCapacity) DeepCopyInto(out *SkuCapacity)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SkuCapacity_STATUS

type SkuCapacity_STATUS struct {
	Default        *int                   `json:"default,omitempty"`
	ElasticMaximum *int                   `json:"elasticMaximum,omitempty"`
	Maximum        *int                   `json:"maximum,omitempty"`
	Minimum        *int                   `json:"minimum,omitempty"`
	PropertyBag    genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	ScaleType      *string                `json:"scaleType,omitempty"`
}

Storage version of v1beta20220301.SkuCapacity_STATUS Deprecated version of SkuCapacity_STATUS. Use v1api20220301.SkuCapacity_STATUS instead

func (*SkuCapacity_STATUS) AssignProperties_From_SkuCapacity_STATUS

func (capacity *SkuCapacity_STATUS) AssignProperties_From_SkuCapacity_STATUS(source *v20220301s.SkuCapacity_STATUS) error

AssignProperties_From_SkuCapacity_STATUS populates our SkuCapacity_STATUS from the provided source SkuCapacity_STATUS

func (*SkuCapacity_STATUS) AssignProperties_To_SkuCapacity_STATUS

func (capacity *SkuCapacity_STATUS) AssignProperties_To_SkuCapacity_STATUS(destination *v20220301s.SkuCapacity_STATUS) error

AssignProperties_To_SkuCapacity_STATUS populates the provided destination SkuCapacity_STATUS from our SkuCapacity_STATUS

func (*SkuCapacity_STATUS) DeepCopy

func (in *SkuCapacity_STATUS) DeepCopy() *SkuCapacity_STATUS

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SkuCapacity_STATUS.

func (*SkuCapacity_STATUS) DeepCopyInto

func (in *SkuCapacity_STATUS) DeepCopyInto(out *SkuCapacity_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SkuDescription

type SkuDescription struct {
	Capabilities []Capability           `json:"capabilities,omitempty"`
	Capacity     *int                   `json:"capacity,omitempty"`
	Family       *string                `json:"family,omitempty"`
	Locations    []string               `json:"locations,omitempty"`
	Name         *string                `json:"name,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Size         *string                `json:"size,omitempty"`
	SkuCapacity  *SkuCapacity           `json:"skuCapacity,omitempty"`
	Tier         *string                `json:"tier,omitempty"`
}

Storage version of v1beta20220301.SkuDescription Deprecated version of SkuDescription. Use v1api20220301.SkuDescription instead

func (*SkuDescription) AssignProperties_From_SkuDescription

func (description *SkuDescription) AssignProperties_From_SkuDescription(source *v20220301s.SkuDescription) error

AssignProperties_From_SkuDescription populates our SkuDescription from the provided source SkuDescription

func (*SkuDescription) AssignProperties_To_SkuDescription

func (description *SkuDescription) AssignProperties_To_SkuDescription(destination *v20220301s.SkuDescription) error

AssignProperties_To_SkuDescription populates the provided destination SkuDescription from our SkuDescription

func (*SkuDescription) DeepCopy

func (in *SkuDescription) DeepCopy() *SkuDescription

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SkuDescription.

func (*SkuDescription) DeepCopyInto

func (in *SkuDescription) DeepCopyInto(out *SkuDescription)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SkuDescription_STATUS

type SkuDescription_STATUS struct {
	Capabilities []Capability_STATUS    `json:"capabilities,omitempty"`
	Capacity     *int                   `json:"capacity,omitempty"`
	Family       *string                `json:"family,omitempty"`
	Locations    []string               `json:"locations,omitempty"`
	Name         *string                `json:"name,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Size         *string                `json:"size,omitempty"`
	SkuCapacity  *SkuCapacity_STATUS    `json:"skuCapacity,omitempty"`
	Tier         *string                `json:"tier,omitempty"`
}

Storage version of v1beta20220301.SkuDescription_STATUS Deprecated version of SkuDescription_STATUS. Use v1api20220301.SkuDescription_STATUS instead

func (*SkuDescription_STATUS) AssignProperties_From_SkuDescription_STATUS

func (description *SkuDescription_STATUS) AssignProperties_From_SkuDescription_STATUS(source *v20220301s.SkuDescription_STATUS) error

AssignProperties_From_SkuDescription_STATUS populates our SkuDescription_STATUS from the provided source SkuDescription_STATUS

func (*SkuDescription_STATUS) AssignProperties_To_SkuDescription_STATUS

func (description *SkuDescription_STATUS) AssignProperties_To_SkuDescription_STATUS(destination *v20220301s.SkuDescription_STATUS) error

AssignProperties_To_SkuDescription_STATUS populates the provided destination SkuDescription_STATUS from our SkuDescription_STATUS

func (*SkuDescription_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SkuDescription_STATUS.

func (*SkuDescription_STATUS) DeepCopyInto

func (in *SkuDescription_STATUS) DeepCopyInto(out *SkuDescription_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SlotSwapStatus_STATUS

type SlotSwapStatus_STATUS struct {
	DestinationSlotName *string                `json:"destinationSlotName,omitempty"`
	PropertyBag         genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	SourceSlotName      *string                `json:"sourceSlotName,omitempty"`
	TimestampUtc        *string                `json:"timestampUtc,omitempty"`
}

Storage version of v1beta20220301.SlotSwapStatus_STATUS Deprecated version of SlotSwapStatus_STATUS. Use v1api20220301.SlotSwapStatus_STATUS instead

func (*SlotSwapStatus_STATUS) AssignProperties_From_SlotSwapStatus_STATUS

func (status *SlotSwapStatus_STATUS) AssignProperties_From_SlotSwapStatus_STATUS(source *v20220301s.SlotSwapStatus_STATUS) error

AssignProperties_From_SlotSwapStatus_STATUS populates our SlotSwapStatus_STATUS from the provided source SlotSwapStatus_STATUS

func (*SlotSwapStatus_STATUS) AssignProperties_To_SlotSwapStatus_STATUS

func (status *SlotSwapStatus_STATUS) AssignProperties_To_SlotSwapStatus_STATUS(destination *v20220301s.SlotSwapStatus_STATUS) error

AssignProperties_To_SlotSwapStatus_STATUS populates the provided destination SlotSwapStatus_STATUS from our SlotSwapStatus_STATUS

func (*SlotSwapStatus_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SlotSwapStatus_STATUS.

func (*SlotSwapStatus_STATUS) DeepCopyInto

func (in *SlotSwapStatus_STATUS) DeepCopyInto(out *SlotSwapStatus_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SlowRequestsBasedTrigger

type SlowRequestsBasedTrigger struct {
	Count        *int                   `json:"count,omitempty"`
	Path         *string                `json:"path,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
	TimeTaken    *string                `json:"timeTaken,omitempty"`
}

Storage version of v1beta20220301.SlowRequestsBasedTrigger Deprecated version of SlowRequestsBasedTrigger. Use v1api20220301.SlowRequestsBasedTrigger instead

func (*SlowRequestsBasedTrigger) AssignProperties_From_SlowRequestsBasedTrigger

func (trigger *SlowRequestsBasedTrigger) AssignProperties_From_SlowRequestsBasedTrigger(source *v20220301s.SlowRequestsBasedTrigger) error

AssignProperties_From_SlowRequestsBasedTrigger populates our SlowRequestsBasedTrigger from the provided source SlowRequestsBasedTrigger

func (*SlowRequestsBasedTrigger) AssignProperties_To_SlowRequestsBasedTrigger

func (trigger *SlowRequestsBasedTrigger) AssignProperties_To_SlowRequestsBasedTrigger(destination *v20220301s.SlowRequestsBasedTrigger) error

AssignProperties_To_SlowRequestsBasedTrigger populates the provided destination SlowRequestsBasedTrigger from our SlowRequestsBasedTrigger

func (*SlowRequestsBasedTrigger) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SlowRequestsBasedTrigger.

func (*SlowRequestsBasedTrigger) DeepCopyInto

func (in *SlowRequestsBasedTrigger) DeepCopyInto(out *SlowRequestsBasedTrigger)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SlowRequestsBasedTrigger_STATUS

type SlowRequestsBasedTrigger_STATUS struct {
	Count        *int                   `json:"count,omitempty"`
	Path         *string                `json:"path,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
	TimeTaken    *string                `json:"timeTaken,omitempty"`
}

Storage version of v1beta20220301.SlowRequestsBasedTrigger_STATUS Deprecated version of SlowRequestsBasedTrigger_STATUS. Use v1api20220301.SlowRequestsBasedTrigger_STATUS instead

func (*SlowRequestsBasedTrigger_STATUS) AssignProperties_From_SlowRequestsBasedTrigger_STATUS

func (trigger *SlowRequestsBasedTrigger_STATUS) AssignProperties_From_SlowRequestsBasedTrigger_STATUS(source *v20220301s.SlowRequestsBasedTrigger_STATUS) error

AssignProperties_From_SlowRequestsBasedTrigger_STATUS populates our SlowRequestsBasedTrigger_STATUS from the provided source SlowRequestsBasedTrigger_STATUS

func (*SlowRequestsBasedTrigger_STATUS) AssignProperties_To_SlowRequestsBasedTrigger_STATUS

func (trigger *SlowRequestsBasedTrigger_STATUS) AssignProperties_To_SlowRequestsBasedTrigger_STATUS(destination *v20220301s.SlowRequestsBasedTrigger_STATUS) error

AssignProperties_To_SlowRequestsBasedTrigger_STATUS populates the provided destination SlowRequestsBasedTrigger_STATUS from our SlowRequestsBasedTrigger_STATUS

func (*SlowRequestsBasedTrigger_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SlowRequestsBasedTrigger_STATUS.

func (*SlowRequestsBasedTrigger_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type StatusCodesBasedTrigger

type StatusCodesBasedTrigger struct {
	Count        *int                   `json:"count,omitempty"`
	Path         *string                `json:"path,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Status       *int                   `json:"status,omitempty"`
	SubStatus    *int                   `json:"subStatus,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
	Win32Status  *int                   `json:"win32Status,omitempty"`
}

Storage version of v1beta20220301.StatusCodesBasedTrigger Deprecated version of StatusCodesBasedTrigger. Use v1api20220301.StatusCodesBasedTrigger instead

func (*StatusCodesBasedTrigger) AssignProperties_From_StatusCodesBasedTrigger

func (trigger *StatusCodesBasedTrigger) AssignProperties_From_StatusCodesBasedTrigger(source *v20220301s.StatusCodesBasedTrigger) error

AssignProperties_From_StatusCodesBasedTrigger populates our StatusCodesBasedTrigger from the provided source StatusCodesBasedTrigger

func (*StatusCodesBasedTrigger) AssignProperties_To_StatusCodesBasedTrigger

func (trigger *StatusCodesBasedTrigger) AssignProperties_To_StatusCodesBasedTrigger(destination *v20220301s.StatusCodesBasedTrigger) error

AssignProperties_To_StatusCodesBasedTrigger populates the provided destination StatusCodesBasedTrigger from our StatusCodesBasedTrigger

func (*StatusCodesBasedTrigger) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StatusCodesBasedTrigger.

func (*StatusCodesBasedTrigger) DeepCopyInto

func (in *StatusCodesBasedTrigger) DeepCopyInto(out *StatusCodesBasedTrigger)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type StatusCodesBasedTrigger_STATUS

type StatusCodesBasedTrigger_STATUS struct {
	Count        *int                   `json:"count,omitempty"`
	Path         *string                `json:"path,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	Status       *int                   `json:"status,omitempty"`
	SubStatus    *int                   `json:"subStatus,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
	Win32Status  *int                   `json:"win32Status,omitempty"`
}

Storage version of v1beta20220301.StatusCodesBasedTrigger_STATUS Deprecated version of StatusCodesBasedTrigger_STATUS. Use v1api20220301.StatusCodesBasedTrigger_STATUS instead

func (*StatusCodesBasedTrigger_STATUS) AssignProperties_From_StatusCodesBasedTrigger_STATUS

func (trigger *StatusCodesBasedTrigger_STATUS) AssignProperties_From_StatusCodesBasedTrigger_STATUS(source *v20220301s.StatusCodesBasedTrigger_STATUS) error

AssignProperties_From_StatusCodesBasedTrigger_STATUS populates our StatusCodesBasedTrigger_STATUS from the provided source StatusCodesBasedTrigger_STATUS

func (*StatusCodesBasedTrigger_STATUS) AssignProperties_To_StatusCodesBasedTrigger_STATUS

func (trigger *StatusCodesBasedTrigger_STATUS) AssignProperties_To_StatusCodesBasedTrigger_STATUS(destination *v20220301s.StatusCodesBasedTrigger_STATUS) error

AssignProperties_To_StatusCodesBasedTrigger_STATUS populates the provided destination StatusCodesBasedTrigger_STATUS from our StatusCodesBasedTrigger_STATUS

func (*StatusCodesBasedTrigger_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StatusCodesBasedTrigger_STATUS.

func (*StatusCodesBasedTrigger_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type StatusCodesRangeBasedTrigger

type StatusCodesRangeBasedTrigger struct {
	Count        *int                   `json:"count,omitempty"`
	Path         *string                `json:"path,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	StatusCodes  *string                `json:"statusCodes,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
}

Storage version of v1beta20220301.StatusCodesRangeBasedTrigger Deprecated version of StatusCodesRangeBasedTrigger. Use v1api20220301.StatusCodesRangeBasedTrigger instead

func (*StatusCodesRangeBasedTrigger) AssignProperties_From_StatusCodesRangeBasedTrigger

func (trigger *StatusCodesRangeBasedTrigger) AssignProperties_From_StatusCodesRangeBasedTrigger(source *v20220301s.StatusCodesRangeBasedTrigger) error

AssignProperties_From_StatusCodesRangeBasedTrigger populates our StatusCodesRangeBasedTrigger from the provided source StatusCodesRangeBasedTrigger

func (*StatusCodesRangeBasedTrigger) AssignProperties_To_StatusCodesRangeBasedTrigger

func (trigger *StatusCodesRangeBasedTrigger) AssignProperties_To_StatusCodesRangeBasedTrigger(destination *v20220301s.StatusCodesRangeBasedTrigger) error

AssignProperties_To_StatusCodesRangeBasedTrigger populates the provided destination StatusCodesRangeBasedTrigger from our StatusCodesRangeBasedTrigger

func (*StatusCodesRangeBasedTrigger) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StatusCodesRangeBasedTrigger.

func (*StatusCodesRangeBasedTrigger) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type StatusCodesRangeBasedTrigger_STATUS

type StatusCodesRangeBasedTrigger_STATUS struct {
	Count        *int                   `json:"count,omitempty"`
	Path         *string                `json:"path,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	StatusCodes  *string                `json:"statusCodes,omitempty"`
	TimeInterval *string                `json:"timeInterval,omitempty"`
}

Storage version of v1beta20220301.StatusCodesRangeBasedTrigger_STATUS Deprecated version of StatusCodesRangeBasedTrigger_STATUS. Use v1api20220301.StatusCodesRangeBasedTrigger_STATUS instead

func (*StatusCodesRangeBasedTrigger_STATUS) AssignProperties_From_StatusCodesRangeBasedTrigger_STATUS

func (trigger *StatusCodesRangeBasedTrigger_STATUS) AssignProperties_From_StatusCodesRangeBasedTrigger_STATUS(source *v20220301s.StatusCodesRangeBasedTrigger_STATUS) error

AssignProperties_From_StatusCodesRangeBasedTrigger_STATUS populates our StatusCodesRangeBasedTrigger_STATUS from the provided source StatusCodesRangeBasedTrigger_STATUS

func (*StatusCodesRangeBasedTrigger_STATUS) AssignProperties_To_StatusCodesRangeBasedTrigger_STATUS

func (trigger *StatusCodesRangeBasedTrigger_STATUS) AssignProperties_To_StatusCodesRangeBasedTrigger_STATUS(destination *v20220301s.StatusCodesRangeBasedTrigger_STATUS) error

AssignProperties_To_StatusCodesRangeBasedTrigger_STATUS populates the provided destination StatusCodesRangeBasedTrigger_STATUS from our StatusCodesRangeBasedTrigger_STATUS

func (*StatusCodesRangeBasedTrigger_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StatusCodesRangeBasedTrigger_STATUS.

func (*StatusCodesRangeBasedTrigger_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type UserAssignedIdentityDetails

type UserAssignedIdentityDetails struct {
	PropertyBag genruntime.PropertyBag       `json:"$propertyBag,omitempty"`
	Reference   genruntime.ResourceReference `armReference:"Reference" json:"reference,omitempty"`
}

Storage version of v1beta20220301.UserAssignedIdentityDetails Deprecated version of UserAssignedIdentityDetails. Use v1api20220301.UserAssignedIdentityDetails instead

func (*UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails

func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *v20220301s.UserAssignedIdentityDetails) error

AssignProperties_From_UserAssignedIdentityDetails populates our UserAssignedIdentityDetails from the provided source UserAssignedIdentityDetails

func (*UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails

func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *v20220301s.UserAssignedIdentityDetails) error

AssignProperties_To_UserAssignedIdentityDetails populates the provided destination UserAssignedIdentityDetails from our UserAssignedIdentityDetails

func (*UserAssignedIdentityDetails) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAssignedIdentityDetails.

func (*UserAssignedIdentityDetails) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type UserAssignedIdentity_STATUS

type UserAssignedIdentity_STATUS struct {
	ClientId    *string                `json:"clientId,omitempty"`
	PrincipalId *string                `json:"principalId,omitempty"`
	PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}

Storage version of v1beta20220301.UserAssignedIdentity_STATUS Deprecated version of UserAssignedIdentity_STATUS. Use v1api20220301.UserAssignedIdentity_STATUS instead

func (*UserAssignedIdentity_STATUS) AssignProperties_From_UserAssignedIdentity_STATUS

func (identity *UserAssignedIdentity_STATUS) AssignProperties_From_UserAssignedIdentity_STATUS(source *v20220301s.UserAssignedIdentity_STATUS) error

AssignProperties_From_UserAssignedIdentity_STATUS populates our UserAssignedIdentity_STATUS from the provided source UserAssignedIdentity_STATUS

func (*UserAssignedIdentity_STATUS) AssignProperties_To_UserAssignedIdentity_STATUS

func (identity *UserAssignedIdentity_STATUS) AssignProperties_To_UserAssignedIdentity_STATUS(destination *v20220301s.UserAssignedIdentity_STATUS) error

AssignProperties_To_UserAssignedIdentity_STATUS populates the provided destination UserAssignedIdentity_STATUS from our UserAssignedIdentity_STATUS

func (*UserAssignedIdentity_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAssignedIdentity_STATUS.

func (*UserAssignedIdentity_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualApplication

type VirtualApplication struct {
	PhysicalPath       *string                `json:"physicalPath,omitempty"`
	PreloadEnabled     *bool                  `json:"preloadEnabled,omitempty"`
	PropertyBag        genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	VirtualDirectories []VirtualDirectory     `json:"virtualDirectories,omitempty"`
	VirtualPath        *string                `json:"virtualPath,omitempty"`
}

Storage version of v1beta20220301.VirtualApplication Deprecated version of VirtualApplication. Use v1api20220301.VirtualApplication instead

func (*VirtualApplication) AssignProperties_From_VirtualApplication

func (application *VirtualApplication) AssignProperties_From_VirtualApplication(source *v20220301s.VirtualApplication) error

AssignProperties_From_VirtualApplication populates our VirtualApplication from the provided source VirtualApplication

func (*VirtualApplication) AssignProperties_To_VirtualApplication

func (application *VirtualApplication) AssignProperties_To_VirtualApplication(destination *v20220301s.VirtualApplication) error

AssignProperties_To_VirtualApplication populates the provided destination VirtualApplication from our VirtualApplication

func (*VirtualApplication) DeepCopy

func (in *VirtualApplication) DeepCopy() *VirtualApplication

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualApplication.

func (*VirtualApplication) DeepCopyInto

func (in *VirtualApplication) DeepCopyInto(out *VirtualApplication)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualApplication_STATUS

type VirtualApplication_STATUS struct {
	PhysicalPath       *string                   `json:"physicalPath,omitempty"`
	PreloadEnabled     *bool                     `json:"preloadEnabled,omitempty"`
	PropertyBag        genruntime.PropertyBag    `json:"$propertyBag,omitempty"`
	VirtualDirectories []VirtualDirectory_STATUS `json:"virtualDirectories,omitempty"`
	VirtualPath        *string                   `json:"virtualPath,omitempty"`
}

Storage version of v1beta20220301.VirtualApplication_STATUS Deprecated version of VirtualApplication_STATUS. Use v1api20220301.VirtualApplication_STATUS instead

func (*VirtualApplication_STATUS) AssignProperties_From_VirtualApplication_STATUS

func (application *VirtualApplication_STATUS) AssignProperties_From_VirtualApplication_STATUS(source *v20220301s.VirtualApplication_STATUS) error

AssignProperties_From_VirtualApplication_STATUS populates our VirtualApplication_STATUS from the provided source VirtualApplication_STATUS

func (*VirtualApplication_STATUS) AssignProperties_To_VirtualApplication_STATUS

func (application *VirtualApplication_STATUS) AssignProperties_To_VirtualApplication_STATUS(destination *v20220301s.VirtualApplication_STATUS) error

AssignProperties_To_VirtualApplication_STATUS populates the provided destination VirtualApplication_STATUS from our VirtualApplication_STATUS

func (*VirtualApplication_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualApplication_STATUS.

func (*VirtualApplication_STATUS) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualDirectory

type VirtualDirectory struct {
	PhysicalPath *string                `json:"physicalPath,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	VirtualPath  *string                `json:"virtualPath,omitempty"`
}

Storage version of v1beta20220301.VirtualDirectory Deprecated version of VirtualDirectory. Use v1api20220301.VirtualDirectory instead

func (*VirtualDirectory) AssignProperties_From_VirtualDirectory

func (directory *VirtualDirectory) AssignProperties_From_VirtualDirectory(source *v20220301s.VirtualDirectory) error

AssignProperties_From_VirtualDirectory populates our VirtualDirectory from the provided source VirtualDirectory

func (*VirtualDirectory) AssignProperties_To_VirtualDirectory

func (directory *VirtualDirectory) AssignProperties_To_VirtualDirectory(destination *v20220301s.VirtualDirectory) error

AssignProperties_To_VirtualDirectory populates the provided destination VirtualDirectory from our VirtualDirectory

func (*VirtualDirectory) DeepCopy

func (in *VirtualDirectory) DeepCopy() *VirtualDirectory

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualDirectory.

func (*VirtualDirectory) DeepCopyInto

func (in *VirtualDirectory) DeepCopyInto(out *VirtualDirectory)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualDirectory_STATUS

type VirtualDirectory_STATUS struct {
	PhysicalPath *string                `json:"physicalPath,omitempty"`
	PropertyBag  genruntime.PropertyBag `json:"$propertyBag,omitempty"`
	VirtualPath  *string                `json:"virtualPath,omitempty"`
}

Storage version of v1beta20220301.VirtualDirectory_STATUS Deprecated version of VirtualDirectory_STATUS. Use v1api20220301.VirtualDirectory_STATUS instead

func (*VirtualDirectory_STATUS) AssignProperties_From_VirtualDirectory_STATUS

func (directory *VirtualDirectory_STATUS) AssignProperties_From_VirtualDirectory_STATUS(source *v20220301s.VirtualDirectory_STATUS) error

AssignProperties_From_VirtualDirectory_STATUS populates our VirtualDirectory_STATUS from the provided source VirtualDirectory_STATUS

func (*VirtualDirectory_STATUS) AssignProperties_To_VirtualDirectory_STATUS

func (directory *VirtualDirectory_STATUS) AssignProperties_To_VirtualDirectory_STATUS(destination *v20220301s.VirtualDirectory_STATUS) error

AssignProperties_To_VirtualDirectory_STATUS populates the provided destination VirtualDirectory_STATUS from our VirtualDirectory_STATUS

func (*VirtualDirectory_STATUS) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualDirectory_STATUS.

func (*VirtualDirectory_STATUS) DeepCopyInto

func (in *VirtualDirectory_STATUS) DeepCopyInto(out *VirtualDirectory_STATUS)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL