Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type APIDefinitionInfo struct + URL *string + type AbnormalTimePeriod struct + EndTime *date.Time + Events *[]DetectorAbnormalTimePeriod + Solutions *[]Solution + StartTime *date.Time + type AccessControlEntryAction string + const Deny + const Permit + func PossibleAccessControlEntryActionValues() []AccessControlEntryAction + type Address struct + Address1 *string + Address2 *string + City *string + Country *string + PostalCode *string + State *string + type AddressResponse struct + InternalIPAddress *string + OutboundIPAddresses *[]string + ServiceIPAddress *string + VipMappings *[]VirtualIPMapping + type AnalysisData struct + Data *[][]NameValuePair + DetectorDefinition *DetectorDefinition + DetectorMetaData *ResponseMetaData + Metrics *[]DiagnosticMetricSet + Source *string + type AnalysisDefinition struct + ID *string + Kind *string + Name *string + Type *string + func (ad *AnalysisDefinition) UnmarshalJSON(body []byte) error + func (ad AnalysisDefinition) MarshalJSON() ([]byte, error) + type AnalysisDefinitionProperties struct + Description *string + func (ad AnalysisDefinitionProperties) MarshalJSON() ([]byte, error) + type AppCollection struct + NextLink *string + Value *[]Site + func (ac AppCollection) IsEmpty() bool + func (ac AppCollection) MarshalJSON() ([]byte, error) + type AppCollectionIterator struct + func NewAppCollectionIterator(page AppCollectionPage) AppCollectionIterator + func (iter *AppCollectionIterator) Next() error + func (iter *AppCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter AppCollectionIterator) NotDone() bool + func (iter AppCollectionIterator) Response() AppCollection + func (iter AppCollectionIterator) Value() Site + type AppCollectionPage struct + func NewAppCollectionPage(cur AppCollection, ...) AppCollectionPage + func (page *AppCollectionPage) Next() error + func (page *AppCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page AppCollectionPage) NotDone() bool + func (page AppCollectionPage) Response() AppCollection + func (page AppCollectionPage) Values() []Site + type AppInstanceCollection struct + NextLink *string + Value *[]SiteInstance + func (aic AppInstanceCollection) IsEmpty() bool + func (aic AppInstanceCollection) MarshalJSON() ([]byte, error) + type AppInstanceCollectionIterator struct + func NewAppInstanceCollectionIterator(page AppInstanceCollectionPage) AppInstanceCollectionIterator + func (iter *AppInstanceCollectionIterator) Next() error + func (iter *AppInstanceCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter AppInstanceCollectionIterator) NotDone() bool + func (iter AppInstanceCollectionIterator) Response() AppInstanceCollection + func (iter AppInstanceCollectionIterator) Value() SiteInstance + type AppInstanceCollectionPage struct + func NewAppInstanceCollectionPage(cur AppInstanceCollection, ...) AppInstanceCollectionPage + func (page *AppInstanceCollectionPage) Next() error + func (page *AppInstanceCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page AppInstanceCollectionPage) NotDone() bool + func (page AppInstanceCollectionPage) Response() AppInstanceCollection + func (page AppInstanceCollectionPage) Values() []SiteInstance + type AppServiceCertificate struct + KeyVaultID *string + KeyVaultSecretName *string + ProvisioningState KeyVaultSecretStatus + func (asc AppServiceCertificate) MarshalJSON() ([]byte, error) + type AppServiceCertificateCollection struct + NextLink *string + Value *[]AppServiceCertificateResource + func (ascc AppServiceCertificateCollection) IsEmpty() bool + func (ascc AppServiceCertificateCollection) MarshalJSON() ([]byte, error) + type AppServiceCertificateCollectionIterator struct + func NewAppServiceCertificateCollectionIterator(page AppServiceCertificateCollectionPage) AppServiceCertificateCollectionIterator + func (iter *AppServiceCertificateCollectionIterator) Next() error + func (iter *AppServiceCertificateCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter AppServiceCertificateCollectionIterator) NotDone() bool + func (iter AppServiceCertificateCollectionIterator) Response() AppServiceCertificateCollection + func (iter AppServiceCertificateCollectionIterator) Value() AppServiceCertificateResource + type AppServiceCertificateCollectionPage struct + func NewAppServiceCertificateCollectionPage(cur AppServiceCertificateCollection, ...) AppServiceCertificateCollectionPage + func (page *AppServiceCertificateCollectionPage) Next() error + func (page *AppServiceCertificateCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page AppServiceCertificateCollectionPage) NotDone() bool + func (page AppServiceCertificateCollectionPage) Response() AppServiceCertificateCollection + func (page AppServiceCertificateCollectionPage) Values() []AppServiceCertificateResource + type AppServiceCertificateOrder struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (asco *AppServiceCertificateOrder) UnmarshalJSON(body []byte) error + func (asco AppServiceCertificateOrder) MarshalJSON() ([]byte, error) + type AppServiceCertificateOrderCollection struct + NextLink *string + Value *[]AppServiceCertificateOrder + func (ascoc AppServiceCertificateOrderCollection) IsEmpty() bool + func (ascoc AppServiceCertificateOrderCollection) MarshalJSON() ([]byte, error) + type AppServiceCertificateOrderCollectionIterator struct + func NewAppServiceCertificateOrderCollectionIterator(page AppServiceCertificateOrderCollectionPage) AppServiceCertificateOrderCollectionIterator + func (iter *AppServiceCertificateOrderCollectionIterator) Next() error + func (iter *AppServiceCertificateOrderCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter AppServiceCertificateOrderCollectionIterator) NotDone() bool + func (iter AppServiceCertificateOrderCollectionIterator) Response() AppServiceCertificateOrderCollection + func (iter AppServiceCertificateOrderCollectionIterator) Value() AppServiceCertificateOrder + type AppServiceCertificateOrderCollectionPage struct + func NewAppServiceCertificateOrderCollectionPage(cur AppServiceCertificateOrderCollection, ...) AppServiceCertificateOrderCollectionPage + func (page *AppServiceCertificateOrderCollectionPage) Next() error + func (page *AppServiceCertificateOrderCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page AppServiceCertificateOrderCollectionPage) NotDone() bool + func (page AppServiceCertificateOrderCollectionPage) Response() AppServiceCertificateOrderCollection + func (page AppServiceCertificateOrderCollectionPage) Values() []AppServiceCertificateOrder + type AppServiceCertificateOrderPatchResource struct + ID *string + Kind *string + Name *string + Type *string + func (ascopr *AppServiceCertificateOrderPatchResource) UnmarshalJSON(body []byte) error + func (ascopr AppServiceCertificateOrderPatchResource) MarshalJSON() ([]byte, error) + type AppServiceCertificateOrderPatchResourceProperties struct + AppServiceCertificateNotRenewableReasons *[]string + AutoRenew *bool + Certificates map[string]*AppServiceCertificate + Csr *string + DistinguishedName *string + DomainVerificationToken *string + ExpirationTime *date.Time + Intermediate *CertificateDetails + IsPrivateKeyExternal *bool + KeySize *int32 + LastCertificateIssuanceTime *date.Time + NextAutoRenewalTimeStamp *date.Time + ProductType CertificateProductType + ProvisioningState ProvisioningState + Root *CertificateDetails + SerialNumber *string + SignedCertificate *CertificateDetails + Status CertificateOrderStatus + ValidityInYears *int32 + func (ascopr AppServiceCertificateOrderPatchResourceProperties) MarshalJSON() ([]byte, error) + type AppServiceCertificateOrderProperties struct + AppServiceCertificateNotRenewableReasons *[]string + AutoRenew *bool + Certificates map[string]*AppServiceCertificate + Csr *string + DistinguishedName *string + DomainVerificationToken *string + ExpirationTime *date.Time + Intermediate *CertificateDetails + IsPrivateKeyExternal *bool + KeySize *int32 + LastCertificateIssuanceTime *date.Time + NextAutoRenewalTimeStamp *date.Time + ProductType CertificateProductType + ProvisioningState ProvisioningState + Root *CertificateDetails + SerialNumber *string + SignedCertificate *CertificateDetails + Status CertificateOrderStatus + ValidityInYears *int32 + func (asco AppServiceCertificateOrderProperties) MarshalJSON() ([]byte, error) + type AppServiceCertificateOrdersClient struct + func NewAppServiceCertificateOrdersClient(subscriptionID string) AppServiceCertificateOrdersClient + func NewAppServiceCertificateOrdersClientWithBaseURI(baseURI string, subscriptionID string) AppServiceCertificateOrdersClient + func (client AppServiceCertificateOrdersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result AppServiceCertificateOrdersCreateOrUpdateFuture, err error) + func (client AppServiceCertificateOrdersClient) CreateOrUpdateCertificate(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result AppServiceCertificateOrdersCreateOrUpdateCertificateFuture, err error) + func (client AppServiceCertificateOrdersClient) CreateOrUpdateCertificatePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) CreateOrUpdateCertificateResponder(resp *http.Response) (result AppServiceCertificateResource, err error) + func (client AppServiceCertificateOrdersClient) CreateOrUpdateCertificateSender(req *http.Request) (future AppServiceCertificateOrdersCreateOrUpdateCertificateFuture, err error) + func (client AppServiceCertificateOrdersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) CreateOrUpdateResponder(resp *http.Response) (result AppServiceCertificateOrder, err error) + func (client AppServiceCertificateOrdersClient) CreateOrUpdateSender(req *http.Request) (future AppServiceCertificateOrdersCreateOrUpdateFuture, err error) + func (client AppServiceCertificateOrdersClient) Delete(ctx context.Context, resourceGroupName string, certificateOrderName string) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) DeleteCertificate(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) DeleteCertificatePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) DeleteCertificateResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) DeleteCertificateSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) DeletePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) Get(ctx context.Context, resourceGroupName string, certificateOrderName string) (result AppServiceCertificateOrder, err error) + func (client AppServiceCertificateOrdersClient) GetCertificate(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result AppServiceCertificateResource, err error) + func (client AppServiceCertificateOrdersClient) GetCertificatePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) GetCertificateResponder(resp *http.Response) (result AppServiceCertificateResource, err error) + func (client AppServiceCertificateOrdersClient) GetCertificateSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) GetPreparer(ctx context.Context, resourceGroupName string, certificateOrderName string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) GetResponder(resp *http.Response) (result AppServiceCertificateOrder, err error) + func (client AppServiceCertificateOrdersClient) GetSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) List(ctx context.Context) (result AppServiceCertificateOrderCollectionPage, err error) + func (client AppServiceCertificateOrdersClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result AppServiceCertificateOrderCollectionPage, err error) + func (client AppServiceCertificateOrdersClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result AppServiceCertificateOrderCollectionIterator, err error) + func (client AppServiceCertificateOrdersClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) ListByResourceGroupResponder(resp *http.Response) (result AppServiceCertificateOrderCollection, err error) + func (client AppServiceCertificateOrdersClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) ListCertificates(ctx context.Context, resourceGroupName string, certificateOrderName string) (result AppServiceCertificateCollectionPage, err error) + func (client AppServiceCertificateOrdersClient) ListCertificatesComplete(ctx context.Context, resourceGroupName string, certificateOrderName string) (result AppServiceCertificateCollectionIterator, err error) + func (client AppServiceCertificateOrdersClient) ListCertificatesPreparer(ctx context.Context, resourceGroupName string, certificateOrderName string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) ListCertificatesResponder(resp *http.Response) (result AppServiceCertificateCollection, err error) + func (client AppServiceCertificateOrdersClient) ListCertificatesSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) ListComplete(ctx context.Context) (result AppServiceCertificateOrderCollectionIterator, err error) + func (client AppServiceCertificateOrdersClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) ListResponder(resp *http.Response) (result AppServiceCertificateOrderCollection, err error) + func (client AppServiceCertificateOrdersClient) ListSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) Reissue(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ReissuePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) ReissueResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ReissueSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) Renew(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) RenewPreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) RenewResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) RenewSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) ResendEmail(ctx context.Context, resourceGroupName string, certificateOrderName string) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ResendEmailPreparer(ctx context.Context, resourceGroupName string, certificateOrderName string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) ResendEmailResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ResendEmailSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) ResendRequestEmails(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ResendRequestEmailsPreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) ResendRequestEmailsResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ResendRequestEmailsSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateActions(ctx context.Context, resourceGroupName string, name string) (result ListCertificateOrderAction, err error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateActionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateActionsResponder(resp *http.Response) (result ListCertificateOrderAction, err error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateActionsSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateEmailHistory(ctx context.Context, resourceGroupName string, name string) (result ListCertificateEmail, err error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateEmailHistoryPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateEmailHistoryResponder(resp *http.Response) (result ListCertificateEmail, err error) + func (client AppServiceCertificateOrdersClient) RetrieveCertificateEmailHistorySender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) RetrieveSiteSeal(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result SiteSeal, err error) + func (client AppServiceCertificateOrdersClient) RetrieveSiteSealPreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) RetrieveSiteSealResponder(resp *http.Response) (result SiteSeal, err error) + func (client AppServiceCertificateOrdersClient) RetrieveSiteSealSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) Update(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result AppServiceCertificateOrder, err error) + func (client AppServiceCertificateOrdersClient) UpdateCertificate(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (result AppServiceCertificateResource, err error) + func (client AppServiceCertificateOrdersClient) UpdateCertificatePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) UpdateCertificateResponder(resp *http.Response) (result AppServiceCertificateResource, err error) + func (client AppServiceCertificateOrdersClient) UpdateCertificateSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) UpdatePreparer(ctx context.Context, resourceGroupName string, certificateOrderName string, ...) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) UpdateResponder(resp *http.Response) (result AppServiceCertificateOrder, err error) + func (client AppServiceCertificateOrdersClient) UpdateSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) ValidatePurchaseInformation(ctx context.Context, appServiceCertificateOrder AppServiceCertificateOrder) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ValidatePurchaseInformationPreparer(ctx context.Context, appServiceCertificateOrder AppServiceCertificateOrder) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) ValidatePurchaseInformationResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) ValidatePurchaseInformationSender(req *http.Request) (*http.Response, error) + func (client AppServiceCertificateOrdersClient) VerifyDomainOwnership(ctx context.Context, resourceGroupName string, certificateOrderName string) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) VerifyDomainOwnershipPreparer(ctx context.Context, resourceGroupName string, certificateOrderName string) (*http.Request, error) + func (client AppServiceCertificateOrdersClient) VerifyDomainOwnershipResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceCertificateOrdersClient) VerifyDomainOwnershipSender(req *http.Request) (*http.Response, error) + type AppServiceCertificateOrdersCreateOrUpdateCertificateFuture struct + Result func(AppServiceCertificateOrdersClient) (AppServiceCertificateResource, error) + func (future *AppServiceCertificateOrdersCreateOrUpdateCertificateFuture) UnmarshalJSON(body []byte) error + type AppServiceCertificateOrdersCreateOrUpdateFuture struct + Result func(AppServiceCertificateOrdersClient) (AppServiceCertificateOrder, error) + func (future *AppServiceCertificateOrdersCreateOrUpdateFuture) UnmarshalJSON(body []byte) error + type AppServiceCertificatePatchResource struct + ID *string + Kind *string + Name *string + Type *string + func (ascpr *AppServiceCertificatePatchResource) UnmarshalJSON(body []byte) error + func (ascpr AppServiceCertificatePatchResource) MarshalJSON() ([]byte, error) + type AppServiceCertificateResource struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (ascr *AppServiceCertificateResource) UnmarshalJSON(body []byte) error + func (ascr AppServiceCertificateResource) MarshalJSON() ([]byte, error) + type AppServiceEnvironment struct + APIManagementAccountID *string + AllowedMultiSizes *string + AllowedWorkerSizes *string + ClusterSettings *[]NameValuePair + DNSSuffix *string + DatabaseEdition *string + DatabaseServiceObjective *string + DefaultFrontEndScaleFactor *int32 + DynamicCacheEnabled *bool + EnvironmentCapacities *[]StampCapacity + EnvironmentIsHealthy *bool + EnvironmentStatus *string + FrontEndScaleFactor *int32 + InternalLoadBalancingMode InternalLoadBalancingMode + IpsslAddressCount *int32 + LastAction *string + LastActionResult *string + Location *string + MaximumNumberOfMachines *int32 + MultiRoleCount *int32 + MultiSize *string + Name *string + NetworkAccessControlList *[]NetworkAccessControlEntry + ProvisioningState ProvisioningState + ResourceGroup *string + Status HostingEnvironmentStatus + SubscriptionID *string + Suspended *bool + UpgradeDomains *int32 + UserWhitelistedIPRanges *[]string + VipMappings *[]VirtualIPMapping + VirtualNetwork *VirtualNetworkProfile + VnetName *string + VnetResourceGroupName *string + VnetSubnetName *string + WorkerPools *[]WorkerPool + func (ase AppServiceEnvironment) MarshalJSON() ([]byte, error) + type AppServiceEnvironmentCollection struct + NextLink *string + Value *[]AppServiceEnvironmentResource + func (asec AppServiceEnvironmentCollection) IsEmpty() bool + func (asec AppServiceEnvironmentCollection) MarshalJSON() ([]byte, error) + type AppServiceEnvironmentCollectionIterator struct + func NewAppServiceEnvironmentCollectionIterator(page AppServiceEnvironmentCollectionPage) AppServiceEnvironmentCollectionIterator + func (iter *AppServiceEnvironmentCollectionIterator) Next() error + func (iter *AppServiceEnvironmentCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter AppServiceEnvironmentCollectionIterator) NotDone() bool + func (iter AppServiceEnvironmentCollectionIterator) Response() AppServiceEnvironmentCollection + func (iter AppServiceEnvironmentCollectionIterator) Value() AppServiceEnvironmentResource + type AppServiceEnvironmentCollectionPage struct + func NewAppServiceEnvironmentCollectionPage(cur AppServiceEnvironmentCollection, ...) AppServiceEnvironmentCollectionPage + func (page *AppServiceEnvironmentCollectionPage) Next() error + func (page *AppServiceEnvironmentCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page AppServiceEnvironmentCollectionPage) NotDone() bool + func (page AppServiceEnvironmentCollectionPage) Response() AppServiceEnvironmentCollection + func (page AppServiceEnvironmentCollectionPage) Values() []AppServiceEnvironmentResource + type AppServiceEnvironmentPatchResource struct + ID *string + Kind *string + Name *string + Type *string + func (asepr *AppServiceEnvironmentPatchResource) UnmarshalJSON(body []byte) error + func (asepr AppServiceEnvironmentPatchResource) MarshalJSON() ([]byte, error) + type AppServiceEnvironmentResource struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (aser *AppServiceEnvironmentResource) UnmarshalJSON(body []byte) error + func (aser AppServiceEnvironmentResource) MarshalJSON() ([]byte, error) + type AppServiceEnvironmentsClient struct + func NewAppServiceEnvironmentsClient(subscriptionID string) AppServiceEnvironmentsClient + func NewAppServiceEnvironmentsClientWithBaseURI(baseURI string, subscriptionID string) AppServiceEnvironmentsClient + func (client AppServiceEnvironmentsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, name string, ...) (result AppServiceEnvironmentsCreateOrUpdateFuture, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateMultiRolePool(ctx context.Context, resourceGroupName string, name string, ...) (result AppServiceEnvironmentsCreateOrUpdateMultiRolePoolFuture, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateMultiRolePoolPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateMultiRolePoolResponder(resp *http.Response) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateMultiRolePoolSender(req *http.Request) (future AppServiceEnvironmentsCreateOrUpdateMultiRolePoolFuture, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateResponder(resp *http.Response) (result AppServiceEnvironmentResource, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateSender(req *http.Request) (future AppServiceEnvironmentsCreateOrUpdateFuture, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateWorkerPool(ctx context.Context, resourceGroupName string, name string, ...) (result AppServiceEnvironmentsCreateOrUpdateWorkerPoolFuture, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateWorkerPoolPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateWorkerPoolResponder(resp *http.Response) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) CreateOrUpdateWorkerPoolSender(req *http.Request) (future AppServiceEnvironmentsCreateOrUpdateWorkerPoolFuture, err error) + func (client AppServiceEnvironmentsClient) Delete(ctx context.Context, resourceGroupName string, name string, forceDelete *bool) (result AppServiceEnvironmentsDeleteFuture, err error) + func (client AppServiceEnvironmentsClient) DeletePreparer(ctx context.Context, resourceGroupName string, name string, forceDelete *bool) (*http.Request, error) + func (client AppServiceEnvironmentsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceEnvironmentsClient) DeleteSender(req *http.Request) (future AppServiceEnvironmentsDeleteFuture, err error) + func (client AppServiceEnvironmentsClient) Get(ctx context.Context, resourceGroupName string, name string) (result AppServiceEnvironmentResource, err error) + func (client AppServiceEnvironmentsClient) GetDiagnosticsItem(ctx context.Context, resourceGroupName string, name string, ...) (result HostingEnvironmentDiagnostics, err error) + func (client AppServiceEnvironmentsClient) GetDiagnosticsItemPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) GetDiagnosticsItemResponder(resp *http.Response) (result HostingEnvironmentDiagnostics, err error) + func (client AppServiceEnvironmentsClient) GetDiagnosticsItemSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) GetMultiRolePool(ctx context.Context, resourceGroupName string, name string) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) GetMultiRolePoolPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) GetMultiRolePoolResponder(resp *http.Response) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) GetMultiRolePoolSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) GetPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) GetResponder(resp *http.Response) (result AppServiceEnvironmentResource, err error) + func (client AppServiceEnvironmentsClient) GetSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) GetWorkerPool(ctx context.Context, resourceGroupName string, name string, ...) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) GetWorkerPoolPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) GetWorkerPoolResponder(resp *http.Response) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) GetWorkerPoolSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) List(ctx context.Context) (result AppServiceEnvironmentCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListAppServicePlans(ctx context.Context, resourceGroupName string, name string) (result AppServicePlanCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListAppServicePlansComplete(ctx context.Context, resourceGroupName string, name string) (result AppServicePlanCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListAppServicePlansPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListAppServicePlansResponder(resp *http.Response) (result AppServicePlanCollection, err error) + func (client AppServiceEnvironmentsClient) ListAppServicePlansSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result AppServiceEnvironmentCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result AppServiceEnvironmentCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListByResourceGroupResponder(resp *http.Response) (result AppServiceEnvironmentCollection, err error) + func (client AppServiceEnvironmentsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListCapacities(ctx context.Context, resourceGroupName string, name string) (result StampCapacityCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListCapacitiesComplete(ctx context.Context, resourceGroupName string, name string) (result StampCapacityCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListCapacitiesPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListCapacitiesResponder(resp *http.Response) (result StampCapacityCollection, err error) + func (client AppServiceEnvironmentsClient) ListCapacitiesSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListComplete(ctx context.Context) (result AppServiceEnvironmentCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListDiagnostics(ctx context.Context, resourceGroupName string, name string) (result ListHostingEnvironmentDiagnostics, err error) + func (client AppServiceEnvironmentsClient) ListDiagnosticsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListDiagnosticsResponder(resp *http.Response) (result ListHostingEnvironmentDiagnostics, err error) + func (client AppServiceEnvironmentsClient) ListDiagnosticsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMetricDefinitions(ctx context.Context, resourceGroupName string, name string) (result MetricDefinition, err error) + func (client AppServiceEnvironmentsClient) ListMetricDefinitionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMetricDefinitionsResponder(resp *http.Response) (result MetricDefinition, err error) + func (client AppServiceEnvironmentsClient) ListMetricDefinitionsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMetrics(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (result ResourceMetricCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMetricsComplete(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMetricsPreparer(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMetricsResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppServiceEnvironmentsClient) ListMetricsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricDefinitions(ctx context.Context, resourceGroupName string, name string) (result ResourceMetricDefinitionCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricDefinitionsComplete(ctx context.Context, resourceGroupName string, name string) (result ResourceMetricDefinitionCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricDefinitionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricDefinitionsResponder(resp *http.Response) (result ResourceMetricDefinitionCollection, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricDefinitionsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetrics(ctx context.Context, resourceGroupName string, name string, startTime string, ...) (result ResourceMetricCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricsComplete(ctx context.Context, resourceGroupName string, name string, startTime string, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricsPreparer(ctx context.Context, resourceGroupName string, name string, startTime string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricsResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleMetricsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricDefinitions(ctx context.Context, resourceGroupName string, name string, instance string) (result ResourceMetricDefinitionCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricDefinitionsComplete(ctx context.Context, resourceGroupName string, name string, instance string) (result ResourceMetricDefinitionCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricDefinitionsPreparer(ctx context.Context, resourceGroupName string, name string, instance string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricDefinitionsResponder(resp *http.Response) (result ResourceMetricDefinitionCollection, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricDefinitionsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetrics(ctx context.Context, resourceGroupName string, name string, instance string, ...) (result ResourceMetricCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricsComplete(ctx context.Context, resourceGroupName string, name string, instance string, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricsPreparer(ctx context.Context, resourceGroupName string, name string, instance string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricsResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolInstanceMetricsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolSkus(ctx context.Context, resourceGroupName string, name string) (result SkuInfoCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolSkusComplete(ctx context.Context, resourceGroupName string, name string) (result SkuInfoCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolSkusPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolSkusResponder(resp *http.Response) (result SkuInfoCollection, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolSkusSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePools(ctx context.Context, resourceGroupName string, name string) (result WorkerPoolCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolsComplete(ctx context.Context, resourceGroupName string, name string) (result WorkerPoolCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolsResponder(resp *http.Response) (result WorkerPoolCollection, err error) + func (client AppServiceEnvironmentsClient) ListMultiRolePoolsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListMultiRoleUsages(ctx context.Context, resourceGroupName string, name string) (result UsageCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleUsagesComplete(ctx context.Context, resourceGroupName string, name string) (result UsageCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleUsagesPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListMultiRoleUsagesResponder(resp *http.Response) (result UsageCollection, err error) + func (client AppServiceEnvironmentsClient) ListMultiRoleUsagesSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListOperations(ctx context.Context, resourceGroupName string, name string) (result ListOperation, err error) + func (client AppServiceEnvironmentsClient) ListOperationsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListOperationsResponder(resp *http.Response) (result ListOperation, err error) + func (client AppServiceEnvironmentsClient) ListOperationsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListResponder(resp *http.Response) (result AppServiceEnvironmentCollection, err error) + func (client AppServiceEnvironmentsClient) ListSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListUsages(ctx context.Context, resourceGroupName string, name string, filter string) (result CsmUsageQuotaCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListUsagesComplete(ctx context.Context, resourceGroupName string, name string, filter string) (result CsmUsageQuotaCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListUsagesPreparer(ctx context.Context, resourceGroupName string, name string, filter string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListUsagesResponder(resp *http.Response) (result CsmUsageQuotaCollection, err error) + func (client AppServiceEnvironmentsClient) ListUsagesSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListVips(ctx context.Context, resourceGroupName string, name string) (result AddressResponse, err error) + func (client AppServiceEnvironmentsClient) ListVipsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListVipsResponder(resp *http.Response) (result AddressResponse, err error) + func (client AppServiceEnvironmentsClient) ListVipsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWebApps(ctx context.Context, resourceGroupName string, name string, ...) (result AppCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWebAppsComplete(ctx context.Context, resourceGroupName string, name string, ...) (result AppCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWebAppsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWebAppsResponder(resp *http.Response) (result AppCollection, err error) + func (client AppServiceEnvironmentsClient) ListWebAppsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricDefinitions(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricDefinitionCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricDefinitionsComplete(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricDefinitionCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricDefinitionsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricDefinitionsResponder(resp *http.Response) (result ResourceMetricDefinitionCollection, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricDefinitionsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetrics(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricsComplete(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricsResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerMetricsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWebWorkerUsages(ctx context.Context, resourceGroupName string, name string, ...) (result UsageCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerUsagesComplete(ctx context.Context, resourceGroupName string, name string, ...) (result UsageCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerUsagesPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWebWorkerUsagesResponder(resp *http.Response) (result UsageCollection, err error) + func (client AppServiceEnvironmentsClient) ListWebWorkerUsagesSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricDefinitions(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricDefinitionCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricDefinitionsComplete(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricDefinitionCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricDefinitionsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricDefinitionsResponder(resp *http.Response) (result ResourceMetricDefinitionCollection, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricDefinitionsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetrics(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricsComplete(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricsResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolInstanceMetricsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolSkus(ctx context.Context, resourceGroupName string, name string, ...) (result SkuInfoCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolSkusComplete(ctx context.Context, resourceGroupName string, name string, ...) (result SkuInfoCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolSkusPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolSkusResponder(resp *http.Response) (result SkuInfoCollection, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolSkusSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) ListWorkerPools(ctx context.Context, resourceGroupName string, name string) (result WorkerPoolCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolsComplete(ctx context.Context, resourceGroupName string, name string) (result WorkerPoolCollectionIterator, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolsResponder(resp *http.Response) (result WorkerPoolCollection, err error) + func (client AppServiceEnvironmentsClient) ListWorkerPoolsSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) Reboot(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppServiceEnvironmentsClient) RebootPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) RebootResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServiceEnvironmentsClient) RebootSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) Resume(ctx context.Context, resourceGroupName string, name string) (result AppServiceEnvironmentsResumeFuture, err error) + func (client AppServiceEnvironmentsClient) ResumeComplete(ctx context.Context, resourceGroupName string, name string) (result AppServiceEnvironmentsResumeAllFuture, err error) + func (client AppServiceEnvironmentsClient) ResumePreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) ResumeResponder(resp *http.Response) (result AppCollectionPage, err error) + func (client AppServiceEnvironmentsClient) ResumeSender(req *http.Request) (future AppServiceEnvironmentsResumeFuture, err error) + func (client AppServiceEnvironmentsClient) Suspend(ctx context.Context, resourceGroupName string, name string) (result AppServiceEnvironmentsSuspendFuture, err error) + func (client AppServiceEnvironmentsClient) SuspendComplete(ctx context.Context, resourceGroupName string, name string) (result AppServiceEnvironmentsSuspendAllFuture, err error) + func (client AppServiceEnvironmentsClient) SuspendPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServiceEnvironmentsClient) SuspendResponder(resp *http.Response) (result AppCollectionPage, err error) + func (client AppServiceEnvironmentsClient) SuspendSender(req *http.Request) (future AppServiceEnvironmentsSuspendFuture, err error) + func (client AppServiceEnvironmentsClient) Update(ctx context.Context, resourceGroupName string, name string, ...) (result AppServiceEnvironmentResource, err error) + func (client AppServiceEnvironmentsClient) UpdateMultiRolePool(ctx context.Context, resourceGroupName string, name string, ...) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) UpdateMultiRolePoolPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) UpdateMultiRolePoolResponder(resp *http.Response) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) UpdateMultiRolePoolSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) UpdateResponder(resp *http.Response) (result AppServiceEnvironmentResource, err error) + func (client AppServiceEnvironmentsClient) UpdateSender(req *http.Request) (*http.Response, error) + func (client AppServiceEnvironmentsClient) UpdateWorkerPool(ctx context.Context, resourceGroupName string, name string, ...) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) UpdateWorkerPoolPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServiceEnvironmentsClient) UpdateWorkerPoolResponder(resp *http.Response) (result WorkerPoolResource, err error) + func (client AppServiceEnvironmentsClient) UpdateWorkerPoolSender(req *http.Request) (*http.Response, error) + type AppServiceEnvironmentsCreateOrUpdateFuture struct + Result func(AppServiceEnvironmentsClient) (AppServiceEnvironmentResource, error) + func (future *AppServiceEnvironmentsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error + type AppServiceEnvironmentsCreateOrUpdateMultiRolePoolFuture struct + Result func(AppServiceEnvironmentsClient) (WorkerPoolResource, error) + func (future *AppServiceEnvironmentsCreateOrUpdateMultiRolePoolFuture) UnmarshalJSON(body []byte) error + type AppServiceEnvironmentsCreateOrUpdateWorkerPoolFuture struct + Result func(AppServiceEnvironmentsClient) (WorkerPoolResource, error) + func (future *AppServiceEnvironmentsCreateOrUpdateWorkerPoolFuture) UnmarshalJSON(body []byte) error + type AppServiceEnvironmentsDeleteFuture struct + Result func(AppServiceEnvironmentsClient) (autorest.Response, error) + func (future *AppServiceEnvironmentsDeleteFuture) UnmarshalJSON(body []byte) error + type AppServiceEnvironmentsResumeAllFuture struct + Result func(AppServiceEnvironmentsClient) (AppCollectionPage, error) + func (future *AppServiceEnvironmentsResumeAllFuture) UnmarshalJSON(body []byte) error + type AppServiceEnvironmentsResumeFuture struct + Result func(AppServiceEnvironmentsClient) (AppCollectionPage, error) + func (future *AppServiceEnvironmentsResumeFuture) UnmarshalJSON(body []byte) error + type AppServiceEnvironmentsSuspendAllFuture struct + Result func(AppServiceEnvironmentsClient) (AppCollectionPage, error) + func (future *AppServiceEnvironmentsSuspendAllFuture) UnmarshalJSON(body []byte) error + type AppServiceEnvironmentsSuspendFuture struct + Result func(AppServiceEnvironmentsClient) (AppCollectionPage, error) + func (future *AppServiceEnvironmentsSuspendFuture) UnmarshalJSON(body []byte) error + type AppServicePlan struct + ID *string + Kind *string + Location *string + Name *string + Sku *SkuDescription + Tags map[string]*string + Type *string + func (asp *AppServicePlan) UnmarshalJSON(body []byte) error + func (asp AppServicePlan) MarshalJSON() ([]byte, error) + type AppServicePlanCollection struct + NextLink *string + Value *[]AppServicePlan + func (aspc AppServicePlanCollection) IsEmpty() bool + type AppServicePlanCollectionIterator struct + func NewAppServicePlanCollectionIterator(page AppServicePlanCollectionPage) AppServicePlanCollectionIterator + func (iter *AppServicePlanCollectionIterator) Next() error + func (iter *AppServicePlanCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter AppServicePlanCollectionIterator) NotDone() bool + func (iter AppServicePlanCollectionIterator) Response() AppServicePlanCollection + func (iter AppServicePlanCollectionIterator) Value() AppServicePlan + type AppServicePlanCollectionPage struct + func NewAppServicePlanCollectionPage(cur AppServicePlanCollection, ...) AppServicePlanCollectionPage + func (page *AppServicePlanCollectionPage) Next() error + func (page *AppServicePlanCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page AppServicePlanCollectionPage) NotDone() bool + func (page AppServicePlanCollectionPage) Response() AppServicePlanCollection + func (page AppServicePlanCollectionPage) Values() []AppServicePlan + type AppServicePlanPatchResource struct + ID *string + Kind *string + Name *string + Type *string + func (asppr *AppServicePlanPatchResource) UnmarshalJSON(body []byte) error + func (asppr AppServicePlanPatchResource) MarshalJSON() ([]byte, error) + type AppServicePlanPatchResourceProperties struct + AdminSiteName *string + GeoRegion *string + HostingEnvironmentProfile *HostingEnvironmentProfile + IsSpot *bool + MaximumNumberOfWorkers *int32 + Name *string + NumberOfSites *int32 + PerSiteScaling *bool + ProvisioningState ProvisioningState + Reserved *bool + ResourceGroup *string + SpotExpirationTime *date.Time + Status StatusOptions + Subscription *string + TargetWorkerCount *int32 + TargetWorkerSizeID *int32 + WorkerTierName *string + func (asppr AppServicePlanPatchResourceProperties) MarshalJSON() ([]byte, error) + type AppServicePlanProperties struct + AdminSiteName *string + GeoRegion *string + HostingEnvironmentProfile *HostingEnvironmentProfile + IsSpot *bool + MaximumNumberOfWorkers *int32 + Name *string + NumberOfSites *int32 + PerSiteScaling *bool + ProvisioningState ProvisioningState + Reserved *bool + ResourceGroup *string + SpotExpirationTime *date.Time + Status StatusOptions + Subscription *string + TargetWorkerCount *int32 + TargetWorkerSizeID *int32 + WorkerTierName *string + func (asp AppServicePlanProperties) MarshalJSON() ([]byte, error) + type AppServicePlanRestrictions string + const Basic + const Free + const None + const Premium + const Shared + const Standard + func PossibleAppServicePlanRestrictionsValues() []AppServicePlanRestrictions + type AppServicePlansClient struct + func NewAppServicePlansClient(subscriptionID string) AppServicePlansClient + func NewAppServicePlansClientWithBaseURI(baseURI string, subscriptionID string) AppServicePlansClient + func (client AppServicePlansClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, name string, ...) (result AppServicePlansCreateOrUpdateFuture, err error) + func (client AppServicePlansClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServicePlansClient) CreateOrUpdateResponder(resp *http.Response) (result AppServicePlan, err error) + func (client AppServicePlansClient) CreateOrUpdateSender(req *http.Request) (future AppServicePlansCreateOrUpdateFuture, err error) + func (client AppServicePlansClient) CreateOrUpdateVnetRoute(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetRoute, err error) + func (client AppServicePlansClient) CreateOrUpdateVnetRoutePreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppServicePlansClient) CreateOrUpdateVnetRouteResponder(resp *http.Response) (result VnetRoute, err error) + func (client AppServicePlansClient) CreateOrUpdateVnetRouteSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) Delete(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppServicePlansClient) DeleteHybridConnection(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppServicePlansClient) DeleteHybridConnectionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServicePlansClient) DeleteHybridConnectionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServicePlansClient) DeleteHybridConnectionSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) DeletePreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServicePlansClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) DeleteVnetRoute(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result autorest.Response, err error) + func (client AppServicePlansClient) DeleteVnetRoutePreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppServicePlansClient) DeleteVnetRouteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServicePlansClient) DeleteVnetRouteSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) Get(ctx context.Context, resourceGroupName string, name string) (result AppServicePlan, err error) + func (client AppServicePlansClient) GetHybridConnection(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnection, err error) + func (client AppServicePlansClient) GetHybridConnectionPlanLimit(ctx context.Context, resourceGroupName string, name string) (result HybridConnectionLimits, err error) + func (client AppServicePlansClient) GetHybridConnectionPlanLimitPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) GetHybridConnectionPlanLimitResponder(resp *http.Response) (result HybridConnectionLimits, err error) + func (client AppServicePlansClient) GetHybridConnectionPlanLimitSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) GetHybridConnectionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServicePlansClient) GetHybridConnectionResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppServicePlansClient) GetHybridConnectionSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) GetPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) GetResponder(resp *http.Response) (result AppServicePlan, err error) + func (client AppServicePlansClient) GetRouteForVnet(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result ListVnetRoute, err error) + func (client AppServicePlansClient) GetRouteForVnetPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppServicePlansClient) GetRouteForVnetResponder(resp *http.Response) (result ListVnetRoute, err error) + func (client AppServicePlansClient) GetRouteForVnetSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) GetSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) GetServerFarmSkus(ctx context.Context, resourceGroupName string, name string) (result SetObject, err error) + func (client AppServicePlansClient) GetServerFarmSkusPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) GetServerFarmSkusResponder(resp *http.Response) (result SetObject, err error) + func (client AppServicePlansClient) GetServerFarmSkusSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) GetVnetFromServerFarm(ctx context.Context, resourceGroupName string, name string, vnetName string) (result VnetInfo, err error) + func (client AppServicePlansClient) GetVnetFromServerFarmPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string) (*http.Request, error) + func (client AppServicePlansClient) GetVnetFromServerFarmResponder(resp *http.Response) (result VnetInfo, err error) + func (client AppServicePlansClient) GetVnetFromServerFarmSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) GetVnetGateway(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppServicePlansClient) GetVnetGatewayPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppServicePlansClient) GetVnetGatewayResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppServicePlansClient) GetVnetGatewaySender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) List(ctx context.Context, detailed *bool) (result AppServicePlanCollectionPage, err error) + func (client AppServicePlansClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result AppServicePlanCollectionPage, err error) + func (client AppServicePlansClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result AppServicePlanCollectionIterator, err error) + func (client AppServicePlansClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client AppServicePlansClient) ListByResourceGroupResponder(resp *http.Response) (result AppServicePlanCollection, err error) + func (client AppServicePlansClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListCapabilities(ctx context.Context, resourceGroupName string, name string) (result ListCapability, err error) + func (client AppServicePlansClient) ListCapabilitiesPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) ListCapabilitiesResponder(resp *http.Response) (result ListCapability, err error) + func (client AppServicePlansClient) ListCapabilitiesSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListComplete(ctx context.Context, detailed *bool) (result AppServicePlanCollectionIterator, err error) + func (client AppServicePlansClient) ListHybridConnectionKeys(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnectionKey, err error) + func (client AppServicePlansClient) ListHybridConnectionKeysPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServicePlansClient) ListHybridConnectionKeysResponder(resp *http.Response) (result HybridConnectionKey, err error) + func (client AppServicePlansClient) ListHybridConnectionKeysSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListHybridConnections(ctx context.Context, resourceGroupName string, name string) (result HybridConnectionCollectionPage, err error) + func (client AppServicePlansClient) ListHybridConnectionsComplete(ctx context.Context, resourceGroupName string, name string) (result HybridConnectionCollectionIterator, err error) + func (client AppServicePlansClient) ListHybridConnectionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) ListHybridConnectionsResponder(resp *http.Response) (result HybridConnectionCollection, err error) + func (client AppServicePlansClient) ListHybridConnectionsSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListMetricDefintions(ctx context.Context, resourceGroupName string, name string) (result ResourceMetricDefinitionCollectionPage, err error) + func (client AppServicePlansClient) ListMetricDefintionsComplete(ctx context.Context, resourceGroupName string, name string) (result ResourceMetricDefinitionCollectionIterator, err error) + func (client AppServicePlansClient) ListMetricDefintionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) ListMetricDefintionsResponder(resp *http.Response) (result ResourceMetricDefinitionCollection, err error) + func (client AppServicePlansClient) ListMetricDefintionsSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListMetrics(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (result ResourceMetricCollectionPage, err error) + func (client AppServicePlansClient) ListMetricsComplete(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppServicePlansClient) ListMetricsPreparer(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (*http.Request, error) + func (client AppServicePlansClient) ListMetricsResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppServicePlansClient) ListMetricsSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListPreparer(ctx context.Context, detailed *bool) (*http.Request, error) + func (client AppServicePlansClient) ListResponder(resp *http.Response) (result AppServicePlanCollection, err error) + func (client AppServicePlansClient) ListRoutesForVnet(ctx context.Context, resourceGroupName string, name string, vnetName string) (result ListVnetRoute, err error) + func (client AppServicePlansClient) ListRoutesForVnetPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string) (*http.Request, error) + func (client AppServicePlansClient) ListRoutesForVnetResponder(resp *http.Response) (result ListVnetRoute, err error) + func (client AppServicePlansClient) ListRoutesForVnetSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListUsages(ctx context.Context, resourceGroupName string, name string, filter string) (result CsmUsageQuotaCollectionPage, err error) + func (client AppServicePlansClient) ListUsagesComplete(ctx context.Context, resourceGroupName string, name string, filter string) (result CsmUsageQuotaCollectionIterator, err error) + func (client AppServicePlansClient) ListUsagesPreparer(ctx context.Context, resourceGroupName string, name string, filter string) (*http.Request, error) + func (client AppServicePlansClient) ListUsagesResponder(resp *http.Response) (result CsmUsageQuotaCollection, err error) + func (client AppServicePlansClient) ListUsagesSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListVnets(ctx context.Context, resourceGroupName string, name string) (result ListVnetInfo, err error) + func (client AppServicePlansClient) ListVnetsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppServicePlansClient) ListVnetsResponder(resp *http.Response) (result ListVnetInfo, err error) + func (client AppServicePlansClient) ListVnetsSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListWebApps(ctx context.Context, resourceGroupName string, name string, skipToken string, ...) (result AppCollectionPage, err error) + func (client AppServicePlansClient) ListWebAppsByHybridConnection(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceCollectionPage, err error) + func (client AppServicePlansClient) ListWebAppsByHybridConnectionComplete(ctx context.Context, resourceGroupName string, name string, ...) (result ResourceCollectionIterator, err error) + func (client AppServicePlansClient) ListWebAppsByHybridConnectionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServicePlansClient) ListWebAppsByHybridConnectionResponder(resp *http.Response) (result ResourceCollection, err error) + func (client AppServicePlansClient) ListWebAppsByHybridConnectionSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) ListWebAppsComplete(ctx context.Context, resourceGroupName string, name string, skipToken string, ...) (result AppCollectionIterator, err error) + func (client AppServicePlansClient) ListWebAppsPreparer(ctx context.Context, resourceGroupName string, name string, skipToken string, ...) (*http.Request, error) + func (client AppServicePlansClient) ListWebAppsResponder(resp *http.Response) (result AppCollection, err error) + func (client AppServicePlansClient) ListWebAppsSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) RebootWorker(ctx context.Context, resourceGroupName string, name string, workerName string) (result autorest.Response, err error) + func (client AppServicePlansClient) RebootWorkerPreparer(ctx context.Context, resourceGroupName string, name string, workerName string) (*http.Request, error) + func (client AppServicePlansClient) RebootWorkerResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServicePlansClient) RebootWorkerSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) RestartWebApps(ctx context.Context, resourceGroupName string, name string, softRestart *bool) (result autorest.Response, err error) + func (client AppServicePlansClient) RestartWebAppsPreparer(ctx context.Context, resourceGroupName string, name string, softRestart *bool) (*http.Request, error) + func (client AppServicePlansClient) RestartWebAppsResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppServicePlansClient) RestartWebAppsSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) Update(ctx context.Context, resourceGroupName string, name string, ...) (result AppServicePlan, err error) + func (client AppServicePlansClient) UpdatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppServicePlansClient) UpdateResponder(resp *http.Response) (result AppServicePlan, err error) + func (client AppServicePlansClient) UpdateSender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) UpdateVnetGateway(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppServicePlansClient) UpdateVnetGatewayPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppServicePlansClient) UpdateVnetGatewayResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppServicePlansClient) UpdateVnetGatewaySender(req *http.Request) (*http.Response, error) + func (client AppServicePlansClient) UpdateVnetRoute(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetRoute, err error) + func (client AppServicePlansClient) UpdateVnetRoutePreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppServicePlansClient) UpdateVnetRouteResponder(resp *http.Response) (result VnetRoute, err error) + func (client AppServicePlansClient) UpdateVnetRouteSender(req *http.Request) (*http.Response, error) + type AppServicePlansCreateOrUpdateFuture struct + Result func(AppServicePlansClient) (AppServicePlan, error) + func (future *AppServicePlansCreateOrUpdateFuture) UnmarshalJSON(body []byte) error + type ApplicationLogsConfig struct + AzureBlobStorage *AzureBlobStorageApplicationLogsConfig + AzureTableStorage *AzureTableStorageApplicationLogsConfig + FileSystem *FileSystemApplicationLogsConfig + type ApplicationStack struct + Dependency *string + Display *string + Frameworks *[]ApplicationStack + MajorVersions *[]StackMajorVersion + Name *string + type ApplicationStackCollection struct + NextLink *string + Value *[]ApplicationStack + func (asc ApplicationStackCollection) IsEmpty() bool + func (asc ApplicationStackCollection) MarshalJSON() ([]byte, error) + type ApplicationStackCollectionIterator struct + func NewApplicationStackCollectionIterator(page ApplicationStackCollectionPage) ApplicationStackCollectionIterator + func (iter *ApplicationStackCollectionIterator) Next() error + func (iter *ApplicationStackCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ApplicationStackCollectionIterator) NotDone() bool + func (iter ApplicationStackCollectionIterator) Response() ApplicationStackCollection + func (iter ApplicationStackCollectionIterator) Value() ApplicationStack + type ApplicationStackCollectionPage struct + func NewApplicationStackCollectionPage(cur ApplicationStackCollection, ...) ApplicationStackCollectionPage + func (page *ApplicationStackCollectionPage) Next() error + func (page *ApplicationStackCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ApplicationStackCollectionPage) NotDone() bool + func (page ApplicationStackCollectionPage) Response() ApplicationStackCollection + func (page ApplicationStackCollectionPage) Values() []ApplicationStack + type AppsClient struct + func NewAppsClient(subscriptionID string) AppsClient + func NewAppsClientWithBaseURI(baseURI string, subscriptionID string) AppsClient + func (client AppsClient) AddPremierAddOn(ctx context.Context, resourceGroupName string, name string, ...) (result PremierAddOn, err error) + func (client AppsClient) AddPremierAddOnPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) AddPremierAddOnResponder(resp *http.Response) (result PremierAddOn, err error) + func (client AppsClient) AddPremierAddOnSender(req *http.Request) (*http.Response, error) + func (client AppsClient) AddPremierAddOnSlot(ctx context.Context, resourceGroupName string, name string, ...) (result PremierAddOn, err error) + func (client AppsClient) AddPremierAddOnSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) AddPremierAddOnSlotResponder(resp *http.Response) (result PremierAddOn, err error) + func (client AppsClient) AddPremierAddOnSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) AnalyzeCustomHostname(ctx context.Context, resourceGroupName string, name string, hostName string) (result CustomHostnameAnalysisResult, err error) + func (client AppsClient) AnalyzeCustomHostnamePreparer(ctx context.Context, resourceGroupName string, name string, hostName string) (*http.Request, error) + func (client AppsClient) AnalyzeCustomHostnameResponder(resp *http.Response) (result CustomHostnameAnalysisResult, err error) + func (client AppsClient) AnalyzeCustomHostnameSender(req *http.Request) (*http.Response, error) + func (client AppsClient) AnalyzeCustomHostnameSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result CustomHostnameAnalysisResult, err error) + func (client AppsClient) AnalyzeCustomHostnameSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) AnalyzeCustomHostnameSlotResponder(resp *http.Response) (result CustomHostnameAnalysisResult, err error) + func (client AppsClient) AnalyzeCustomHostnameSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ApplySlotConfigToProduction(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) ApplySlotConfigToProductionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ApplySlotConfigToProductionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) ApplySlotConfigToProductionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ApplySlotConfigurationSlot(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) ApplySlotConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ApplySlotConfigurationSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) ApplySlotConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Backup(ctx context.Context, resourceGroupName string, name string, ...) (result BackupItem, err error) + func (client AppsClient) BackupPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) BackupResponder(resp *http.Response) (result BackupItem, err error) + func (client AppsClient) BackupSender(req *http.Request) (*http.Response, error) + func (client AppsClient) BackupSlot(ctx context.Context, resourceGroupName string, name string, ...) (result BackupItem, err error) + func (client AppsClient) BackupSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) BackupSlotResponder(resp *http.Response) (result BackupItem, err error) + func (client AppsClient) BackupSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateDeployment(ctx context.Context, resourceGroupName string, name string, ID string, ...) (result Deployment, err error) + func (client AppsClient) CreateDeploymentPreparer(ctx context.Context, resourceGroupName string, name string, ID string, ...) (*http.Request, error) + func (client AppsClient) CreateDeploymentResponder(resp *http.Response) (result Deployment, err error) + func (client AppsClient) CreateDeploymentSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateDeploymentSlot(ctx context.Context, resourceGroupName string, name string, ID string, ...) (result Deployment, err error) + func (client AppsClient) CreateDeploymentSlotPreparer(ctx context.Context, resourceGroupName string, name string, ID string, ...) (*http.Request, error) + func (client AppsClient) CreateDeploymentSlotResponder(resp *http.Response) (result Deployment, err error) + func (client AppsClient) CreateDeploymentSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateFunction(ctx context.Context, resourceGroupName string, name string, ...) (result AppsCreateFunctionFuture, err error) + func (client AppsClient) CreateFunctionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateFunctionResponder(resp *http.Response) (result FunctionEnvelope, err error) + func (client AppsClient) CreateFunctionSender(req *http.Request) (future AppsCreateFunctionFuture, err error) + func (client AppsClient) CreateInstanceFunctionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result AppsCreateInstanceFunctionSlotFuture, err error) + func (client AppsClient) CreateInstanceFunctionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateInstanceFunctionSlotResponder(resp *http.Response) (result FunctionEnvelope, err error) + func (client AppsClient) CreateInstanceFunctionSlotSender(req *http.Request) (future AppsCreateInstanceFunctionSlotFuture, err error) + func (client AppsClient) CreateInstanceMSDeployOperation(ctx context.Context, resourceGroupName string, name string, instanceID string, ...) (result AppsCreateInstanceMSDeployOperationFuture, err error) + func (client AppsClient) CreateInstanceMSDeployOperationPreparer(ctx context.Context, resourceGroupName string, name string, instanceID string, ...) (*http.Request, error) + func (client AppsClient) CreateInstanceMSDeployOperationResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) CreateInstanceMSDeployOperationSender(req *http.Request) (future AppsCreateInstanceMSDeployOperationFuture, err error) + func (client AppsClient) CreateInstanceMSDeployOperationSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result AppsCreateInstanceMSDeployOperationSlotFuture, err error) + func (client AppsClient) CreateInstanceMSDeployOperationSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) CreateInstanceMSDeployOperationSlotResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) CreateInstanceMSDeployOperationSlotSender(req *http.Request) (future AppsCreateInstanceMSDeployOperationSlotFuture, err error) + func (client AppsClient) CreateMSDeployOperation(ctx context.Context, resourceGroupName string, name string, mSDeploy MSDeploy) (result AppsCreateMSDeployOperationFuture, err error) + func (client AppsClient) CreateMSDeployOperationPreparer(ctx context.Context, resourceGroupName string, name string, mSDeploy MSDeploy) (*http.Request, error) + func (client AppsClient) CreateMSDeployOperationResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) CreateMSDeployOperationSender(req *http.Request) (future AppsCreateMSDeployOperationFuture, err error) + func (client AppsClient) CreateMSDeployOperationSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result AppsCreateMSDeployOperationSlotFuture, err error) + func (client AppsClient) CreateMSDeployOperationSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) CreateMSDeployOperationSlotResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) CreateMSDeployOperationSlotSender(req *http.Request) (future AppsCreateMSDeployOperationSlotFuture, err error) + func (client AppsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, name string, siteEnvelope Site) (result AppsCreateOrUpdateFuture, err error) + func (client AppsClient) CreateOrUpdateConfiguration(ctx context.Context, resourceGroupName string, name string, ...) (result SiteConfigResource, err error) + func (client AppsClient) CreateOrUpdateConfigurationPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateConfigurationResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) CreateOrUpdateConfigurationSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateConfigurationSlot(ctx context.Context, resourceGroupName string, name string, ...) (result SiteConfigResource, err error) + func (client AppsClient) CreateOrUpdateConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateConfigurationSlotResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) CreateOrUpdateConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifier(ctx context.Context, resourceGroupName string, name string, ...) (result Identifier, err error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifierResponder(resp *http.Response) (result Identifier, err error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifierSlot(ctx context.Context, resourceGroupName string, name string, ...) (result Identifier, err error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifierSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifierSlotResponder(resp *http.Response) (result Identifier, err error) + func (client AppsClient) CreateOrUpdateDomainOwnershipIdentifierSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateHostNameBinding(ctx context.Context, resourceGroupName string, name string, hostName string, ...) (result HostNameBinding, err error) + func (client AppsClient) CreateOrUpdateHostNameBindingPreparer(ctx context.Context, resourceGroupName string, name string, hostName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateHostNameBindingResponder(resp *http.Response) (result HostNameBinding, err error) + func (client AppsClient) CreateOrUpdateHostNameBindingSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateHostNameBindingSlot(ctx context.Context, resourceGroupName string, name string, hostName string, ...) (result HostNameBinding, err error) + func (client AppsClient) CreateOrUpdateHostNameBindingSlotPreparer(ctx context.Context, resourceGroupName string, name string, hostName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateHostNameBindingSlotResponder(resp *http.Response) (result HostNameBinding, err error) + func (client AppsClient) CreateOrUpdateHostNameBindingSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateHybridConnection(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnection, err error) + func (client AppsClient) CreateOrUpdateHybridConnectionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateHybridConnectionResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) CreateOrUpdateHybridConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateHybridConnectionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnection, err error) + func (client AppsClient) CreateOrUpdateHybridConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateHybridConnectionSlotResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) CreateOrUpdateHybridConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, name string, siteEnvelope Site) (*http.Request, error) + func (client AppsClient) CreateOrUpdatePublicCertificate(ctx context.Context, resourceGroupName string, name string, ...) (result PublicCertificate, err error) + func (client AppsClient) CreateOrUpdatePublicCertificatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdatePublicCertificateResponder(resp *http.Response) (result PublicCertificate, err error) + func (client AppsClient) CreateOrUpdatePublicCertificateSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdatePublicCertificateSlot(ctx context.Context, resourceGroupName string, name string, ...) (result PublicCertificate, err error) + func (client AppsClient) CreateOrUpdatePublicCertificateSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdatePublicCertificateSlotResponder(resp *http.Response) (result PublicCertificate, err error) + func (client AppsClient) CreateOrUpdatePublicCertificateSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateRelayServiceConnection(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) CreateOrUpdateRelayServiceConnectionPreparer(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateRelayServiceConnectionResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) CreateOrUpdateRelayServiceConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateRelayServiceConnectionSlot(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) CreateOrUpdateRelayServiceConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateRelayServiceConnectionSlotResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) CreateOrUpdateRelayServiceConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateResponder(resp *http.Response) (result Site, err error) + func (client AppsClient) CreateOrUpdateSender(req *http.Request) (future AppsCreateOrUpdateFuture, err error) + func (client AppsClient) CreateOrUpdateSlot(ctx context.Context, resourceGroupName string, name string, siteEnvelope Site, ...) (result AppsCreateOrUpdateSlotFuture, err error) + func (client AppsClient) CreateOrUpdateSlotPreparer(ctx context.Context, resourceGroupName string, name string, siteEnvelope Site, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateSlotResponder(resp *http.Response) (result Site, err error) + func (client AppsClient) CreateOrUpdateSlotSender(req *http.Request) (future AppsCreateOrUpdateSlotFuture, err error) + func (client AppsClient) CreateOrUpdateSourceControl(ctx context.Context, resourceGroupName string, name string, ...) (result AppsCreateOrUpdateSourceControlFuture, err error) + func (client AppsClient) CreateOrUpdateSourceControlPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateSourceControlResponder(resp *http.Response) (result SiteSourceControl, err error) + func (client AppsClient) CreateOrUpdateSourceControlSender(req *http.Request) (future AppsCreateOrUpdateSourceControlFuture, err error) + func (client AppsClient) CreateOrUpdateSourceControlSlot(ctx context.Context, resourceGroupName string, name string, ...) (result AppsCreateOrUpdateSourceControlSlotFuture, err error) + func (client AppsClient) CreateOrUpdateSourceControlSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateSourceControlSlotResponder(resp *http.Response) (result SiteSourceControl, err error) + func (client AppsClient) CreateOrUpdateSourceControlSlotSender(req *http.Request) (future AppsCreateOrUpdateSourceControlSlotFuture, err error) + func (client AppsClient) CreateOrUpdateVnetConnection(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetInfo, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionGateway(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionGatewayPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateVnetConnectionGatewayResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionGatewaySender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateVnetConnectionGatewaySlot(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionGatewaySlotPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateVnetConnectionGatewaySlotResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionGatewaySlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateVnetConnectionPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateVnetConnectionResponder(resp *http.Response) (result VnetInfo, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) CreateOrUpdateVnetConnectionSlot(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetInfo, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) CreateOrUpdateVnetConnectionSlotResponder(resp *http.Response) (result VnetInfo, err error) + func (client AppsClient) CreateOrUpdateVnetConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Delete(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteBackup(ctx context.Context, resourceGroupName string, name string, backupID string) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupConfiguration(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupConfigurationPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) DeleteBackupConfigurationResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupConfigurationSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteBackupConfigurationSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) DeleteBackupConfigurationSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteBackupPreparer(ctx context.Context, resourceGroupName string, name string, backupID string) (*http.Request, error) + func (client AppsClient) DeleteBackupResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteBackupSlot(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupSlotPreparer(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (*http.Request, error) + func (client AppsClient) DeleteBackupSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteBackupSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteContinuousWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result autorest.Response, err error) + func (client AppsClient) DeleteContinuousWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) DeleteContinuousWebJobResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteContinuousWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteContinuousWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteContinuousWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) DeleteContinuousWebJobSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteContinuousWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteDeployment(ctx context.Context, resourceGroupName string, name string, ID string) (result autorest.Response, err error) + func (client AppsClient) DeleteDeploymentPreparer(ctx context.Context, resourceGroupName string, name string, ID string) (*http.Request, error) + func (client AppsClient) DeleteDeploymentResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteDeploymentSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteDeploymentSlot(ctx context.Context, resourceGroupName string, name string, ID string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteDeploymentSlotPreparer(ctx context.Context, resourceGroupName string, name string, ID string, ...) (*http.Request, error) + func (client AppsClient) DeleteDeploymentSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteDeploymentSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteDomainOwnershipIdentifier(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteDomainOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteDomainOwnershipIdentifierResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteDomainOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteDomainOwnershipIdentifierSlot(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteDomainOwnershipIdentifierSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteDomainOwnershipIdentifierSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteDomainOwnershipIdentifierSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteFunction(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteFunctionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteFunctionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteFunctionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteHostNameBinding(ctx context.Context, resourceGroupName string, name string, hostName string) (result autorest.Response, err error) + func (client AppsClient) DeleteHostNameBindingPreparer(ctx context.Context, resourceGroupName string, name string, hostName string) (*http.Request, error) + func (client AppsClient) DeleteHostNameBindingResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteHostNameBindingSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteHostNameBindingSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteHostNameBindingSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) DeleteHostNameBindingSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteHostNameBindingSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteHybridConnection(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteHybridConnectionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteHybridConnectionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteHybridConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteHybridConnectionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteHybridConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteHybridConnectionSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteHybridConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteInstanceFunctionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteInstanceFunctionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteInstanceFunctionSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteInstanceFunctionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteInstanceProcess(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteInstanceProcessPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) DeleteInstanceProcessResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteInstanceProcessSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteInstanceProcessSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteInstanceProcessSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) DeleteInstanceProcessSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteInstanceProcessSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeletePremierAddOn(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeletePremierAddOnPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeletePremierAddOnResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeletePremierAddOnSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeletePremierAddOnSlot(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeletePremierAddOnSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeletePremierAddOnSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeletePremierAddOnSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeletePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteProcess(ctx context.Context, resourceGroupName string, name string, processID string) (result autorest.Response, err error) + func (client AppsClient) DeleteProcessPreparer(ctx context.Context, resourceGroupName string, name string, processID string) (*http.Request, error) + func (client AppsClient) DeleteProcessResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteProcessSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteProcessSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteProcessSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) DeleteProcessSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteProcessSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeletePublicCertificate(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeletePublicCertificatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeletePublicCertificateResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeletePublicCertificateSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeletePublicCertificateSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result autorest.Response, err error) + func (client AppsClient) DeletePublicCertificateSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) DeletePublicCertificateSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeletePublicCertificateSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteRelayServiceConnection(ctx context.Context, resourceGroupName string, name string, entityName string) (result autorest.Response, err error) + func (client AppsClient) DeleteRelayServiceConnectionPreparer(ctx context.Context, resourceGroupName string, name string, entityName string) (*http.Request, error) + func (client AppsClient) DeleteRelayServiceConnectionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteRelayServiceConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteRelayServiceConnectionSlot(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteRelayServiceConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (*http.Request, error) + func (client AppsClient) DeleteRelayServiceConnectionSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteRelayServiceConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteSiteExtension(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteSiteExtensionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteSiteExtensionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteSiteExtensionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteSiteExtensionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteSiteExtensionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DeleteSiteExtensionSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteSiteExtensionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) DeleteSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteSourceControl(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) DeleteSourceControlPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) DeleteSourceControlResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteSourceControlSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteSourceControlSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) DeleteSourceControlSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) DeleteSourceControlSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteSourceControlSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteTriggeredWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result autorest.Response, err error) + func (client AppsClient) DeleteTriggeredWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) DeleteTriggeredWebJobResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteTriggeredWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteTriggeredWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteTriggeredWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) DeleteTriggeredWebJobSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteTriggeredWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteVnetConnection(ctx context.Context, resourceGroupName string, name string, vnetName string) (result autorest.Response, err error) + func (client AppsClient) DeleteVnetConnectionPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string) (*http.Request, error) + func (client AppsClient) DeleteVnetConnectionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteVnetConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DeleteVnetConnectionSlot(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result autorest.Response, err error) + func (client AppsClient) DeleteVnetConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) DeleteVnetConnectionSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) DeleteVnetConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DiscoverRestore(ctx context.Context, resourceGroupName string, name string, ...) (result RestoreRequest, err error) + func (client AppsClient) DiscoverRestorePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DiscoverRestoreResponder(resp *http.Response) (result RestoreRequest, err error) + func (client AppsClient) DiscoverRestoreSender(req *http.Request) (*http.Response, error) + func (client AppsClient) DiscoverRestoreSlot(ctx context.Context, resourceGroupName string, name string, ...) (result RestoreRequest, err error) + func (client AppsClient) DiscoverRestoreSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) DiscoverRestoreSlotResponder(resp *http.Response) (result RestoreRequest, err error) + func (client AppsClient) DiscoverRestoreSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GenerateNewSitePublishingPassword(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) GenerateNewSitePublishingPasswordPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GenerateNewSitePublishingPasswordResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) GenerateNewSitePublishingPasswordSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GenerateNewSitePublishingPasswordSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) GenerateNewSitePublishingPasswordSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GenerateNewSitePublishingPasswordSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) GenerateNewSitePublishingPasswordSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Get(ctx context.Context, resourceGroupName string, name string) (result Site, err error) + func (client AppsClient) GetAuthSettings(ctx context.Context, resourceGroupName string, name string) (result SiteAuthSettings, err error) + func (client AppsClient) GetAuthSettingsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetAuthSettingsResponder(resp *http.Response) (result SiteAuthSettings, err error) + func (client AppsClient) GetAuthSettingsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetAuthSettingsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteAuthSettings, err error) + func (client AppsClient) GetAuthSettingsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetAuthSettingsSlotResponder(resp *http.Response) (result SiteAuthSettings, err error) + func (client AppsClient) GetAuthSettingsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetBackupConfiguration(ctx context.Context, resourceGroupName string, name string) (result BackupRequest, err error) + func (client AppsClient) GetBackupConfigurationPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetBackupConfigurationResponder(resp *http.Response) (result BackupRequest, err error) + func (client AppsClient) GetBackupConfigurationSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetBackupConfigurationSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result BackupRequest, err error) + func (client AppsClient) GetBackupConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetBackupConfigurationSlotResponder(resp *http.Response) (result BackupRequest, err error) + func (client AppsClient) GetBackupConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetBackupStatus(ctx context.Context, resourceGroupName string, name string, backupID string) (result BackupItem, err error) + func (client AppsClient) GetBackupStatusPreparer(ctx context.Context, resourceGroupName string, name string, backupID string) (*http.Request, error) + func (client AppsClient) GetBackupStatusResponder(resp *http.Response) (result BackupItem, err error) + func (client AppsClient) GetBackupStatusSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetBackupStatusSlot(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (result BackupItem, err error) + func (client AppsClient) GetBackupStatusSlotPreparer(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (*http.Request, error) + func (client AppsClient) GetBackupStatusSlotResponder(resp *http.Response) (result BackupItem, err error) + func (client AppsClient) GetBackupStatusSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetConfiguration(ctx context.Context, resourceGroupName string, name string) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetConfigurationResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetConfigurationSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetConfigurationSlotResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetConfigurationSnapshot(ctx context.Context, resourceGroupName string, name string, snapshotID string) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationSnapshotPreparer(ctx context.Context, resourceGroupName string, name string, snapshotID string) (*http.Request, error) + func (client AppsClient) GetConfigurationSnapshotResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationSnapshotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetConfigurationSnapshotSlot(ctx context.Context, resourceGroupName string, name string, snapshotID string, ...) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationSnapshotSlotPreparer(ctx context.Context, resourceGroupName string, name string, snapshotID string, ...) (*http.Request, error) + func (client AppsClient) GetConfigurationSnapshotSlotResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) GetConfigurationSnapshotSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetContinuousWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result ContinuousWebJob, err error) + func (client AppsClient) GetContinuousWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) GetContinuousWebJobResponder(resp *http.Response) (result ContinuousWebJob, err error) + func (client AppsClient) GetContinuousWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetContinuousWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result ContinuousWebJob, err error) + func (client AppsClient) GetContinuousWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) GetContinuousWebJobSlotResponder(resp *http.Response) (result ContinuousWebJob, err error) + func (client AppsClient) GetContinuousWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetDeployment(ctx context.Context, resourceGroupName string, name string, ID string) (result Deployment, err error) + func (client AppsClient) GetDeploymentPreparer(ctx context.Context, resourceGroupName string, name string, ID string) (*http.Request, error) + func (client AppsClient) GetDeploymentResponder(resp *http.Response) (result Deployment, err error) + func (client AppsClient) GetDeploymentSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetDeploymentSlot(ctx context.Context, resourceGroupName string, name string, ID string, ...) (result Deployment, err error) + func (client AppsClient) GetDeploymentSlotPreparer(ctx context.Context, resourceGroupName string, name string, ID string, ...) (*http.Request, error) + func (client AppsClient) GetDeploymentSlotResponder(resp *http.Response) (result Deployment, err error) + func (client AppsClient) GetDeploymentSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetDiagnosticLogsConfiguration(ctx context.Context, resourceGroupName string, name string) (result SiteLogsConfig, err error) + func (client AppsClient) GetDiagnosticLogsConfigurationPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetDiagnosticLogsConfigurationResponder(resp *http.Response) (result SiteLogsConfig, err error) + func (client AppsClient) GetDiagnosticLogsConfigurationSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetDiagnosticLogsConfigurationSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteLogsConfig, err error) + func (client AppsClient) GetDiagnosticLogsConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetDiagnosticLogsConfigurationSlotResponder(resp *http.Response) (result SiteLogsConfig, err error) + func (client AppsClient) GetDiagnosticLogsConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetDomainOwnershipIdentifier(ctx context.Context, resourceGroupName string, name string, ...) (result Identifier, err error) + func (client AppsClient) GetDomainOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetDomainOwnershipIdentifierResponder(resp *http.Response) (result Identifier, err error) + func (client AppsClient) GetDomainOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetDomainOwnershipIdentifierSlot(ctx context.Context, resourceGroupName string, name string, ...) (result Identifier, err error) + func (client AppsClient) GetDomainOwnershipIdentifierSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetDomainOwnershipIdentifierSlotResponder(resp *http.Response) (result Identifier, err error) + func (client AppsClient) GetDomainOwnershipIdentifierSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetFunction(ctx context.Context, resourceGroupName string, name string, ...) (result FunctionEnvelope, err error) + func (client AppsClient) GetFunctionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetFunctionResponder(resp *http.Response) (result FunctionEnvelope, err error) + func (client AppsClient) GetFunctionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetFunctionsAdminToken(ctx context.Context, resourceGroupName string, name string) (result String, err error) + func (client AppsClient) GetFunctionsAdminTokenPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetFunctionsAdminTokenResponder(resp *http.Response) (result String, err error) + func (client AppsClient) GetFunctionsAdminTokenSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetFunctionsAdminTokenSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result String, err error) + func (client AppsClient) GetFunctionsAdminTokenSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetFunctionsAdminTokenSlotResponder(resp *http.Response) (result String, err error) + func (client AppsClient) GetFunctionsAdminTokenSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetHostNameBinding(ctx context.Context, resourceGroupName string, name string, hostName string) (result HostNameBinding, err error) + func (client AppsClient) GetHostNameBindingPreparer(ctx context.Context, resourceGroupName string, name string, hostName string) (*http.Request, error) + func (client AppsClient) GetHostNameBindingResponder(resp *http.Response) (result HostNameBinding, err error) + func (client AppsClient) GetHostNameBindingSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetHostNameBindingSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result HostNameBinding, err error) + func (client AppsClient) GetHostNameBindingSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) GetHostNameBindingSlotResponder(resp *http.Response) (result HostNameBinding, err error) + func (client AppsClient) GetHostNameBindingSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetHybridConnection(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnection, err error) + func (client AppsClient) GetHybridConnectionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetHybridConnectionResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) GetHybridConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetHybridConnectionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnection, err error) + func (client AppsClient) GetHybridConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetHybridConnectionSlotResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) GetHybridConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceFunctionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result FunctionEnvelope, err error) + func (client AppsClient) GetInstanceFunctionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceFunctionSlotResponder(resp *http.Response) (result FunctionEnvelope, err error) + func (client AppsClient) GetInstanceFunctionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceMSDeployLog(ctx context.Context, resourceGroupName string, name string, instanceID string) (result MSDeployLog, err error) + func (client AppsClient) GetInstanceMSDeployLogPreparer(ctx context.Context, resourceGroupName string, name string, instanceID string) (*http.Request, error) + func (client AppsClient) GetInstanceMSDeployLogResponder(resp *http.Response) (result MSDeployLog, err error) + func (client AppsClient) GetInstanceMSDeployLogSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceMSDeployLogSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result MSDeployLog, err error) + func (client AppsClient) GetInstanceMSDeployLogSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceMSDeployLogSlotResponder(resp *http.Response) (result MSDeployLog, err error) + func (client AppsClient) GetInstanceMSDeployLogSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceMsDeployStatus(ctx context.Context, resourceGroupName string, name string, instanceID string) (result MSDeployStatus, err error) + func (client AppsClient) GetInstanceMsDeployStatusPreparer(ctx context.Context, resourceGroupName string, name string, instanceID string) (*http.Request, error) + func (client AppsClient) GetInstanceMsDeployStatusResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) GetInstanceMsDeployStatusSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceMsDeployStatusSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result MSDeployStatus, err error) + func (client AppsClient) GetInstanceMsDeployStatusSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceMsDeployStatusSlotResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) GetInstanceMsDeployStatusSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcess(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessInfo, err error) + func (client AppsClient) GetInstanceProcessDump(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ReadCloser, err error) + func (client AppsClient) GetInstanceProcessDumpPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessDumpResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetInstanceProcessDumpSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcessDumpSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ReadCloser, err error) + func (client AppsClient) GetInstanceProcessDumpSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessDumpSlotResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetInstanceProcessDumpSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcessModule(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfo, err error) + func (client AppsClient) GetInstanceProcessModulePreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessModuleResponder(resp *http.Response) (result ProcessModuleInfo, err error) + func (client AppsClient) GetInstanceProcessModuleSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcessModuleSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfo, err error) + func (client AppsClient) GetInstanceProcessModuleSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessModuleSlotResponder(resp *http.Response) (result ProcessModuleInfo, err error) + func (client AppsClient) GetInstanceProcessModuleSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcessPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessResponder(resp *http.Response) (result ProcessInfo, err error) + func (client AppsClient) GetInstanceProcessSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcessSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessInfo, err error) + func (client AppsClient) GetInstanceProcessSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessSlotResponder(resp *http.Response) (result ProcessInfo, err error) + func (client AppsClient) GetInstanceProcessSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcessThread(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfo, err error) + func (client AppsClient) GetInstanceProcessThreadPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessThreadResponder(resp *http.Response) (result ProcessThreadInfo, err error) + func (client AppsClient) GetInstanceProcessThreadSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetInstanceProcessThreadSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfo, err error) + func (client AppsClient) GetInstanceProcessThreadSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetInstanceProcessThreadSlotResponder(resp *http.Response) (result ProcessThreadInfo, err error) + func (client AppsClient) GetInstanceProcessThreadSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetMSDeployLog(ctx context.Context, resourceGroupName string, name string) (result MSDeployLog, err error) + func (client AppsClient) GetMSDeployLogPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetMSDeployLogResponder(resp *http.Response) (result MSDeployLog, err error) + func (client AppsClient) GetMSDeployLogSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetMSDeployLogSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result MSDeployLog, err error) + func (client AppsClient) GetMSDeployLogSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetMSDeployLogSlotResponder(resp *http.Response) (result MSDeployLog, err error) + func (client AppsClient) GetMSDeployLogSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetMSDeployStatus(ctx context.Context, resourceGroupName string, name string) (result MSDeployStatus, err error) + func (client AppsClient) GetMSDeployStatusPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetMSDeployStatusResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) GetMSDeployStatusSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetMSDeployStatusSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result MSDeployStatus, err error) + func (client AppsClient) GetMSDeployStatusSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetMSDeployStatusSlotResponder(resp *http.Response) (result MSDeployStatus, err error) + func (client AppsClient) GetMSDeployStatusSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetMigrateMySQLStatus(ctx context.Context, resourceGroupName string, name string) (result MigrateMySQLStatus, err error) + func (client AppsClient) GetMigrateMySQLStatusPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetMigrateMySQLStatusResponder(resp *http.Response) (result MigrateMySQLStatus, err error) + func (client AppsClient) GetMigrateMySQLStatusSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetMigrateMySQLStatusSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result MigrateMySQLStatus, err error) + func (client AppsClient) GetMigrateMySQLStatusSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetMigrateMySQLStatusSlotResponder(resp *http.Response) (result MigrateMySQLStatus, err error) + func (client AppsClient) GetMigrateMySQLStatusSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetPremierAddOn(ctx context.Context, resourceGroupName string, name string, ...) (result PremierAddOn, err error) + func (client AppsClient) GetPremierAddOnPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetPremierAddOnResponder(resp *http.Response) (result PremierAddOn, err error) + func (client AppsClient) GetPremierAddOnSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetPremierAddOnSlot(ctx context.Context, resourceGroupName string, name string, ...) (result PremierAddOn, err error) + func (client AppsClient) GetPremierAddOnSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetPremierAddOnSlotResponder(resp *http.Response) (result PremierAddOn, err error) + func (client AppsClient) GetPremierAddOnSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetProcess(ctx context.Context, resourceGroupName string, name string, processID string) (result ProcessInfo, err error) + func (client AppsClient) GetProcessDump(ctx context.Context, resourceGroupName string, name string, processID string) (result ReadCloser, err error) + func (client AppsClient) GetProcessDumpPreparer(ctx context.Context, resourceGroupName string, name string, processID string) (*http.Request, error) + func (client AppsClient) GetProcessDumpResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetProcessDumpSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetProcessDumpSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ReadCloser, err error) + func (client AppsClient) GetProcessDumpSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetProcessDumpSlotResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetProcessDumpSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetProcessModule(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfo, err error) + func (client AppsClient) GetProcessModulePreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetProcessModuleResponder(resp *http.Response) (result ProcessModuleInfo, err error) + func (client AppsClient) GetProcessModuleSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetProcessModuleSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfo, err error) + func (client AppsClient) GetProcessModuleSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetProcessModuleSlotResponder(resp *http.Response) (result ProcessModuleInfo, err error) + func (client AppsClient) GetProcessModuleSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetProcessPreparer(ctx context.Context, resourceGroupName string, name string, processID string) (*http.Request, error) + func (client AppsClient) GetProcessResponder(resp *http.Response) (result ProcessInfo, err error) + func (client AppsClient) GetProcessSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetProcessSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessInfo, err error) + func (client AppsClient) GetProcessSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetProcessSlotResponder(resp *http.Response) (result ProcessInfo, err error) + func (client AppsClient) GetProcessSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetProcessThread(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfo, err error) + func (client AppsClient) GetProcessThreadPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetProcessThreadResponder(resp *http.Response) (result ProcessThreadInfo, err error) + func (client AppsClient) GetProcessThreadSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetProcessThreadSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfo, err error) + func (client AppsClient) GetProcessThreadSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) GetProcessThreadSlotResponder(resp *http.Response) (result ProcessThreadInfo, err error) + func (client AppsClient) GetProcessThreadSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetPublicCertificate(ctx context.Context, resourceGroupName string, name string, ...) (result PublicCertificate, err error) + func (client AppsClient) GetPublicCertificatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetPublicCertificateResponder(resp *http.Response) (result PublicCertificate, err error) + func (client AppsClient) GetPublicCertificateSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetPublicCertificateSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result PublicCertificate, err error) + func (client AppsClient) GetPublicCertificateSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) GetPublicCertificateSlotResponder(resp *http.Response) (result PublicCertificate, err error) + func (client AppsClient) GetPublicCertificateSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetRelayServiceConnection(ctx context.Context, resourceGroupName string, name string, entityName string) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) GetRelayServiceConnectionPreparer(ctx context.Context, resourceGroupName string, name string, entityName string) (*http.Request, error) + func (client AppsClient) GetRelayServiceConnectionResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) GetRelayServiceConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetRelayServiceConnectionSlot(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) GetRelayServiceConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (*http.Request, error) + func (client AppsClient) GetRelayServiceConnectionSlotResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) GetRelayServiceConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetResponder(resp *http.Response) (result Site, err error) + func (client AppsClient) GetSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetSiteExtension(ctx context.Context, resourceGroupName string, name string, ...) (result SiteExtensionInfo, err error) + func (client AppsClient) GetSiteExtensionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetSiteExtensionResponder(resp *http.Response) (result SiteExtensionInfo, err error) + func (client AppsClient) GetSiteExtensionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetSiteExtensionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result SiteExtensionInfo, err error) + func (client AppsClient) GetSiteExtensionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) GetSiteExtensionSlotResponder(resp *http.Response) (result SiteExtensionInfo, err error) + func (client AppsClient) GetSiteExtensionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetSitePhpErrorLogFlag(ctx context.Context, resourceGroupName string, name string) (result SitePhpErrorLogFlag, err error) + func (client AppsClient) GetSitePhpErrorLogFlagPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetSitePhpErrorLogFlagResponder(resp *http.Response) (result SitePhpErrorLogFlag, err error) + func (client AppsClient) GetSitePhpErrorLogFlagSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetSitePhpErrorLogFlagSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SitePhpErrorLogFlag, err error) + func (client AppsClient) GetSitePhpErrorLogFlagSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetSitePhpErrorLogFlagSlotResponder(resp *http.Response) (result SitePhpErrorLogFlag, err error) + func (client AppsClient) GetSitePhpErrorLogFlagSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result Site, err error) + func (client AppsClient) GetSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetSlotResponder(resp *http.Response) (result Site, err error) + func (client AppsClient) GetSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetSourceControl(ctx context.Context, resourceGroupName string, name string) (result SiteSourceControl, err error) + func (client AppsClient) GetSourceControlPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetSourceControlResponder(resp *http.Response) (result SiteSourceControl, err error) + func (client AppsClient) GetSourceControlSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetSourceControlSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteSourceControl, err error) + func (client AppsClient) GetSourceControlSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetSourceControlSlotResponder(resp *http.Response) (result SiteSourceControl, err error) + func (client AppsClient) GetSourceControlSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetTriggeredWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result TriggeredWebJob, err error) + func (client AppsClient) GetTriggeredWebJobHistory(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result TriggeredJobHistory, err error) + func (client AppsClient) GetTriggeredWebJobHistoryPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) GetTriggeredWebJobHistoryResponder(resp *http.Response) (result TriggeredJobHistory, err error) + func (client AppsClient) GetTriggeredWebJobHistorySender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetTriggeredWebJobHistorySlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result TriggeredJobHistory, err error) + func (client AppsClient) GetTriggeredWebJobHistorySlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) GetTriggeredWebJobHistorySlotResponder(resp *http.Response) (result TriggeredJobHistory, err error) + func (client AppsClient) GetTriggeredWebJobHistorySlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetTriggeredWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) GetTriggeredWebJobResponder(resp *http.Response) (result TriggeredWebJob, err error) + func (client AppsClient) GetTriggeredWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetTriggeredWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result TriggeredWebJob, err error) + func (client AppsClient) GetTriggeredWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) GetTriggeredWebJobSlotResponder(resp *http.Response) (result TriggeredWebJob, err error) + func (client AppsClient) GetTriggeredWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetVnetConnection(ctx context.Context, resourceGroupName string, name string, vnetName string) (result VnetInfo, err error) + func (client AppsClient) GetVnetConnectionGateway(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppsClient) GetVnetConnectionGatewayPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) GetVnetConnectionGatewayResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppsClient) GetVnetConnectionGatewaySender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetVnetConnectionGatewaySlot(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppsClient) GetVnetConnectionGatewaySlotPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) GetVnetConnectionGatewaySlotResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppsClient) GetVnetConnectionGatewaySlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetVnetConnectionPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string) (*http.Request, error) + func (client AppsClient) GetVnetConnectionResponder(resp *http.Response) (result VnetInfo, err error) + func (client AppsClient) GetVnetConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetVnetConnectionSlot(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetInfo, err error) + func (client AppsClient) GetVnetConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) GetVnetConnectionSlotResponder(resp *http.Response) (result VnetInfo, err error) + func (client AppsClient) GetVnetConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result Job, err error) + func (client AppsClient) GetWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) GetWebJobResponder(resp *http.Response) (result Job, err error) + func (client AppsClient) GetWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result Job, err error) + func (client AppsClient) GetWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) GetWebJobSlotResponder(resp *http.Response) (result Job, err error) + func (client AppsClient) GetWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetWebSiteContainerLogs(ctx context.Context, resourceGroupName string, name string) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetWebSiteContainerLogsResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetWebSiteContainerLogsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetWebSiteContainerLogsSlotResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetWebSiteContainerLogsZip(ctx context.Context, resourceGroupName string, name string) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsZipPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) GetWebSiteContainerLogsZipResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsZipSender(req *http.Request) (*http.Response, error) + func (client AppsClient) GetWebSiteContainerLogsZipSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsZipSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) GetWebSiteContainerLogsZipSlotResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) GetWebSiteContainerLogsZipSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) InstallSiteExtension(ctx context.Context, resourceGroupName string, name string, ...) (result AppsInstallSiteExtensionFuture, err error) + func (client AppsClient) InstallSiteExtensionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) InstallSiteExtensionResponder(resp *http.Response) (result SiteExtensionInfo, err error) + func (client AppsClient) InstallSiteExtensionSender(req *http.Request) (future AppsInstallSiteExtensionFuture, err error) + func (client AppsClient) InstallSiteExtensionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result AppsInstallSiteExtensionSlotFuture, err error) + func (client AppsClient) InstallSiteExtensionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) InstallSiteExtensionSlotResponder(resp *http.Response) (result SiteExtensionInfo, err error) + func (client AppsClient) InstallSiteExtensionSlotSender(req *http.Request) (future AppsInstallSiteExtensionSlotFuture, err error) + func (client AppsClient) IsCloneable(ctx context.Context, resourceGroupName string, name string) (result SiteCloneability, err error) + func (client AppsClient) IsCloneablePreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) IsCloneableResponder(resp *http.Response) (result SiteCloneability, err error) + func (client AppsClient) IsCloneableSender(req *http.Request) (*http.Response, error) + func (client AppsClient) IsCloneableSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteCloneability, err error) + func (client AppsClient) IsCloneableSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) IsCloneableSlotResponder(resp *http.Response) (result SiteCloneability, err error) + func (client AppsClient) IsCloneableSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) List(ctx context.Context) (result AppCollectionPage, err error) + func (client AppsClient) ListApplicationSettings(ctx context.Context, resourceGroupName string, name string) (result StringDictionary, err error) + func (client AppsClient) ListApplicationSettingsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListApplicationSettingsResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) ListApplicationSettingsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListApplicationSettingsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result StringDictionary, err error) + func (client AppsClient) ListApplicationSettingsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListApplicationSettingsSlotResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) ListApplicationSettingsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListBackupStatusSecrets(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (result BackupItem, err error) + func (client AppsClient) ListBackupStatusSecretsPreparer(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (*http.Request, error) + func (client AppsClient) ListBackupStatusSecretsResponder(resp *http.Response) (result BackupItem, err error) + func (client AppsClient) ListBackupStatusSecretsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListBackupStatusSecretsSlot(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (result BackupItem, err error) + func (client AppsClient) ListBackupStatusSecretsSlotPreparer(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (*http.Request, error) + func (client AppsClient) ListBackupStatusSecretsSlotResponder(resp *http.Response) (result BackupItem, err error) + func (client AppsClient) ListBackupStatusSecretsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListBackups(ctx context.Context, resourceGroupName string, name string) (result BackupItemCollectionPage, err error) + func (client AppsClient) ListBackupsComplete(ctx context.Context, resourceGroupName string, name string) (result BackupItemCollectionIterator, err error) + func (client AppsClient) ListBackupsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListBackupsResponder(resp *http.Response) (result BackupItemCollection, err error) + func (client AppsClient) ListBackupsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListBackupsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result BackupItemCollectionPage, err error) + func (client AppsClient) ListBackupsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result BackupItemCollectionIterator, err error) + func (client AppsClient) ListBackupsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListBackupsSlotResponder(resp *http.Response) (result BackupItemCollection, err error) + func (client AppsClient) ListBackupsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, includeSlots *bool) (result AppCollectionPage, err error) + func (client AppsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, includeSlots *bool) (result AppCollectionIterator, err error) + func (client AppsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, includeSlots *bool) (*http.Request, error) + func (client AppsClient) ListByResourceGroupResponder(resp *http.Response) (result AppCollection, err error) + func (client AppsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListComplete(ctx context.Context) (result AppCollectionIterator, err error) + func (client AppsClient) ListConfigurationSnapshotInfo(ctx context.Context, resourceGroupName string, name string) (result SiteConfigurationSnapshotInfoCollectionPage, err error) + func (client AppsClient) ListConfigurationSnapshotInfoComplete(ctx context.Context, resourceGroupName string, name string) (result SiteConfigurationSnapshotInfoCollectionIterator, err error) + func (client AppsClient) ListConfigurationSnapshotInfoPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListConfigurationSnapshotInfoResponder(resp *http.Response) (result SiteConfigurationSnapshotInfoCollection, err error) + func (client AppsClient) ListConfigurationSnapshotInfoSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListConfigurationSnapshotInfoSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteConfigurationSnapshotInfoCollectionPage, err error) + func (client AppsClient) ListConfigurationSnapshotInfoSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteConfigurationSnapshotInfoCollectionIterator, err error) + func (client AppsClient) ListConfigurationSnapshotInfoSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListConfigurationSnapshotInfoSlotResponder(resp *http.Response) (result SiteConfigurationSnapshotInfoCollection, err error) + func (client AppsClient) ListConfigurationSnapshotInfoSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListConfigurations(ctx context.Context, resourceGroupName string, name string) (result SiteConfigResourceCollectionPage, err error) + func (client AppsClient) ListConfigurationsComplete(ctx context.Context, resourceGroupName string, name string) (result SiteConfigResourceCollectionIterator, err error) + func (client AppsClient) ListConfigurationsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListConfigurationsResponder(resp *http.Response) (result SiteConfigResourceCollection, err error) + func (client AppsClient) ListConfigurationsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListConfigurationsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteConfigResourceCollectionPage, err error) + func (client AppsClient) ListConfigurationsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteConfigResourceCollectionIterator, err error) + func (client AppsClient) ListConfigurationsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListConfigurationsSlotResponder(resp *http.Response) (result SiteConfigResourceCollection, err error) + func (client AppsClient) ListConfigurationsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListConnectionStrings(ctx context.Context, resourceGroupName string, name string) (result ConnectionStringDictionary, err error) + func (client AppsClient) ListConnectionStringsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListConnectionStringsResponder(resp *http.Response) (result ConnectionStringDictionary, err error) + func (client AppsClient) ListConnectionStringsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListConnectionStringsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ConnectionStringDictionary, err error) + func (client AppsClient) ListConnectionStringsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListConnectionStringsSlotResponder(resp *http.Response) (result ConnectionStringDictionary, err error) + func (client AppsClient) ListConnectionStringsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListContinuousWebJobs(ctx context.Context, resourceGroupName string, name string) (result ContinuousWebJobCollectionPage, err error) + func (client AppsClient) ListContinuousWebJobsComplete(ctx context.Context, resourceGroupName string, name string) (result ContinuousWebJobCollectionIterator, err error) + func (client AppsClient) ListContinuousWebJobsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListContinuousWebJobsResponder(resp *http.Response) (result ContinuousWebJobCollection, err error) + func (client AppsClient) ListContinuousWebJobsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListContinuousWebJobsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ContinuousWebJobCollectionPage, err error) + func (client AppsClient) ListContinuousWebJobsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result ContinuousWebJobCollectionIterator, err error) + func (client AppsClient) ListContinuousWebJobsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListContinuousWebJobsSlotResponder(resp *http.Response) (result ContinuousWebJobCollection, err error) + func (client AppsClient) ListContinuousWebJobsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListDeploymentLog(ctx context.Context, resourceGroupName string, name string, ID string) (result Deployment, err error) + func (client AppsClient) ListDeploymentLogPreparer(ctx context.Context, resourceGroupName string, name string, ID string) (*http.Request, error) + func (client AppsClient) ListDeploymentLogResponder(resp *http.Response) (result Deployment, err error) + func (client AppsClient) ListDeploymentLogSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListDeploymentLogSlot(ctx context.Context, resourceGroupName string, name string, ID string, ...) (result Deployment, err error) + func (client AppsClient) ListDeploymentLogSlotPreparer(ctx context.Context, resourceGroupName string, name string, ID string, ...) (*http.Request, error) + func (client AppsClient) ListDeploymentLogSlotResponder(resp *http.Response) (result Deployment, err error) + func (client AppsClient) ListDeploymentLogSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListDeployments(ctx context.Context, resourceGroupName string, name string) (result DeploymentCollectionPage, err error) + func (client AppsClient) ListDeploymentsComplete(ctx context.Context, resourceGroupName string, name string) (result DeploymentCollectionIterator, err error) + func (client AppsClient) ListDeploymentsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListDeploymentsResponder(resp *http.Response) (result DeploymentCollection, err error) + func (client AppsClient) ListDeploymentsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListDeploymentsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result DeploymentCollectionPage, err error) + func (client AppsClient) ListDeploymentsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result DeploymentCollectionIterator, err error) + func (client AppsClient) ListDeploymentsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListDeploymentsSlotResponder(resp *http.Response) (result DeploymentCollection, err error) + func (client AppsClient) ListDeploymentsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListDomainOwnershipIdentifiers(ctx context.Context, resourceGroupName string, name string) (result IdentifierCollectionPage, err error) + func (client AppsClient) ListDomainOwnershipIdentifiersComplete(ctx context.Context, resourceGroupName string, name string) (result IdentifierCollectionIterator, err error) + func (client AppsClient) ListDomainOwnershipIdentifiersPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListDomainOwnershipIdentifiersResponder(resp *http.Response) (result IdentifierCollection, err error) + func (client AppsClient) ListDomainOwnershipIdentifiersSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListDomainOwnershipIdentifiersSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result IdentifierCollectionPage, err error) + func (client AppsClient) ListDomainOwnershipIdentifiersSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result IdentifierCollectionIterator, err error) + func (client AppsClient) ListDomainOwnershipIdentifiersSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListDomainOwnershipIdentifiersSlotResponder(resp *http.Response) (result IdentifierCollection, err error) + func (client AppsClient) ListDomainOwnershipIdentifiersSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListFunctionSecrets(ctx context.Context, resourceGroupName string, name string, ...) (result FunctionSecrets, err error) + func (client AppsClient) ListFunctionSecretsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListFunctionSecretsResponder(resp *http.Response) (result FunctionSecrets, err error) + func (client AppsClient) ListFunctionSecretsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListFunctionSecretsSlot(ctx context.Context, resourceGroupName string, name string, ...) (result FunctionSecrets, err error) + func (client AppsClient) ListFunctionSecretsSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListFunctionSecretsSlotResponder(resp *http.Response) (result FunctionSecrets, err error) + func (client AppsClient) ListFunctionSecretsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListFunctions(ctx context.Context, resourceGroupName string, name string) (result FunctionEnvelopeCollectionPage, err error) + func (client AppsClient) ListFunctionsComplete(ctx context.Context, resourceGroupName string, name string) (result FunctionEnvelopeCollectionIterator, err error) + func (client AppsClient) ListFunctionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListFunctionsResponder(resp *http.Response) (result FunctionEnvelopeCollection, err error) + func (client AppsClient) ListFunctionsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListHostNameBindings(ctx context.Context, resourceGroupName string, name string) (result HostNameBindingCollectionPage, err error) + func (client AppsClient) ListHostNameBindingsComplete(ctx context.Context, resourceGroupName string, name string) (result HostNameBindingCollectionIterator, err error) + func (client AppsClient) ListHostNameBindingsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListHostNameBindingsResponder(resp *http.Response) (result HostNameBindingCollection, err error) + func (client AppsClient) ListHostNameBindingsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListHostNameBindingsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result HostNameBindingCollectionPage, err error) + func (client AppsClient) ListHostNameBindingsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result HostNameBindingCollectionIterator, err error) + func (client AppsClient) ListHostNameBindingsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListHostNameBindingsSlotResponder(resp *http.Response) (result HostNameBindingCollection, err error) + func (client AppsClient) ListHostNameBindingsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListHybridConnectionKeys(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnectionKey, err error) + func (client AppsClient) ListHybridConnectionKeysPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListHybridConnectionKeysResponder(resp *http.Response) (result HybridConnectionKey, err error) + func (client AppsClient) ListHybridConnectionKeysSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListHybridConnectionKeysSlot(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnectionKey, err error) + func (client AppsClient) ListHybridConnectionKeysSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListHybridConnectionKeysSlotResponder(resp *http.Response) (result HybridConnectionKey, err error) + func (client AppsClient) ListHybridConnectionKeysSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListHybridConnections(ctx context.Context, resourceGroupName string, name string) (result HybridConnection, err error) + func (client AppsClient) ListHybridConnectionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListHybridConnectionsResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) ListHybridConnectionsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListHybridConnectionsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result HybridConnection, err error) + func (client AppsClient) ListHybridConnectionsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListHybridConnectionsSlotResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) ListHybridConnectionsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceFunctionsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result FunctionEnvelopeCollectionPage, err error) + func (client AppsClient) ListInstanceFunctionsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result FunctionEnvelopeCollectionIterator, err error) + func (client AppsClient) ListInstanceFunctionsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListInstanceFunctionsSlotResponder(resp *http.Response) (result FunctionEnvelopeCollection, err error) + func (client AppsClient) ListInstanceFunctionsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceIdentifiers(ctx context.Context, resourceGroupName string, name string) (result AppInstanceCollectionPage, err error) + func (client AppsClient) ListInstanceIdentifiersComplete(ctx context.Context, resourceGroupName string, name string) (result AppInstanceCollectionIterator, err error) + func (client AppsClient) ListInstanceIdentifiersPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListInstanceIdentifiersResponder(resp *http.Response) (result AppInstanceCollection, err error) + func (client AppsClient) ListInstanceIdentifiersSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceIdentifiersSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result AppInstanceCollectionPage, err error) + func (client AppsClient) ListInstanceIdentifiersSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result AppInstanceCollectionIterator, err error) + func (client AppsClient) ListInstanceIdentifiersSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListInstanceIdentifiersSlotResponder(resp *http.Response) (result AppInstanceCollection, err error) + func (client AppsClient) ListInstanceIdentifiersSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceProcessModules(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfoCollectionPage, err error) + func (client AppsClient) ListInstanceProcessModulesComplete(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfoCollectionIterator, err error) + func (client AppsClient) ListInstanceProcessModulesPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) ListInstanceProcessModulesResponder(resp *http.Response) (result ProcessModuleInfoCollection, err error) + func (client AppsClient) ListInstanceProcessModulesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceProcessModulesSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfoCollectionPage, err error) + func (client AppsClient) ListInstanceProcessModulesSlotComplete(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfoCollectionIterator, err error) + func (client AppsClient) ListInstanceProcessModulesSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) ListInstanceProcessModulesSlotResponder(resp *http.Response) (result ProcessModuleInfoCollection, err error) + func (client AppsClient) ListInstanceProcessModulesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceProcessThreads(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfoCollectionPage, err error) + func (client AppsClient) ListInstanceProcessThreadsComplete(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfoCollectionIterator, err error) + func (client AppsClient) ListInstanceProcessThreadsPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) ListInstanceProcessThreadsResponder(resp *http.Response) (result ProcessThreadInfoCollection, err error) + func (client AppsClient) ListInstanceProcessThreadsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceProcessThreadsSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfoCollectionPage, err error) + func (client AppsClient) ListInstanceProcessThreadsSlotComplete(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfoCollectionIterator, err error) + func (client AppsClient) ListInstanceProcessThreadsSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) ListInstanceProcessThreadsSlotResponder(resp *http.Response) (result ProcessThreadInfoCollection, err error) + func (client AppsClient) ListInstanceProcessThreadsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceProcesses(ctx context.Context, resourceGroupName string, name string, instanceID string) (result ProcessInfoCollectionPage, err error) + func (client AppsClient) ListInstanceProcessesComplete(ctx context.Context, resourceGroupName string, name string, instanceID string) (result ProcessInfoCollectionIterator, err error) + func (client AppsClient) ListInstanceProcessesPreparer(ctx context.Context, resourceGroupName string, name string, instanceID string) (*http.Request, error) + func (client AppsClient) ListInstanceProcessesResponder(resp *http.Response) (result ProcessInfoCollection, err error) + func (client AppsClient) ListInstanceProcessesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListInstanceProcessesSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result ProcessInfoCollectionPage, err error) + func (client AppsClient) ListInstanceProcessesSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result ProcessInfoCollectionIterator, err error) + func (client AppsClient) ListInstanceProcessesSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) ListInstanceProcessesSlotResponder(resp *http.Response) (result ProcessInfoCollection, err error) + func (client AppsClient) ListInstanceProcessesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListMetadata(ctx context.Context, resourceGroupName string, name string) (result StringDictionary, err error) + func (client AppsClient) ListMetadataPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListMetadataResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) ListMetadataSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListMetadataSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result StringDictionary, err error) + func (client AppsClient) ListMetadataSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListMetadataSlotResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) ListMetadataSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListMetricDefinitions(ctx context.Context, resourceGroupName string, name string) (result ResourceMetricDefinitionCollectionPage, err error) + func (client AppsClient) ListMetricDefinitionsComplete(ctx context.Context, resourceGroupName string, name string) (result ResourceMetricDefinitionCollectionIterator, err error) + func (client AppsClient) ListMetricDefinitionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListMetricDefinitionsResponder(resp *http.Response) (result ResourceMetricDefinitionCollection, err error) + func (client AppsClient) ListMetricDefinitionsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListMetricDefinitionsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ResourceMetricDefinitionCollectionPage, err error) + func (client AppsClient) ListMetricDefinitionsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result ResourceMetricDefinitionCollectionIterator, err error) + func (client AppsClient) ListMetricDefinitionsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListMetricDefinitionsSlotResponder(resp *http.Response) (result ResourceMetricDefinitionCollection, err error) + func (client AppsClient) ListMetricDefinitionsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListMetrics(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (result ResourceMetricCollectionPage, err error) + func (client AppsClient) ListMetricsComplete(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppsClient) ListMetricsPreparer(ctx context.Context, resourceGroupName string, name string, details *bool, ...) (*http.Request, error) + func (client AppsClient) ListMetricsResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppsClient) ListMetricsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListMetricsSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result ResourceMetricCollectionPage, err error) + func (client AppsClient) ListMetricsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result ResourceMetricCollectionIterator, err error) + func (client AppsClient) ListMetricsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) ListMetricsSlotResponder(resp *http.Response) (result ResourceMetricCollection, err error) + func (client AppsClient) ListMetricsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListNetworkFeatures(ctx context.Context, resourceGroupName string, name string, view string) (result NetworkFeatures, err error) + func (client AppsClient) ListNetworkFeaturesPreparer(ctx context.Context, resourceGroupName string, name string, view string) (*http.Request, error) + func (client AppsClient) ListNetworkFeaturesResponder(resp *http.Response) (result NetworkFeatures, err error) + func (client AppsClient) ListNetworkFeaturesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListNetworkFeaturesSlot(ctx context.Context, resourceGroupName string, name string, view string, ...) (result NetworkFeatures, err error) + func (client AppsClient) ListNetworkFeaturesSlotPreparer(ctx context.Context, resourceGroupName string, name string, view string, ...) (*http.Request, error) + func (client AppsClient) ListNetworkFeaturesSlotResponder(resp *http.Response) (result NetworkFeatures, err error) + func (client AppsClient) ListNetworkFeaturesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPerfMonCounters(ctx context.Context, resourceGroupName string, name string, filter string) (result PerfMonCounterCollectionPage, err error) + func (client AppsClient) ListPerfMonCountersComplete(ctx context.Context, resourceGroupName string, name string, filter string) (result PerfMonCounterCollectionIterator, err error) + func (client AppsClient) ListPerfMonCountersPreparer(ctx context.Context, resourceGroupName string, name string, filter string) (*http.Request, error) + func (client AppsClient) ListPerfMonCountersResponder(resp *http.Response) (result PerfMonCounterCollection, err error) + func (client AppsClient) ListPerfMonCountersSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPerfMonCountersSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result PerfMonCounterCollectionPage, err error) + func (client AppsClient) ListPerfMonCountersSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result PerfMonCounterCollectionIterator, err error) + func (client AppsClient) ListPerfMonCountersSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) ListPerfMonCountersSlotResponder(resp *http.Response) (result PerfMonCounterCollection, err error) + func (client AppsClient) ListPerfMonCountersSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPremierAddOns(ctx context.Context, resourceGroupName string, name string) (result PremierAddOn, err error) + func (client AppsClient) ListPremierAddOnsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListPremierAddOnsResponder(resp *http.Response) (result PremierAddOn, err error) + func (client AppsClient) ListPremierAddOnsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPremierAddOnsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result PremierAddOn, err error) + func (client AppsClient) ListPremierAddOnsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListPremierAddOnsSlotResponder(resp *http.Response) (result PremierAddOn, err error) + func (client AppsClient) ListPremierAddOnsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client AppsClient) ListProcessModules(ctx context.Context, resourceGroupName string, name string, processID string) (result ProcessModuleInfoCollectionPage, err error) + func (client AppsClient) ListProcessModulesComplete(ctx context.Context, resourceGroupName string, name string, processID string) (result ProcessModuleInfoCollectionIterator, err error) + func (client AppsClient) ListProcessModulesPreparer(ctx context.Context, resourceGroupName string, name string, processID string) (*http.Request, error) + func (client AppsClient) ListProcessModulesResponder(resp *http.Response) (result ProcessModuleInfoCollection, err error) + func (client AppsClient) ListProcessModulesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListProcessModulesSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfoCollectionPage, err error) + func (client AppsClient) ListProcessModulesSlotComplete(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessModuleInfoCollectionIterator, err error) + func (client AppsClient) ListProcessModulesSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) ListProcessModulesSlotResponder(resp *http.Response) (result ProcessModuleInfoCollection, err error) + func (client AppsClient) ListProcessModulesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListProcessThreads(ctx context.Context, resourceGroupName string, name string, processID string) (result ProcessThreadInfoCollectionPage, err error) + func (client AppsClient) ListProcessThreadsComplete(ctx context.Context, resourceGroupName string, name string, processID string) (result ProcessThreadInfoCollectionIterator, err error) + func (client AppsClient) ListProcessThreadsPreparer(ctx context.Context, resourceGroupName string, name string, processID string) (*http.Request, error) + func (client AppsClient) ListProcessThreadsResponder(resp *http.Response) (result ProcessThreadInfoCollection, err error) + func (client AppsClient) ListProcessThreadsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListProcessThreadsSlot(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfoCollectionPage, err error) + func (client AppsClient) ListProcessThreadsSlotComplete(ctx context.Context, resourceGroupName string, name string, processID string, ...) (result ProcessThreadInfoCollectionIterator, err error) + func (client AppsClient) ListProcessThreadsSlotPreparer(ctx context.Context, resourceGroupName string, name string, processID string, ...) (*http.Request, error) + func (client AppsClient) ListProcessThreadsSlotResponder(resp *http.Response) (result ProcessThreadInfoCollection, err error) + func (client AppsClient) ListProcessThreadsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListProcesses(ctx context.Context, resourceGroupName string, name string) (result ProcessInfoCollectionPage, err error) + func (client AppsClient) ListProcessesComplete(ctx context.Context, resourceGroupName string, name string) (result ProcessInfoCollectionIterator, err error) + func (client AppsClient) ListProcessesPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListProcessesResponder(resp *http.Response) (result ProcessInfoCollection, err error) + func (client AppsClient) ListProcessesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListProcessesSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ProcessInfoCollectionPage, err error) + func (client AppsClient) ListProcessesSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result ProcessInfoCollectionIterator, err error) + func (client AppsClient) ListProcessesSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListProcessesSlotResponder(resp *http.Response) (result ProcessInfoCollection, err error) + func (client AppsClient) ListProcessesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPublicCertificates(ctx context.Context, resourceGroupName string, name string) (result PublicCertificateCollectionPage, err error) + func (client AppsClient) ListPublicCertificatesComplete(ctx context.Context, resourceGroupName string, name string) (result PublicCertificateCollectionIterator, err error) + func (client AppsClient) ListPublicCertificatesPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListPublicCertificatesResponder(resp *http.Response) (result PublicCertificateCollection, err error) + func (client AppsClient) ListPublicCertificatesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPublicCertificatesSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result PublicCertificateCollectionPage, err error) + func (client AppsClient) ListPublicCertificatesSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result PublicCertificateCollectionIterator, err error) + func (client AppsClient) ListPublicCertificatesSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListPublicCertificatesSlotResponder(resp *http.Response) (result PublicCertificateCollection, err error) + func (client AppsClient) ListPublicCertificatesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPublishingCredentials(ctx context.Context, resourceGroupName string, name string) (result AppsListPublishingCredentialsFuture, err error) + func (client AppsClient) ListPublishingCredentialsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListPublishingCredentialsResponder(resp *http.Response) (result User, err error) + func (client AppsClient) ListPublishingCredentialsSender(req *http.Request) (future AppsListPublishingCredentialsFuture, err error) + func (client AppsClient) ListPublishingCredentialsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result AppsListPublishingCredentialsSlotFuture, err error) + func (client AppsClient) ListPublishingCredentialsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListPublishingCredentialsSlotResponder(resp *http.Response) (result User, err error) + func (client AppsClient) ListPublishingCredentialsSlotSender(req *http.Request) (future AppsListPublishingCredentialsSlotFuture, err error) + func (client AppsClient) ListPublishingProfileXMLWithSecrets(ctx context.Context, resourceGroupName string, name string, ...) (result ReadCloser, err error) + func (client AppsClient) ListPublishingProfileXMLWithSecretsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListPublishingProfileXMLWithSecretsResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) ListPublishingProfileXMLWithSecretsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListPublishingProfileXMLWithSecretsSlot(ctx context.Context, resourceGroupName string, name string, ...) (result ReadCloser, err error) + func (client AppsClient) ListPublishingProfileXMLWithSecretsSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListPublishingProfileXMLWithSecretsSlotResponder(resp *http.Response) (result ReadCloser, err error) + func (client AppsClient) ListPublishingProfileXMLWithSecretsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListRelayServiceConnections(ctx context.Context, resourceGroupName string, name string) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) ListRelayServiceConnectionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListRelayServiceConnectionsResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) ListRelayServiceConnectionsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListRelayServiceConnectionsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) ListRelayServiceConnectionsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListRelayServiceConnectionsSlotResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) ListRelayServiceConnectionsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListResponder(resp *http.Response) (result AppCollection, err error) + func (client AppsClient) ListSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSiteExtensions(ctx context.Context, resourceGroupName string, name string) (result SiteExtensionInfoCollectionPage, err error) + func (client AppsClient) ListSiteExtensionsComplete(ctx context.Context, resourceGroupName string, name string) (result SiteExtensionInfoCollectionIterator, err error) + func (client AppsClient) ListSiteExtensionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListSiteExtensionsResponder(resp *http.Response) (result SiteExtensionInfoCollection, err error) + func (client AppsClient) ListSiteExtensionsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSiteExtensionsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteExtensionInfoCollectionPage, err error) + func (client AppsClient) ListSiteExtensionsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result SiteExtensionInfoCollectionIterator, err error) + func (client AppsClient) ListSiteExtensionsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListSiteExtensionsSlotResponder(resp *http.Response) (result SiteExtensionInfoCollection, err error) + func (client AppsClient) ListSiteExtensionsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSitePushSettings(ctx context.Context, resourceGroupName string, name string) (result PushSettings, err error) + func (client AppsClient) ListSitePushSettingsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListSitePushSettingsResponder(resp *http.Response) (result PushSettings, err error) + func (client AppsClient) ListSitePushSettingsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSitePushSettingsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result PushSettings, err error) + func (client AppsClient) ListSitePushSettingsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListSitePushSettingsSlotResponder(resp *http.Response) (result PushSettings, err error) + func (client AppsClient) ListSitePushSettingsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSlotConfigurationNames(ctx context.Context, resourceGroupName string, name string) (result SlotConfigNamesResource, err error) + func (client AppsClient) ListSlotConfigurationNamesPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListSlotConfigurationNamesResponder(resp *http.Response) (result SlotConfigNamesResource, err error) + func (client AppsClient) ListSlotConfigurationNamesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSlotDifferencesFromProduction(ctx context.Context, resourceGroupName string, name string, ...) (result SlotDifferenceCollectionPage, err error) + func (client AppsClient) ListSlotDifferencesFromProductionComplete(ctx context.Context, resourceGroupName string, name string, ...) (result SlotDifferenceCollectionIterator, err error) + func (client AppsClient) ListSlotDifferencesFromProductionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListSlotDifferencesFromProductionResponder(resp *http.Response) (result SlotDifferenceCollection, err error) + func (client AppsClient) ListSlotDifferencesFromProductionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSlotDifferencesSlot(ctx context.Context, resourceGroupName string, name string, ...) (result SlotDifferenceCollectionPage, err error) + func (client AppsClient) ListSlotDifferencesSlotComplete(ctx context.Context, resourceGroupName string, name string, ...) (result SlotDifferenceCollectionIterator, err error) + func (client AppsClient) ListSlotDifferencesSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) ListSlotDifferencesSlotResponder(resp *http.Response) (result SlotDifferenceCollection, err error) + func (client AppsClient) ListSlotDifferencesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSlots(ctx context.Context, resourceGroupName string, name string) (result AppCollectionPage, err error) + func (client AppsClient) ListSlotsComplete(ctx context.Context, resourceGroupName string, name string) (result AppCollectionIterator, err error) + func (client AppsClient) ListSlotsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListSlotsResponder(resp *http.Response) (result AppCollection, err error) + func (client AppsClient) ListSlotsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSnapshots(ctx context.Context, resourceGroupName string, name string) (result SnapshotCollectionPage, err error) + func (client AppsClient) ListSnapshotsComplete(ctx context.Context, resourceGroupName string, name string) (result SnapshotCollectionIterator, err error) + func (client AppsClient) ListSnapshotsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListSnapshotsResponder(resp *http.Response) (result SnapshotCollection, err error) + func (client AppsClient) ListSnapshotsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSnapshotsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result SnapshotCollectionPage, err error) + func (client AppsClient) ListSnapshotsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result SnapshotCollectionIterator, err error) + func (client AppsClient) ListSnapshotsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListSnapshotsSlotResponder(resp *http.Response) (result SnapshotCollection, err error) + func (client AppsClient) ListSnapshotsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSyncFunctionTriggers(ctx context.Context, resourceGroupName string, name string) (result FunctionSecrets, err error) + func (client AppsClient) ListSyncFunctionTriggersPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListSyncFunctionTriggersResponder(resp *http.Response) (result FunctionSecrets, err error) + func (client AppsClient) ListSyncFunctionTriggersSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListSyncFunctionTriggersSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result FunctionSecrets, err error) + func (client AppsClient) ListSyncFunctionTriggersSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListSyncFunctionTriggersSlotResponder(resp *http.Response) (result FunctionSecrets, err error) + func (client AppsClient) ListSyncFunctionTriggersSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListTriggeredWebJobHistory(ctx context.Context, resourceGroupName string, name string, webJobName string) (result TriggeredJobHistoryCollectionPage, err error) + func (client AppsClient) ListTriggeredWebJobHistoryComplete(ctx context.Context, resourceGroupName string, name string, webJobName string) (result TriggeredJobHistoryCollectionIterator, err error) + func (client AppsClient) ListTriggeredWebJobHistoryPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) ListTriggeredWebJobHistoryResponder(resp *http.Response) (result TriggeredJobHistoryCollection, err error) + func (client AppsClient) ListTriggeredWebJobHistorySender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListTriggeredWebJobHistorySlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result TriggeredJobHistoryCollectionPage, err error) + func (client AppsClient) ListTriggeredWebJobHistorySlotComplete(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result TriggeredJobHistoryCollectionIterator, err error) + func (client AppsClient) ListTriggeredWebJobHistorySlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) ListTriggeredWebJobHistorySlotResponder(resp *http.Response) (result TriggeredJobHistoryCollection, err error) + func (client AppsClient) ListTriggeredWebJobHistorySlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListTriggeredWebJobs(ctx context.Context, resourceGroupName string, name string) (result TriggeredWebJobCollectionPage, err error) + func (client AppsClient) ListTriggeredWebJobsComplete(ctx context.Context, resourceGroupName string, name string) (result TriggeredWebJobCollectionIterator, err error) + func (client AppsClient) ListTriggeredWebJobsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListTriggeredWebJobsResponder(resp *http.Response) (result TriggeredWebJobCollection, err error) + func (client AppsClient) ListTriggeredWebJobsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListTriggeredWebJobsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result TriggeredWebJobCollectionPage, err error) + func (client AppsClient) ListTriggeredWebJobsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result TriggeredWebJobCollectionIterator, err error) + func (client AppsClient) ListTriggeredWebJobsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListTriggeredWebJobsSlotResponder(resp *http.Response) (result TriggeredWebJobCollection, err error) + func (client AppsClient) ListTriggeredWebJobsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListUsages(ctx context.Context, resourceGroupName string, name string, filter string) (result CsmUsageQuotaCollectionPage, err error) + func (client AppsClient) ListUsagesComplete(ctx context.Context, resourceGroupName string, name string, filter string) (result CsmUsageQuotaCollectionIterator, err error) + func (client AppsClient) ListUsagesPreparer(ctx context.Context, resourceGroupName string, name string, filter string) (*http.Request, error) + func (client AppsClient) ListUsagesResponder(resp *http.Response) (result CsmUsageQuotaCollection, err error) + func (client AppsClient) ListUsagesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListUsagesSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result CsmUsageQuotaCollectionPage, err error) + func (client AppsClient) ListUsagesSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result CsmUsageQuotaCollectionIterator, err error) + func (client AppsClient) ListUsagesSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) ListUsagesSlotResponder(resp *http.Response) (result CsmUsageQuotaCollection, err error) + func (client AppsClient) ListUsagesSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListVnetConnections(ctx context.Context, resourceGroupName string, name string) (result ListVnetInfo, err error) + func (client AppsClient) ListVnetConnectionsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListVnetConnectionsResponder(resp *http.Response) (result ListVnetInfo, err error) + func (client AppsClient) ListVnetConnectionsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListVnetConnectionsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ListVnetInfo, err error) + func (client AppsClient) ListVnetConnectionsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListVnetConnectionsSlotResponder(resp *http.Response) (result ListVnetInfo, err error) + func (client AppsClient) ListVnetConnectionsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListWebJobs(ctx context.Context, resourceGroupName string, name string) (result JobCollectionPage, err error) + func (client AppsClient) ListWebJobsComplete(ctx context.Context, resourceGroupName string, name string) (result JobCollectionIterator, err error) + func (client AppsClient) ListWebJobsPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ListWebJobsResponder(resp *http.Response) (result JobCollection, err error) + func (client AppsClient) ListWebJobsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ListWebJobsSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result JobCollectionPage, err error) + func (client AppsClient) ListWebJobsSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result JobCollectionIterator, err error) + func (client AppsClient) ListWebJobsSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ListWebJobsSlotResponder(resp *http.Response) (result JobCollection, err error) + func (client AppsClient) ListWebJobsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) MigrateMySQL(ctx context.Context, resourceGroupName string, name string, ...) (result AppsMigrateMySQLFuture, err error) + func (client AppsClient) MigrateMySQLPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) MigrateMySQLResponder(resp *http.Response) (result Operation, err error) + func (client AppsClient) MigrateMySQLSender(req *http.Request) (future AppsMigrateMySQLFuture, err error) + func (client AppsClient) MigrateStorage(ctx context.Context, subscriptionName string, resourceGroupName string, ...) (result AppsMigrateStorageFuture, err error) + func (client AppsClient) MigrateStoragePreparer(ctx context.Context, subscriptionName string, resourceGroupName string, ...) (*http.Request, error) + func (client AppsClient) MigrateStorageResponder(resp *http.Response) (result StorageMigrationResponse, err error) + func (client AppsClient) MigrateStorageSender(req *http.Request) (future AppsMigrateStorageFuture, err error) + func (client AppsClient) Recover(ctx context.Context, resourceGroupName string, name string, ...) (result AppsRecoverFuture, err error) + func (client AppsClient) RecoverPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) RecoverResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RecoverSender(req *http.Request) (future AppsRecoverFuture, err error) + func (client AppsClient) RecoverSiteConfigurationSnapshot(ctx context.Context, resourceGroupName string, name string, snapshotID string) (result autorest.Response, err error) + func (client AppsClient) RecoverSiteConfigurationSnapshotPreparer(ctx context.Context, resourceGroupName string, name string, snapshotID string) (*http.Request, error) + func (client AppsClient) RecoverSiteConfigurationSnapshotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RecoverSiteConfigurationSnapshotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) RecoverSiteConfigurationSnapshotSlot(ctx context.Context, resourceGroupName string, name string, snapshotID string, ...) (result autorest.Response, err error) + func (client AppsClient) RecoverSiteConfigurationSnapshotSlotPreparer(ctx context.Context, resourceGroupName string, name string, snapshotID string, ...) (*http.Request, error) + func (client AppsClient) RecoverSiteConfigurationSnapshotSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RecoverSiteConfigurationSnapshotSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) RecoverSlot(ctx context.Context, resourceGroupName string, name string, ...) (result AppsRecoverSlotFuture, err error) + func (client AppsClient) RecoverSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) RecoverSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RecoverSlotSender(req *http.Request) (future AppsRecoverSlotFuture, err error) + func (client AppsClient) ResetProductionSlotConfig(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) ResetProductionSlotConfigPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) ResetProductionSlotConfigResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) ResetProductionSlotConfigSender(req *http.Request) (*http.Response, error) + func (client AppsClient) ResetSlotConfigurationSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) ResetSlotConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) ResetSlotConfigurationSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) ResetSlotConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Restart(ctx context.Context, resourceGroupName string, name string, softRestart *bool, ...) (result autorest.Response, err error) + func (client AppsClient) RestartPreparer(ctx context.Context, resourceGroupName string, name string, softRestart *bool, ...) (*http.Request, error) + func (client AppsClient) RestartResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RestartSender(req *http.Request) (*http.Response, error) + func (client AppsClient) RestartSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result autorest.Response, err error) + func (client AppsClient) RestartSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) RestartSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RestartSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Restore(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (result AppsRestoreFuture, err error) + func (client AppsClient) RestorePreparer(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (*http.Request, error) + func (client AppsClient) RestoreResponder(resp *http.Response) (result RestoreResponse, err error) + func (client AppsClient) RestoreSender(req *http.Request) (future AppsRestoreFuture, err error) + func (client AppsClient) RestoreSlot(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (result AppsRestoreSlotFuture, err error) + func (client AppsClient) RestoreSlotPreparer(ctx context.Context, resourceGroupName string, name string, backupID string, ...) (*http.Request, error) + func (client AppsClient) RestoreSlotResponder(resp *http.Response) (result RestoreResponse, err error) + func (client AppsClient) RestoreSlotSender(req *http.Request) (future AppsRestoreSlotFuture, err error) + func (client AppsClient) RunTriggeredWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result autorest.Response, err error) + func (client AppsClient) RunTriggeredWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) RunTriggeredWebJobResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RunTriggeredWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) RunTriggeredWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result autorest.Response, err error) + func (client AppsClient) RunTriggeredWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) RunTriggeredWebJobSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) RunTriggeredWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Start(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) StartContinuousWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result autorest.Response, err error) + func (client AppsClient) StartContinuousWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) StartContinuousWebJobResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StartContinuousWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StartContinuousWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result autorest.Response, err error) + func (client AppsClient) StartContinuousWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) StartContinuousWebJobSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StartContinuousWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StartPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) StartResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StartSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StartSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) StartSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) StartSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StartSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StartWebSiteNetworkTrace(ctx context.Context, resourceGroupName string, name string, ...) (result String, err error) + func (client AppsClient) StartWebSiteNetworkTracePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) StartWebSiteNetworkTraceResponder(resp *http.Response) (result String, err error) + func (client AppsClient) StartWebSiteNetworkTraceSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StartWebSiteNetworkTraceSlot(ctx context.Context, resourceGroupName string, name string, slot string, ...) (result String, err error) + func (client AppsClient) StartWebSiteNetworkTraceSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string, ...) (*http.Request, error) + func (client AppsClient) StartWebSiteNetworkTraceSlotResponder(resp *http.Response) (result String, err error) + func (client AppsClient) StartWebSiteNetworkTraceSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Stop(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) StopContinuousWebJob(ctx context.Context, resourceGroupName string, name string, webJobName string) (result autorest.Response, err error) + func (client AppsClient) StopContinuousWebJobPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string) (*http.Request, error) + func (client AppsClient) StopContinuousWebJobResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StopContinuousWebJobSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StopContinuousWebJobSlot(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (result autorest.Response, err error) + func (client AppsClient) StopContinuousWebJobSlotPreparer(ctx context.Context, resourceGroupName string, name string, webJobName string, ...) (*http.Request, error) + func (client AppsClient) StopContinuousWebJobSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StopContinuousWebJobSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StopPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) StopResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StopSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StopSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) StopSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) StopSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) StopSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StopWebSiteNetworkTrace(ctx context.Context, resourceGroupName string, name string) (result String, err error) + func (client AppsClient) StopWebSiteNetworkTracePreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) StopWebSiteNetworkTraceResponder(resp *http.Response) (result String, err error) + func (client AppsClient) StopWebSiteNetworkTraceSender(req *http.Request) (*http.Response, error) + func (client AppsClient) StopWebSiteNetworkTraceSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result String, err error) + func (client AppsClient) StopWebSiteNetworkTraceSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) StopWebSiteNetworkTraceSlotResponder(resp *http.Response) (result String, err error) + func (client AppsClient) StopWebSiteNetworkTraceSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) SwapSlotSlot(ctx context.Context, resourceGroupName string, name string, ...) (result AppsSwapSlotSlotFuture, err error) + func (client AppsClient) SwapSlotSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) SwapSlotSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) SwapSlotSlotSender(req *http.Request) (future AppsSwapSlotSlotFuture, err error) + func (client AppsClient) SwapSlotWithProduction(ctx context.Context, resourceGroupName string, name string, ...) (result AppsSwapSlotWithProductionFuture, err error) + func (client AppsClient) SwapSlotWithProductionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) SwapSlotWithProductionResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) SwapSlotWithProductionSender(req *http.Request) (future AppsSwapSlotWithProductionFuture, err error) + func (client AppsClient) SyncFunctionTriggers(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) SyncFunctionTriggersPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) SyncFunctionTriggersResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) SyncFunctionTriggersSender(req *http.Request) (*http.Response, error) + func (client AppsClient) SyncFunctionTriggersSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) SyncFunctionTriggersSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) SyncFunctionTriggersSlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) SyncFunctionTriggersSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) SyncRepository(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client AppsClient) SyncRepositoryPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client AppsClient) SyncRepositoryResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) SyncRepositorySender(req *http.Request) (*http.Response, error) + func (client AppsClient) SyncRepositorySlot(ctx context.Context, resourceGroupName string, name string, slot string) (result autorest.Response, err error) + func (client AppsClient) SyncRepositorySlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client AppsClient) SyncRepositorySlotResponder(resp *http.Response) (result autorest.Response, err error) + func (client AppsClient) SyncRepositorySlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) Update(ctx context.Context, resourceGroupName string, name string, ...) (result Site, err error) + func (client AppsClient) UpdateApplicationSettings(ctx context.Context, resourceGroupName string, name string, ...) (result StringDictionary, err error) + func (client AppsClient) UpdateApplicationSettingsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateApplicationSettingsResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) UpdateApplicationSettingsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateApplicationSettingsSlot(ctx context.Context, resourceGroupName string, name string, ...) (result StringDictionary, err error) + func (client AppsClient) UpdateApplicationSettingsSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateApplicationSettingsSlotResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) UpdateApplicationSettingsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateAuthSettings(ctx context.Context, resourceGroupName string, name string, ...) (result SiteAuthSettings, err error) + func (client AppsClient) UpdateAuthSettingsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateAuthSettingsResponder(resp *http.Response) (result SiteAuthSettings, err error) + func (client AppsClient) UpdateAuthSettingsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateAuthSettingsSlot(ctx context.Context, resourceGroupName string, name string, ...) (result SiteAuthSettings, err error) + func (client AppsClient) UpdateAuthSettingsSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateAuthSettingsSlotResponder(resp *http.Response) (result SiteAuthSettings, err error) + func (client AppsClient) UpdateAuthSettingsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateBackupConfiguration(ctx context.Context, resourceGroupName string, name string, ...) (result BackupRequest, err error) + func (client AppsClient) UpdateBackupConfigurationPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateBackupConfigurationResponder(resp *http.Response) (result BackupRequest, err error) + func (client AppsClient) UpdateBackupConfigurationSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateBackupConfigurationSlot(ctx context.Context, resourceGroupName string, name string, ...) (result BackupRequest, err error) + func (client AppsClient) UpdateBackupConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateBackupConfigurationSlotResponder(resp *http.Response) (result BackupRequest, err error) + func (client AppsClient) UpdateBackupConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateConfiguration(ctx context.Context, resourceGroupName string, name string, ...) (result SiteConfigResource, err error) + func (client AppsClient) UpdateConfigurationPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateConfigurationResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) UpdateConfigurationSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateConfigurationSlot(ctx context.Context, resourceGroupName string, name string, ...) (result SiteConfigResource, err error) + func (client AppsClient) UpdateConfigurationSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateConfigurationSlotResponder(resp *http.Response) (result SiteConfigResource, err error) + func (client AppsClient) UpdateConfigurationSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateConnectionStrings(ctx context.Context, resourceGroupName string, name string, ...) (result ConnectionStringDictionary, err error) + func (client AppsClient) UpdateConnectionStringsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateConnectionStringsResponder(resp *http.Response) (result ConnectionStringDictionary, err error) + func (client AppsClient) UpdateConnectionStringsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateConnectionStringsSlot(ctx context.Context, resourceGroupName string, name string, ...) (result ConnectionStringDictionary, err error) + func (client AppsClient) UpdateConnectionStringsSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateConnectionStringsSlotResponder(resp *http.Response) (result ConnectionStringDictionary, err error) + func (client AppsClient) UpdateConnectionStringsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateDiagnosticLogsConfig(ctx context.Context, resourceGroupName string, name string, ...) (result SiteLogsConfig, err error) + func (client AppsClient) UpdateDiagnosticLogsConfigPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateDiagnosticLogsConfigResponder(resp *http.Response) (result SiteLogsConfig, err error) + func (client AppsClient) UpdateDiagnosticLogsConfigSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateDiagnosticLogsConfigSlot(ctx context.Context, resourceGroupName string, name string, ...) (result SiteLogsConfig, err error) + func (client AppsClient) UpdateDiagnosticLogsConfigSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateDiagnosticLogsConfigSlotResponder(resp *http.Response) (result SiteLogsConfig, err error) + func (client AppsClient) UpdateDiagnosticLogsConfigSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateDomainOwnershipIdentifier(ctx context.Context, resourceGroupName string, name string, ...) (result Identifier, err error) + func (client AppsClient) UpdateDomainOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateDomainOwnershipIdentifierResponder(resp *http.Response) (result Identifier, err error) + func (client AppsClient) UpdateDomainOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateDomainOwnershipIdentifierSlot(ctx context.Context, resourceGroupName string, name string, ...) (result Identifier, err error) + func (client AppsClient) UpdateDomainOwnershipIdentifierSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateDomainOwnershipIdentifierSlotResponder(resp *http.Response) (result Identifier, err error) + func (client AppsClient) UpdateDomainOwnershipIdentifierSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateHybridConnection(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnection, err error) + func (client AppsClient) UpdateHybridConnectionPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateHybridConnectionResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) UpdateHybridConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateHybridConnectionSlot(ctx context.Context, resourceGroupName string, name string, ...) (result HybridConnection, err error) + func (client AppsClient) UpdateHybridConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateHybridConnectionSlotResponder(resp *http.Response) (result HybridConnection, err error) + func (client AppsClient) UpdateHybridConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateMetadata(ctx context.Context, resourceGroupName string, name string, ...) (result StringDictionary, err error) + func (client AppsClient) UpdateMetadataPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateMetadataResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) UpdateMetadataSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateMetadataSlot(ctx context.Context, resourceGroupName string, name string, ...) (result StringDictionary, err error) + func (client AppsClient) UpdateMetadataSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateMetadataSlotResponder(resp *http.Response) (result StringDictionary, err error) + func (client AppsClient) UpdateMetadataSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateRelayServiceConnection(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) UpdateRelayServiceConnectionPreparer(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (*http.Request, error) + func (client AppsClient) UpdateRelayServiceConnectionResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) UpdateRelayServiceConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateRelayServiceConnectionSlot(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) UpdateRelayServiceConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, entityName string, ...) (*http.Request, error) + func (client AppsClient) UpdateRelayServiceConnectionSlotResponder(resp *http.Response) (result RelayServiceConnectionEntity, err error) + func (client AppsClient) UpdateRelayServiceConnectionSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateResponder(resp *http.Response) (result Site, err error) + func (client AppsClient) UpdateSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateSitePushSettings(ctx context.Context, resourceGroupName string, name string, ...) (result PushSettings, err error) + func (client AppsClient) UpdateSitePushSettingsPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateSitePushSettingsResponder(resp *http.Response) (result PushSettings, err error) + func (client AppsClient) UpdateSitePushSettingsSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateSitePushSettingsSlot(ctx context.Context, resourceGroupName string, name string, ...) (result PushSettings, err error) + func (client AppsClient) UpdateSitePushSettingsSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateSitePushSettingsSlotResponder(resp *http.Response) (result PushSettings, err error) + func (client AppsClient) UpdateSitePushSettingsSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateSlot(ctx context.Context, resourceGroupName string, name string, ...) (result Site, err error) + func (client AppsClient) UpdateSlotConfigurationNames(ctx context.Context, resourceGroupName string, name string, ...) (result SlotConfigNamesResource, err error) + func (client AppsClient) UpdateSlotConfigurationNamesPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateSlotConfigurationNamesResponder(resp *http.Response) (result SlotConfigNamesResource, err error) + func (client AppsClient) UpdateSlotConfigurationNamesSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateSlotResponder(resp *http.Response) (result Site, err error) + func (client AppsClient) UpdateSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateSourceControl(ctx context.Context, resourceGroupName string, name string, ...) (result SiteSourceControl, err error) + func (client AppsClient) UpdateSourceControlPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateSourceControlResponder(resp *http.Response) (result SiteSourceControl, err error) + func (client AppsClient) UpdateSourceControlSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateSourceControlSlot(ctx context.Context, resourceGroupName string, name string, ...) (result SiteSourceControl, err error) + func (client AppsClient) UpdateSourceControlSlotPreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client AppsClient) UpdateSourceControlSlotResponder(resp *http.Response) (result SiteSourceControl, err error) + func (client AppsClient) UpdateSourceControlSlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateVnetConnection(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetInfo, err error) + func (client AppsClient) UpdateVnetConnectionGateway(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppsClient) UpdateVnetConnectionGatewayPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) UpdateVnetConnectionGatewayResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppsClient) UpdateVnetConnectionGatewaySender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateVnetConnectionGatewaySlot(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetGateway, err error) + func (client AppsClient) UpdateVnetConnectionGatewaySlotPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) UpdateVnetConnectionGatewaySlotResponder(resp *http.Response) (result VnetGateway, err error) + func (client AppsClient) UpdateVnetConnectionGatewaySlotSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateVnetConnectionPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) UpdateVnetConnectionResponder(resp *http.Response) (result VnetInfo, err error) + func (client AppsClient) UpdateVnetConnectionSender(req *http.Request) (*http.Response, error) + func (client AppsClient) UpdateVnetConnectionSlot(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (result VnetInfo, err error) + func (client AppsClient) UpdateVnetConnectionSlotPreparer(ctx context.Context, resourceGroupName string, name string, vnetName string, ...) (*http.Request, error) + func (client AppsClient) UpdateVnetConnectionSlotResponder(resp *http.Response) (result VnetInfo, err error) + func (client AppsClient) UpdateVnetConnectionSlotSender(req *http.Request) (*http.Response, error) + type AppsCreateFunctionFuture struct + Result func(AppsClient) (FunctionEnvelope, error) + func (future *AppsCreateFunctionFuture) UnmarshalJSON(body []byte) error + type AppsCreateInstanceFunctionSlotFuture struct + Result func(AppsClient) (FunctionEnvelope, error) + func (future *AppsCreateInstanceFunctionSlotFuture) UnmarshalJSON(body []byte) error + type AppsCreateInstanceMSDeployOperationFuture struct + Result func(AppsClient) (MSDeployStatus, error) + func (future *AppsCreateInstanceMSDeployOperationFuture) UnmarshalJSON(body []byte) error + type AppsCreateInstanceMSDeployOperationSlotFuture struct + Result func(AppsClient) (MSDeployStatus, error) + func (future *AppsCreateInstanceMSDeployOperationSlotFuture) UnmarshalJSON(body []byte) error + type AppsCreateMSDeployOperationFuture struct + Result func(AppsClient) (MSDeployStatus, error) + func (future *AppsCreateMSDeployOperationFuture) UnmarshalJSON(body []byte) error + type AppsCreateMSDeployOperationSlotFuture struct + Result func(AppsClient) (MSDeployStatus, error) + func (future *AppsCreateMSDeployOperationSlotFuture) UnmarshalJSON(body []byte) error + type AppsCreateOrUpdateFuture struct + Result func(AppsClient) (Site, error) + func (future *AppsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error + type AppsCreateOrUpdateSlotFuture struct + Result func(AppsClient) (Site, error) + func (future *AppsCreateOrUpdateSlotFuture) UnmarshalJSON(body []byte) error + type AppsCreateOrUpdateSourceControlFuture struct + Result func(AppsClient) (SiteSourceControl, error) + func (future *AppsCreateOrUpdateSourceControlFuture) UnmarshalJSON(body []byte) error + type AppsCreateOrUpdateSourceControlSlotFuture struct + Result func(AppsClient) (SiteSourceControl, error) + func (future *AppsCreateOrUpdateSourceControlSlotFuture) UnmarshalJSON(body []byte) error + type AppsInstallSiteExtensionFuture struct + Result func(AppsClient) (SiteExtensionInfo, error) + func (future *AppsInstallSiteExtensionFuture) UnmarshalJSON(body []byte) error + type AppsInstallSiteExtensionSlotFuture struct + Result func(AppsClient) (SiteExtensionInfo, error) + func (future *AppsInstallSiteExtensionSlotFuture) UnmarshalJSON(body []byte) error + type AppsListPublishingCredentialsFuture struct + Result func(AppsClient) (User, error) + func (future *AppsListPublishingCredentialsFuture) UnmarshalJSON(body []byte) error + type AppsListPublishingCredentialsSlotFuture struct + Result func(AppsClient) (User, error) + func (future *AppsListPublishingCredentialsSlotFuture) UnmarshalJSON(body []byte) error + type AppsMigrateMySQLFuture struct + Result func(AppsClient) (Operation, error) + func (future *AppsMigrateMySQLFuture) UnmarshalJSON(body []byte) error + type AppsMigrateStorageFuture struct + Result func(AppsClient) (StorageMigrationResponse, error) + func (future *AppsMigrateStorageFuture) UnmarshalJSON(body []byte) error + type AppsRecoverFuture struct + Result func(AppsClient) (autorest.Response, error) + func (future *AppsRecoverFuture) UnmarshalJSON(body []byte) error + type AppsRecoverSlotFuture struct + Result func(AppsClient) (autorest.Response, error) + func (future *AppsRecoverSlotFuture) UnmarshalJSON(body []byte) error + type AppsRestoreFuture struct + Result func(AppsClient) (RestoreResponse, error) + func (future *AppsRestoreFuture) UnmarshalJSON(body []byte) error + type AppsRestoreSlotFuture struct + Result func(AppsClient) (RestoreResponse, error) + func (future *AppsRestoreSlotFuture) UnmarshalJSON(body []byte) error + type AppsSwapSlotSlotFuture struct + Result func(AppsClient) (autorest.Response, error) + func (future *AppsSwapSlotSlotFuture) UnmarshalJSON(body []byte) error + type AppsSwapSlotWithProductionFuture struct + Result func(AppsClient) (autorest.Response, error) + func (future *AppsSwapSlotWithProductionFuture) UnmarshalJSON(body []byte) error + type AutoHealActionType string + const CustomAction + const LogEvent + const Recycle + func PossibleAutoHealActionTypeValues() []AutoHealActionType + type AutoHealActions struct + ActionType AutoHealActionType + CustomAction *AutoHealCustomAction + MinProcessExecutionTime *string + type AutoHealCustomAction struct + Exe *string + Parameters *string + type AutoHealRules struct + Actions *AutoHealActions + Triggers *AutoHealTriggers + type AutoHealTriggers struct + PrivateBytesInKB *int32 + Requests *RequestsBasedTrigger + SlowRequests *SlowRequestsBasedTrigger + StatusCodes *[]StatusCodesBasedTrigger + type AzureBlobStorageApplicationLogsConfig struct + Level LogLevel + RetentionInDays *int32 + SasURL *string + type AzureBlobStorageHTTPLogsConfig struct + Enabled *bool + RetentionInDays *int32 + SasURL *string + type AzureResourceType string + const TrafficManager + const Website + func PossibleAzureResourceTypeValues() []AzureResourceType + type AzureTableStorageApplicationLogsConfig struct + Level LogLevel + SasURL *string + type BackupItem struct + ID *string + Kind *string + Name *string + Type *string + func (bi *BackupItem) UnmarshalJSON(body []byte) error + func (bi BackupItem) MarshalJSON() ([]byte, error) + type BackupItemCollection struct + NextLink *string + Value *[]BackupItem + func (bic BackupItemCollection) IsEmpty() bool + func (bic BackupItemCollection) MarshalJSON() ([]byte, error) + type BackupItemCollectionIterator struct + func NewBackupItemCollectionIterator(page BackupItemCollectionPage) BackupItemCollectionIterator + func (iter *BackupItemCollectionIterator) Next() error + func (iter *BackupItemCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter BackupItemCollectionIterator) NotDone() bool + func (iter BackupItemCollectionIterator) Response() BackupItemCollection + func (iter BackupItemCollectionIterator) Value() BackupItem + type BackupItemCollectionPage struct + func NewBackupItemCollectionPage(cur BackupItemCollection, ...) BackupItemCollectionPage + func (page *BackupItemCollectionPage) Next() error + func (page *BackupItemCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page BackupItemCollectionPage) NotDone() bool + func (page BackupItemCollectionPage) Response() BackupItemCollection + func (page BackupItemCollectionPage) Values() []BackupItem + type BackupItemProperties struct + BackupID *int32 + BlobName *string + CorrelationID *string + Created *date.Time + Databases *[]DatabaseBackupSetting + FinishedTimeStamp *date.Time + LastRestoreTimeStamp *date.Time + Log *string + Name *string + Scheduled *bool + SizeInBytes *int64 + Status BackupItemStatus + StorageAccountURL *string + WebsiteSizeInBytes *int64 + func (bi BackupItemProperties) MarshalJSON() ([]byte, error) + type BackupItemStatus string + const Created + const DeleteFailed + const DeleteInProgress + const Deleted + const Failed + const InProgress + const PartiallySucceeded + const Skipped + const Succeeded + const TimedOut + func PossibleBackupItemStatusValues() []BackupItemStatus + type BackupRequest struct + ID *string + Kind *string + Name *string + Type *string + func (br *BackupRequest) UnmarshalJSON(body []byte) error + func (br BackupRequest) MarshalJSON() ([]byte, error) + type BackupRequestProperties struct + BackupRequestName *string + BackupSchedule *BackupSchedule + Databases *[]DatabaseBackupSetting + Enabled *bool + StorageAccountURL *string + Type BackupRestoreOperationType + type BackupRestoreOperationType string + const BackupRestoreOperationTypeClone + const BackupRestoreOperationTypeDefault + const BackupRestoreOperationTypeRelocation + const BackupRestoreOperationTypeSnapshot + func PossibleBackupRestoreOperationTypeValues() []BackupRestoreOperationType + type BackupSchedule struct + FrequencyInterval *int32 + FrequencyUnit FrequencyUnit + KeepAtLeastOneBackup *bool + LastExecutionTime *date.Time + RetentionPeriodInDays *int32 + StartTime *date.Time + func (bs BackupSchedule) MarshalJSON() ([]byte, error) + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + func (client BaseClient) CheckNameAvailability(ctx context.Context, request ResourceNameAvailabilityRequest) (result ResourceNameAvailability, err error) + func (client BaseClient) CheckNameAvailabilityPreparer(ctx context.Context, request ResourceNameAvailabilityRequest) (*http.Request, error) + func (client BaseClient) CheckNameAvailabilityResponder(resp *http.Response) (result ResourceNameAvailability, err error) + func (client BaseClient) CheckNameAvailabilitySender(req *http.Request) (*http.Response, error) + func (client BaseClient) GetPublishingUser(ctx context.Context) (result User, err error) + func (client BaseClient) GetPublishingUserPreparer(ctx context.Context) (*http.Request, error) + func (client BaseClient) GetPublishingUserResponder(resp *http.Response) (result User, err error) + func (client BaseClient) GetPublishingUserSender(req *http.Request) (*http.Response, error) + func (client BaseClient) GetSourceControl(ctx context.Context, sourceControlType string) (result SourceControl, err error) + func (client BaseClient) GetSourceControlPreparer(ctx context.Context, sourceControlType string) (*http.Request, error) + func (client BaseClient) GetSourceControlResponder(resp *http.Response) (result SourceControl, err error) + func (client BaseClient) GetSourceControlSender(req *http.Request) (*http.Response, error) + func (client BaseClient) GetSubscriptionDeploymentLocations(ctx context.Context) (result DeploymentLocations, err error) + func (client BaseClient) GetSubscriptionDeploymentLocationsPreparer(ctx context.Context) (*http.Request, error) + func (client BaseClient) GetSubscriptionDeploymentLocationsResponder(resp *http.Response) (result DeploymentLocations, err error) + func (client BaseClient) GetSubscriptionDeploymentLocationsSender(req *http.Request) (*http.Response, error) + func (client BaseClient) ListGeoRegions(ctx context.Context, sku SkuName, linuxWorkersEnabled *bool) (result GeoRegionCollectionPage, err error) + func (client BaseClient) ListGeoRegionsComplete(ctx context.Context, sku SkuName, linuxWorkersEnabled *bool) (result GeoRegionCollectionIterator, err error) + func (client BaseClient) ListGeoRegionsPreparer(ctx context.Context, sku SkuName, linuxWorkersEnabled *bool) (*http.Request, error) + func (client BaseClient) ListGeoRegionsResponder(resp *http.Response) (result GeoRegionCollection, err error) + func (client BaseClient) ListGeoRegionsSender(req *http.Request) (*http.Response, error) + func (client BaseClient) ListPremierAddOnOffers(ctx context.Context) (result PremierAddOnOfferCollectionPage, err error) + func (client BaseClient) ListPremierAddOnOffersComplete(ctx context.Context) (result PremierAddOnOfferCollectionIterator, err error) + func (client BaseClient) ListPremierAddOnOffersPreparer(ctx context.Context) (*http.Request, error) + func (client BaseClient) ListPremierAddOnOffersResponder(resp *http.Response) (result PremierAddOnOfferCollection, err error) + func (client BaseClient) ListPremierAddOnOffersSender(req *http.Request) (*http.Response, error) + func (client BaseClient) ListSiteIdentifiersAssignedToHostName(ctx context.Context, nameIdentifier NameIdentifier) (result IdentifierCollectionPage, err error) + func (client BaseClient) ListSiteIdentifiersAssignedToHostNameComplete(ctx context.Context, nameIdentifier NameIdentifier) (result IdentifierCollectionIterator, err error) + func (client BaseClient) ListSiteIdentifiersAssignedToHostNamePreparer(ctx context.Context, nameIdentifier NameIdentifier) (*http.Request, error) + func (client BaseClient) ListSiteIdentifiersAssignedToHostNameResponder(resp *http.Response) (result IdentifierCollection, err error) + func (client BaseClient) ListSiteIdentifiersAssignedToHostNameSender(req *http.Request) (*http.Response, error) + func (client BaseClient) ListSkus(ctx context.Context) (result SkuInfos, err error) + func (client BaseClient) ListSkusPreparer(ctx context.Context) (*http.Request, error) + func (client BaseClient) ListSkusResponder(resp *http.Response) (result SkuInfos, err error) + func (client BaseClient) ListSkusSender(req *http.Request) (*http.Response, error) + func (client BaseClient) ListSourceControls(ctx context.Context) (result SourceControlCollectionPage, err error) + func (client BaseClient) ListSourceControlsComplete(ctx context.Context) (result SourceControlCollectionIterator, err error) + func (client BaseClient) ListSourceControlsPreparer(ctx context.Context) (*http.Request, error) + func (client BaseClient) ListSourceControlsResponder(resp *http.Response) (result SourceControlCollection, err error) + func (client BaseClient) ListSourceControlsSender(req *http.Request) (*http.Response, error) + func (client BaseClient) Move(ctx context.Context, resourceGroupName string, ...) (result autorest.Response, err error) + func (client BaseClient) MovePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client BaseClient) MoveResponder(resp *http.Response) (result autorest.Response, err error) + func (client BaseClient) MoveSender(req *http.Request) (*http.Response, error) + func (client BaseClient) UpdatePublishingUser(ctx context.Context, userDetails User) (result User, err error) + func (client BaseClient) UpdatePublishingUserPreparer(ctx context.Context, userDetails User) (*http.Request, error) + func (client BaseClient) UpdatePublishingUserResponder(resp *http.Response) (result User, err error) + func (client BaseClient) UpdatePublishingUserSender(req *http.Request) (*http.Response, error) + func (client BaseClient) UpdateSourceControl(ctx context.Context, sourceControlType string, requestMessage SourceControl) (result SourceControl, err error) + func (client BaseClient) UpdateSourceControlPreparer(ctx context.Context, sourceControlType string, requestMessage SourceControl) (*http.Request, error) + func (client BaseClient) UpdateSourceControlResponder(resp *http.Response) (result SourceControl, err error) + func (client BaseClient) UpdateSourceControlSender(req *http.Request) (*http.Response, error) + func (client BaseClient) Validate(ctx context.Context, resourceGroupName string, validateRequest ValidateRequest) (result ValidateResponse, err error) + func (client BaseClient) ValidateMove(ctx context.Context, resourceGroupName string, ...) (result autorest.Response, err error) + func (client BaseClient) ValidateMovePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client BaseClient) ValidateMoveResponder(resp *http.Response) (result autorest.Response, err error) + func (client BaseClient) ValidateMoveSender(req *http.Request) (*http.Response, error) + func (client BaseClient) ValidatePreparer(ctx context.Context, resourceGroupName string, validateRequest ValidateRequest) (*http.Request, error) + func (client BaseClient) ValidateResponder(resp *http.Response) (result ValidateResponse, err error) + func (client BaseClient) ValidateSender(req *http.Request) (*http.Response, error) + func (client BaseClient) VerifyHostingEnvironmentVnet(ctx context.Context, parameters VnetParameters) (result VnetValidationFailureDetails, err error) + func (client BaseClient) VerifyHostingEnvironmentVnetPreparer(ctx context.Context, parameters VnetParameters) (*http.Request, error) + func (client BaseClient) VerifyHostingEnvironmentVnetResponder(resp *http.Response) (result VnetValidationFailureDetails, err error) + func (client BaseClient) VerifyHostingEnvironmentVnetSender(req *http.Request) (*http.Response, error) + type BillingMeter struct + ID *string + Kind *string + Name *string + Type *string + func (bm *BillingMeter) UnmarshalJSON(body []byte) error + func (bm BillingMeter) MarshalJSON() ([]byte, error) + type BillingMeterCollection struct + NextLink *string + Value *[]BillingMeter + func (bmc BillingMeterCollection) IsEmpty() bool + func (bmc BillingMeterCollection) MarshalJSON() ([]byte, error) + type BillingMeterCollectionIterator struct + func NewBillingMeterCollectionIterator(page BillingMeterCollectionPage) BillingMeterCollectionIterator + func (iter *BillingMeterCollectionIterator) Next() error + func (iter *BillingMeterCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter BillingMeterCollectionIterator) NotDone() bool + func (iter BillingMeterCollectionIterator) Response() BillingMeterCollection + func (iter BillingMeterCollectionIterator) Value() BillingMeter + type BillingMeterCollectionPage struct + func NewBillingMeterCollectionPage(cur BillingMeterCollection, ...) BillingMeterCollectionPage + func (page *BillingMeterCollectionPage) Next() error + func (page *BillingMeterCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page BillingMeterCollectionPage) NotDone() bool + func (page BillingMeterCollectionPage) Response() BillingMeterCollection + func (page BillingMeterCollectionPage) Values() []BillingMeter + type BillingMeterProperties struct + BillingLocation *string + FriendlyName *string + MeterID *string + ResourceType *string + ShortName *string + type BillingMetersClient struct + func NewBillingMetersClient(subscriptionID string) BillingMetersClient + func NewBillingMetersClientWithBaseURI(baseURI string, subscriptionID string) BillingMetersClient + func (client BillingMetersClient) List(ctx context.Context, billingLocation string) (result BillingMeterCollectionPage, err error) + func (client BillingMetersClient) ListComplete(ctx context.Context, billingLocation string) (result BillingMeterCollectionIterator, err error) + func (client BillingMetersClient) ListPreparer(ctx context.Context, billingLocation string) (*http.Request, error) + func (client BillingMetersClient) ListResponder(resp *http.Response) (result BillingMeterCollection, err error) + func (client BillingMetersClient) ListSender(req *http.Request) (*http.Response, error) + type BuiltInAuthenticationProvider string + const AzureActiveDirectory + const Facebook + const Google + const MicrosoftAccount + const Twitter + func PossibleBuiltInAuthenticationProviderValues() []BuiltInAuthenticationProvider + type Capability struct + Name *string + Reason *string + Value *string + type Certificate struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (c *Certificate) UnmarshalJSON(body []byte) error + func (c Certificate) MarshalJSON() ([]byte, error) + type CertificateCollection struct + NextLink *string + Value *[]Certificate + func (cc CertificateCollection) IsEmpty() bool + func (cc CertificateCollection) MarshalJSON() ([]byte, error) + type CertificateCollectionIterator struct + func NewCertificateCollectionIterator(page CertificateCollectionPage) CertificateCollectionIterator + func (iter *CertificateCollectionIterator) Next() error + func (iter *CertificateCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter CertificateCollectionIterator) NotDone() bool + func (iter CertificateCollectionIterator) Response() CertificateCollection + func (iter CertificateCollectionIterator) Value() Certificate + type CertificateCollectionPage struct + func NewCertificateCollectionPage(cur CertificateCollection, ...) CertificateCollectionPage + func (page *CertificateCollectionPage) Next() error + func (page *CertificateCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page CertificateCollectionPage) NotDone() bool + func (page CertificateCollectionPage) Response() CertificateCollection + func (page CertificateCollectionPage) Values() []Certificate + type CertificateDetails struct + Issuer *string + NotAfter *date.Time + NotBefore *date.Time + RawData *string + SerialNumber *string + SignatureAlgorithm *string + Subject *string + Thumbprint *string + Version *int32 + func (cd CertificateDetails) MarshalJSON() ([]byte, error) + type CertificateEmail struct + ID *string + Kind *string + Name *string + Type *string + func (ce *CertificateEmail) UnmarshalJSON(body []byte) error + func (ce CertificateEmail) MarshalJSON() ([]byte, error) + type CertificateEmailProperties struct + EmailID *string + TimeStamp *date.Time + type CertificateOrderAction struct + ID *string + Kind *string + Name *string + Type *string + func (coa *CertificateOrderAction) UnmarshalJSON(body []byte) error + func (coa CertificateOrderAction) MarshalJSON() ([]byte, error) + type CertificateOrderActionProperties struct + CreatedAt *date.Time + Type CertificateOrderActionType + type CertificateOrderActionType string + const CertificateExpirationWarning + const CertificateExpired + const CertificateIssued + const CertificateOrderCanceled + const CertificateOrderCreated + const CertificateRevoked + const DomainValidationComplete + const FraudCleared + const FraudDetected + const FraudDocumentationRequired + const OrgNameChange + const OrgValidationComplete + const SanDrop + const Unknown + func PossibleCertificateOrderActionTypeValues() []CertificateOrderActionType + type CertificateOrderStatus string + const Canceled + const Denied + const Expired + const Issued + const NotSubmitted + const PendingRekey + const Pendingissuance + const Pendingrevocation + const Revoked + const Unused + func PossibleCertificateOrderStatusValues() []CertificateOrderStatus + type CertificatePatchResource struct + ID *string + Kind *string + Name *string + Type *string + func (cpr *CertificatePatchResource) UnmarshalJSON(body []byte) error + func (cpr CertificatePatchResource) MarshalJSON() ([]byte, error) + type CertificatePatchResourceProperties struct + CerBlob *[]byte + ExpirationDate *date.Time + FriendlyName *string + GeoRegion *string + HostNames *[]string + HostingEnvironmentProfile *HostingEnvironmentProfile + IssueDate *date.Time + Issuer *string + KeyVaultID *string + KeyVaultSecretName *string + KeyVaultSecretStatus KeyVaultSecretStatus + Password *string + PfxBlob *[]byte + PublicKeyHash *string + SelfLink *string + ServerFarmID *string + SiteName *string + SubjectName *string + Thumbprint *string + Valid *bool + func (cpr CertificatePatchResourceProperties) MarshalJSON() ([]byte, error) + type CertificateProductType string + const StandardDomainValidatedSsl + const StandardDomainValidatedWildCardSsl + func PossibleCertificateProductTypeValues() []CertificateProductType + type CertificateProperties struct + CerBlob *[]byte + ExpirationDate *date.Time + FriendlyName *string + GeoRegion *string + HostNames *[]string + HostingEnvironmentProfile *HostingEnvironmentProfile + IssueDate *date.Time + Issuer *string + KeyVaultID *string + KeyVaultSecretName *string + KeyVaultSecretStatus KeyVaultSecretStatus + Password *string + PfxBlob *[]byte + PublicKeyHash *string + SelfLink *string + ServerFarmID *string + SiteName *string + SubjectName *string + Thumbprint *string + Valid *bool + func (c CertificateProperties) MarshalJSON() ([]byte, error) + type CertificateRegistrationProviderClient struct + func NewCertificateRegistrationProviderClient(subscriptionID string) CertificateRegistrationProviderClient + func NewCertificateRegistrationProviderClientWithBaseURI(baseURI string, subscriptionID string) CertificateRegistrationProviderClient + func (client CertificateRegistrationProviderClient) ListOperations(ctx context.Context) (result CsmOperationCollectionPage, err error) + func (client CertificateRegistrationProviderClient) ListOperationsComplete(ctx context.Context) (result CsmOperationCollectionIterator, err error) + func (client CertificateRegistrationProviderClient) ListOperationsPreparer(ctx context.Context) (*http.Request, error) + func (client CertificateRegistrationProviderClient) ListOperationsResponder(resp *http.Response) (result CsmOperationCollection, err error) + func (client CertificateRegistrationProviderClient) ListOperationsSender(req *http.Request) (*http.Response, error) + type CertificatesClient struct + func NewCertificatesClient(subscriptionID string) CertificatesClient + func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient + func (client CertificatesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, name string, ...) (result Certificate, err error) + func (client CertificatesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client CertificatesClient) CreateOrUpdateResponder(resp *http.Response) (result Certificate, err error) + func (client CertificatesClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client CertificatesClient) Delete(ctx context.Context, resourceGroupName string, name string) (result autorest.Response, err error) + func (client CertificatesClient) DeletePreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client CertificatesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client CertificatesClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client CertificatesClient) Get(ctx context.Context, resourceGroupName string, name string) (result Certificate, err error) + func (client CertificatesClient) GetPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client CertificatesClient) GetResponder(resp *http.Response) (result Certificate, err error) + func (client CertificatesClient) GetSender(req *http.Request) (*http.Response, error) + func (client CertificatesClient) List(ctx context.Context) (result CertificateCollectionPage, err error) + func (client CertificatesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result CertificateCollectionPage, err error) + func (client CertificatesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result CertificateCollectionIterator, err error) + func (client CertificatesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client CertificatesClient) ListByResourceGroupResponder(resp *http.Response) (result CertificateCollection, err error) + func (client CertificatesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client CertificatesClient) ListComplete(ctx context.Context) (result CertificateCollectionIterator, err error) + func (client CertificatesClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client CertificatesClient) ListResponder(resp *http.Response) (result CertificateCollection, err error) + func (client CertificatesClient) ListSender(req *http.Request) (*http.Response, error) + func (client CertificatesClient) Update(ctx context.Context, resourceGroupName string, name string, ...) (result Certificate, err error) + func (client CertificatesClient) UpdatePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client CertificatesClient) UpdateResponder(resp *http.Response) (result Certificate, err error) + func (client CertificatesClient) UpdateSender(req *http.Request) (*http.Response, error) + type Channels string + const API + const All + const Email + const Notification + const Webhook + func PossibleChannelsValues() []Channels + type CheckNameResourceTypes string + const CheckNameResourceTypesHostingEnvironment + const CheckNameResourceTypesMicrosoftWebhostingEnvironments + const CheckNameResourceTypesMicrosoftWebpublishingUsers + const CheckNameResourceTypesMicrosoftWebsites + const CheckNameResourceTypesMicrosoftWebsitesslots + const CheckNameResourceTypesPublishingUser + const CheckNameResourceTypesSite + const CheckNameResourceTypesSlot + func PossibleCheckNameResourceTypesValues() []CheckNameResourceTypes + type CloneAbilityResult string + const Cloneable + const NotCloneable + const PartiallyCloneable + func PossibleCloneAbilityResultValues() []CloneAbilityResult + type CloningInfo struct + AppSettingsOverrides map[string]*string + CloneCustomHostNames *bool + CloneSourceControl *bool + ConfigureLoadBalancing *bool + CorrelationID *uuid.UUID + HostingEnvironment *string + IgnoreQuotas *bool + Overwrite *bool + SourceWebAppID *string + TrafficManagerProfileID *string + TrafficManagerProfileName *string + func (ci CloningInfo) MarshalJSON() ([]byte, error) + type ComputeModeOptions string + const ComputeModeOptionsDedicated + const ComputeModeOptionsDynamic + const ComputeModeOptionsShared + func PossibleComputeModeOptionsValues() []ComputeModeOptions + type ConnStringInfo struct + ConnectionString *string + Name *string + Type ConnectionStringType + type ConnStringValueTypePair struct + Type ConnectionStringType + Value *string + type ConnectionStringDictionary struct + ID *string + Kind *string + Name *string + Properties map[string]*ConnStringValueTypePair + Type *string + func (csd ConnectionStringDictionary) MarshalJSON() ([]byte, error) + type ConnectionStringType string + const APIHub + const Custom + const DocDb + const EventHub + const MySQL + const NotificationHub + const PostgreSQL + const RedisCache + const SQLAzure + const SQLServer + const ServiceBus + func PossibleConnectionStringTypeValues() []ConnectionStringType + type Contact struct + AddressMailing *Address + Email *string + Fax *string + JobTitle *string + NameFirst *string + NameLast *string + NameMiddle *string + Organization *string + Phone *string + type ContinuousWebJob struct + ID *string + Kind *string + Name *string + Type *string + func (cwj *ContinuousWebJob) UnmarshalJSON(body []byte) error + func (cwj ContinuousWebJob) MarshalJSON() ([]byte, error) + type ContinuousWebJobCollection struct + NextLink *string + Value *[]ContinuousWebJob + func (cwjc ContinuousWebJobCollection) IsEmpty() bool + type ContinuousWebJobCollectionIterator struct + func NewContinuousWebJobCollectionIterator(page ContinuousWebJobCollectionPage) ContinuousWebJobCollectionIterator + func (iter *ContinuousWebJobCollectionIterator) Next() error + func (iter *ContinuousWebJobCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ContinuousWebJobCollectionIterator) NotDone() bool + func (iter ContinuousWebJobCollectionIterator) Response() ContinuousWebJobCollection + func (iter ContinuousWebJobCollectionIterator) Value() ContinuousWebJob + type ContinuousWebJobCollectionPage struct + func NewContinuousWebJobCollectionPage(cur ContinuousWebJobCollection, ...) ContinuousWebJobCollectionPage + func (page *ContinuousWebJobCollectionPage) Next() error + func (page *ContinuousWebJobCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ContinuousWebJobCollectionPage) NotDone() bool + func (page ContinuousWebJobCollectionPage) Response() ContinuousWebJobCollection + func (page ContinuousWebJobCollectionPage) Values() []ContinuousWebJob + type ContinuousWebJobProperties struct + DetailedStatus *string + Error *string + ExtraInfoURL *string + JobType JobType + LogURL *string + Name *string + RunCommand *string + Settings map[string]interface{} + Status ContinuousWebJobStatus + URL *string + UsingSdk *bool + func (cwj ContinuousWebJobProperties) MarshalJSON() ([]byte, error) + type ContinuousWebJobStatus string + const Initializing + const PendingRestart + const Running + const Starting + const Stopped + func PossibleContinuousWebJobStatusValues() []ContinuousWebJobStatus + type CorsSettings struct + AllowedOrigins *[]string + type CsmMoveResourceEnvelope struct + Resources *[]string + TargetResourceGroup *string + type CsmOperationCollection struct + NextLink *string + Value *[]CsmOperationDescription + func (coc CsmOperationCollection) IsEmpty() bool + func (coc CsmOperationCollection) MarshalJSON() ([]byte, error) + type CsmOperationCollectionIterator struct + func NewCsmOperationCollectionIterator(page CsmOperationCollectionPage) CsmOperationCollectionIterator + func (iter *CsmOperationCollectionIterator) Next() error + func (iter *CsmOperationCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter CsmOperationCollectionIterator) NotDone() bool + func (iter CsmOperationCollectionIterator) Response() CsmOperationCollection + func (iter CsmOperationCollectionIterator) Value() CsmOperationDescription + type CsmOperationCollectionPage struct + func NewCsmOperationCollectionPage(cur CsmOperationCollection, ...) CsmOperationCollectionPage + func (page *CsmOperationCollectionPage) Next() error + func (page *CsmOperationCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page CsmOperationCollectionPage) NotDone() bool + func (page CsmOperationCollectionPage) Response() CsmOperationCollection + func (page CsmOperationCollectionPage) Values() []CsmOperationDescription + type CsmOperationDescription struct + Display *CsmOperationDisplay + Name *string + Origin *string + Properties *CsmOperationDescriptionProperties + type CsmOperationDescriptionProperties struct + ServiceSpecification *ServiceSpecification + type CsmOperationDisplay struct + Description *string + Operation *string + Provider *string + Resource *string + type CsmPublishingProfileOptions struct + Format PublishingProfileFormat + type CsmSlotEntity struct + PreserveVnet *bool + TargetSlot *string + type CsmUsageQuota struct + CurrentValue *int64 + Limit *int64 + Name *LocalizableString + NextResetTime *date.Time + Unit *string + type CsmUsageQuotaCollection struct + NextLink *string + Value *[]CsmUsageQuota + func (cuqc CsmUsageQuotaCollection) IsEmpty() bool + func (cuqc CsmUsageQuotaCollection) MarshalJSON() ([]byte, error) + type CsmUsageQuotaCollectionIterator struct + func NewCsmUsageQuotaCollectionIterator(page CsmUsageQuotaCollectionPage) CsmUsageQuotaCollectionIterator + func (iter *CsmUsageQuotaCollectionIterator) Next() error + func (iter *CsmUsageQuotaCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter CsmUsageQuotaCollectionIterator) NotDone() bool + func (iter CsmUsageQuotaCollectionIterator) Response() CsmUsageQuotaCollection + func (iter CsmUsageQuotaCollectionIterator) Value() CsmUsageQuota + type CsmUsageQuotaCollectionPage struct + func NewCsmUsageQuotaCollectionPage(cur CsmUsageQuotaCollection, ...) CsmUsageQuotaCollectionPage + func (page *CsmUsageQuotaCollectionPage) Next() error + func (page *CsmUsageQuotaCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page CsmUsageQuotaCollectionPage) NotDone() bool + func (page CsmUsageQuotaCollectionPage) Response() CsmUsageQuotaCollection + func (page CsmUsageQuotaCollectionPage) Values() []CsmUsageQuota + type CustomHostNameDNSRecordType string + const A + const CName + func PossibleCustomHostNameDNSRecordTypeValues() []CustomHostNameDNSRecordType + type CustomHostnameAnalysisResult struct + ID *string + Kind *string + Name *string + Type *string + func (char *CustomHostnameAnalysisResult) UnmarshalJSON(body []byte) error + func (char CustomHostnameAnalysisResult) MarshalJSON() ([]byte, error) + type CustomHostnameAnalysisResultProperties struct + ARecords *[]string + AlternateCNameRecords *[]string + AlternateTxtRecords *[]string + CNameRecords *[]string + ConflictingAppResourceID *string + CustomDomainVerificationFailureInfo *ErrorEntity + CustomDomainVerificationTest DNSVerificationTestResult + HasConflictAcrossSubscription *bool + HasConflictOnScaleUnit *bool + IsHostnameAlreadyVerified *bool + TxtRecords *[]string + func (char CustomHostnameAnalysisResultProperties) MarshalJSON() ([]byte, error) + type DNSType string + const AzureDNS + const DefaultDomainRegistrarDNS + func PossibleDNSTypeValues() []DNSType + type DNSVerificationTestResult string + const DNSVerificationTestResultFailed + const DNSVerificationTestResultPassed + const DNSVerificationTestResultSkipped + func PossibleDNSVerificationTestResultValues() []DNSVerificationTestResult + type DataSource struct + DataSourceURI *[]NameValuePair + Instructions *[]string + type DataTableResponseColumn struct + ColumnName *string + ColumnType *string + DataType *string + type DataTableResponseObject struct + Columns *[]DataTableResponseColumn + Rows *[][]string + TableName *string + type DatabaseBackupSetting struct + ConnectionString *string + ConnectionStringName *string + DatabaseType DatabaseType + Name *string + type DatabaseType string + const DatabaseTypeLocalMySQL + const DatabaseTypeMySQL + const DatabaseTypePostgreSQL + const DatabaseTypeSQLAzure + func PossibleDatabaseTypeValues() []DatabaseType + type DefaultErrorResponse struct + Error *DefaultErrorResponseError + func (der DefaultErrorResponse) MarshalJSON() ([]byte, error) + type DefaultErrorResponseError struct + Code *string + Details *[]DefaultErrorResponseErrorDetailsItem + Innererror *string + Message *string + Target *string + func (der DefaultErrorResponseError) MarshalJSON() ([]byte, error) + type DefaultErrorResponseErrorDetailsItem struct + Code *string + Message *string + Target *string + func (derI DefaultErrorResponseErrorDetailsItem) MarshalJSON() ([]byte, error) + type DeletedSite struct + DeletedTimestamp *string + ID *int32 + Name *string + ResourceGroup *string + Slot *string + Subscription *string + func (ds DeletedSite) MarshalJSON() ([]byte, error) + type DeletedWebAppCollection struct + NextLink *string + Value *[]DeletedSite + func (dwac DeletedWebAppCollection) IsEmpty() bool + func (dwac DeletedWebAppCollection) MarshalJSON() ([]byte, error) + type DeletedWebAppCollectionIterator struct + func NewDeletedWebAppCollectionIterator(page DeletedWebAppCollectionPage) DeletedWebAppCollectionIterator + func (iter *DeletedWebAppCollectionIterator) Next() error + func (iter *DeletedWebAppCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DeletedWebAppCollectionIterator) NotDone() bool + func (iter DeletedWebAppCollectionIterator) Response() DeletedWebAppCollection + func (iter DeletedWebAppCollectionIterator) Value() DeletedSite + type DeletedWebAppCollectionPage struct + func NewDeletedWebAppCollectionPage(cur DeletedWebAppCollection, ...) DeletedWebAppCollectionPage + func (page *DeletedWebAppCollectionPage) Next() error + func (page *DeletedWebAppCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DeletedWebAppCollectionPage) NotDone() bool + func (page DeletedWebAppCollectionPage) Response() DeletedWebAppCollection + func (page DeletedWebAppCollectionPage) Values() []DeletedSite + type DeletedWebAppsClient struct + func NewDeletedWebAppsClient(subscriptionID string) DeletedWebAppsClient + func NewDeletedWebAppsClientWithBaseURI(baseURI string, subscriptionID string) DeletedWebAppsClient + func (client DeletedWebAppsClient) List(ctx context.Context) (result DeletedWebAppCollectionPage, err error) + func (client DeletedWebAppsClient) ListComplete(ctx context.Context) (result DeletedWebAppCollectionIterator, err error) + func (client DeletedWebAppsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client DeletedWebAppsClient) ListResponder(resp *http.Response) (result DeletedWebAppCollection, err error) + func (client DeletedWebAppsClient) ListSender(req *http.Request) (*http.Response, error) + type Deployment struct + ID *string + Kind *string + Name *string + Type *string + func (d *Deployment) UnmarshalJSON(body []byte) error + func (d Deployment) MarshalJSON() ([]byte, error) + type DeploymentCollection struct + NextLink *string + Value *[]Deployment + func (dc DeploymentCollection) IsEmpty() bool + func (dc DeploymentCollection) MarshalJSON() ([]byte, error) + type DeploymentCollectionIterator struct + func NewDeploymentCollectionIterator(page DeploymentCollectionPage) DeploymentCollectionIterator + func (iter *DeploymentCollectionIterator) Next() error + func (iter *DeploymentCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DeploymentCollectionIterator) NotDone() bool + func (iter DeploymentCollectionIterator) Response() DeploymentCollection + func (iter DeploymentCollectionIterator) Value() Deployment + type DeploymentCollectionPage struct + func NewDeploymentCollectionPage(cur DeploymentCollection, ...) DeploymentCollectionPage + func (page *DeploymentCollectionPage) Next() error + func (page *DeploymentCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DeploymentCollectionPage) NotDone() bool + func (page DeploymentCollectionPage) Response() DeploymentCollection + func (page DeploymentCollectionPage) Values() []Deployment + type DeploymentLocations struct + HostingEnvironmentDeploymentInfos *[]HostingEnvironmentDeploymentInfo + HostingEnvironments *[]AppServiceEnvironment + Locations *[]GeoRegion + type DeploymentProperties struct + Active *bool + Author *string + AuthorEmail *string + Deployer *string + Details *string + EndTime *date.Time + ID *string + Message *string + StartTime *date.Time + Status *int32 + type DetectorAbnormalTimePeriod struct + EndTime *date.Time + Message *string + MetaData *[][]NameValuePair + Priority *float64 + Solutions *[]Solution + Source *string + StartTime *date.Time + Type IssueType + type DetectorDefinition struct + ID *string + Kind *string + Name *string + Type *string + func (dd *DetectorDefinition) UnmarshalJSON(body []byte) error + func (dd DetectorDefinition) MarshalJSON() ([]byte, error) + type DetectorDefinitionProperties struct + Description *string + DisplayName *string + IsEnabled *bool + Rank *float64 + func (dd DetectorDefinitionProperties) MarshalJSON() ([]byte, error) + type DetectorInfo struct + Category *string + Description *string + SubCategory *string + SupportTopicID *string + func (di DetectorInfo) MarshalJSON() ([]byte, error) + type DetectorResponse struct + ID *string + Kind *string + Name *string + Type *string + func (dr *DetectorResponse) UnmarshalJSON(body []byte) error + func (dr DetectorResponse) MarshalJSON() ([]byte, error) + type DetectorResponseCollection struct + NextLink *string + Value *[]DetectorResponse + func (drc DetectorResponseCollection) IsEmpty() bool + func (drc DetectorResponseCollection) MarshalJSON() ([]byte, error) + type DetectorResponseCollectionIterator struct + func NewDetectorResponseCollectionIterator(page DetectorResponseCollectionPage) DetectorResponseCollectionIterator + func (iter *DetectorResponseCollectionIterator) Next() error + func (iter *DetectorResponseCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DetectorResponseCollectionIterator) NotDone() bool + func (iter DetectorResponseCollectionIterator) Response() DetectorResponseCollection + func (iter DetectorResponseCollectionIterator) Value() DetectorResponse + type DetectorResponseCollectionPage struct + func NewDetectorResponseCollectionPage(cur DetectorResponseCollection, ...) DetectorResponseCollectionPage + func (page *DetectorResponseCollectionPage) Next() error + func (page *DetectorResponseCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DetectorResponseCollectionPage) NotDone() bool + func (page DetectorResponseCollectionPage) Response() DetectorResponseCollection + func (page DetectorResponseCollectionPage) Values() []DetectorResponse + type DetectorResponseProperties struct + Dataset *[]DiagnosticData + Metadata *DetectorInfo + type DiagnosticAnalysis struct + ID *string + Kind *string + Name *string + Type *string + func (da *DiagnosticAnalysis) UnmarshalJSON(body []byte) error + func (da DiagnosticAnalysis) MarshalJSON() ([]byte, error) + type DiagnosticAnalysisCollection struct + NextLink *string + Value *[]AnalysisDefinition + func (dac DiagnosticAnalysisCollection) IsEmpty() bool + func (dac DiagnosticAnalysisCollection) MarshalJSON() ([]byte, error) + type DiagnosticAnalysisCollectionIterator struct + func NewDiagnosticAnalysisCollectionIterator(page DiagnosticAnalysisCollectionPage) DiagnosticAnalysisCollectionIterator + func (iter *DiagnosticAnalysisCollectionIterator) Next() error + func (iter *DiagnosticAnalysisCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DiagnosticAnalysisCollectionIterator) NotDone() bool + func (iter DiagnosticAnalysisCollectionIterator) Response() DiagnosticAnalysisCollection + func (iter DiagnosticAnalysisCollectionIterator) Value() AnalysisDefinition + type DiagnosticAnalysisCollectionPage struct + func NewDiagnosticAnalysisCollectionPage(cur DiagnosticAnalysisCollection, ...) DiagnosticAnalysisCollectionPage + func (page *DiagnosticAnalysisCollectionPage) Next() error + func (page *DiagnosticAnalysisCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DiagnosticAnalysisCollectionPage) NotDone() bool + func (page DiagnosticAnalysisCollectionPage) Response() DiagnosticAnalysisCollection + func (page DiagnosticAnalysisCollectionPage) Values() []AnalysisDefinition + type DiagnosticAnalysisProperties struct + AbnormalTimePeriods *[]AbnormalTimePeriod + EndTime *date.Time + NonCorrelatedDetectors *[]DetectorDefinition + Payload *[]AnalysisData + StartTime *date.Time + type DiagnosticCategory struct + ID *string + Kind *string + Name *string + Type *string + func (dc *DiagnosticCategory) UnmarshalJSON(body []byte) error + func (dc DiagnosticCategory) MarshalJSON() ([]byte, error) + type DiagnosticCategoryCollection struct + NextLink *string + Value *[]DiagnosticCategory + func (dcc DiagnosticCategoryCollection) IsEmpty() bool + func (dcc DiagnosticCategoryCollection) MarshalJSON() ([]byte, error) + type DiagnosticCategoryCollectionIterator struct + func NewDiagnosticCategoryCollectionIterator(page DiagnosticCategoryCollectionPage) DiagnosticCategoryCollectionIterator + func (iter *DiagnosticCategoryCollectionIterator) Next() error + func (iter *DiagnosticCategoryCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DiagnosticCategoryCollectionIterator) NotDone() bool + func (iter DiagnosticCategoryCollectionIterator) Response() DiagnosticCategoryCollection + func (iter DiagnosticCategoryCollectionIterator) Value() DiagnosticCategory + type DiagnosticCategoryCollectionPage struct + func NewDiagnosticCategoryCollectionPage(cur DiagnosticCategoryCollection, ...) DiagnosticCategoryCollectionPage + func (page *DiagnosticCategoryCollectionPage) Next() error + func (page *DiagnosticCategoryCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DiagnosticCategoryCollectionPage) NotDone() bool + func (page DiagnosticCategoryCollectionPage) Response() DiagnosticCategoryCollection + func (page DiagnosticCategoryCollectionPage) Values() []DiagnosticCategory + type DiagnosticCategoryProperties struct + Description *string + func (dc DiagnosticCategoryProperties) MarshalJSON() ([]byte, error) + type DiagnosticData struct + RenderingProperties *Rendering + Table *DataTableResponseObject + type DiagnosticDetectorCollection struct + NextLink *string + Value *[]DetectorDefinition + func (ddc DiagnosticDetectorCollection) IsEmpty() bool + func (ddc DiagnosticDetectorCollection) MarshalJSON() ([]byte, error) + type DiagnosticDetectorCollectionIterator struct + func NewDiagnosticDetectorCollectionIterator(page DiagnosticDetectorCollectionPage) DiagnosticDetectorCollectionIterator + func (iter *DiagnosticDetectorCollectionIterator) Next() error + func (iter *DiagnosticDetectorCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DiagnosticDetectorCollectionIterator) NotDone() bool + func (iter DiagnosticDetectorCollectionIterator) Response() DiagnosticDetectorCollection + func (iter DiagnosticDetectorCollectionIterator) Value() DetectorDefinition + type DiagnosticDetectorCollectionPage struct + func NewDiagnosticDetectorCollectionPage(cur DiagnosticDetectorCollection, ...) DiagnosticDetectorCollectionPage + func (page *DiagnosticDetectorCollectionPage) Next() error + func (page *DiagnosticDetectorCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DiagnosticDetectorCollectionPage) NotDone() bool + func (page DiagnosticDetectorCollectionPage) Response() DiagnosticDetectorCollection + func (page DiagnosticDetectorCollectionPage) Values() []DetectorDefinition + type DiagnosticDetectorResponse struct + ID *string + Kind *string + Name *string + Type *string + func (ddr *DiagnosticDetectorResponse) UnmarshalJSON(body []byte) error + func (ddr DiagnosticDetectorResponse) MarshalJSON() ([]byte, error) + type DiagnosticDetectorResponseProperties struct + AbnormalTimePeriods *[]DetectorAbnormalTimePeriod + Data *[][]NameValuePair + DetectorDefinition *DetectorDefinition + EndTime *date.Time + IssueDetected *bool + Metrics *[]DiagnosticMetricSet + ResponseMetaData *ResponseMetaData + StartTime *date.Time + type DiagnosticMetricSample struct + IsAggregated *bool + Maximum *float64 + Minimum *float64 + RoleInstance *string + Timestamp *date.Time + Total *float64 + type DiagnosticMetricSet struct + EndTime *date.Time + Name *string + StartTime *date.Time + TimeGrain *string + Unit *string + Values *[]DiagnosticMetricSample + type DiagnosticsClient struct + func NewDiagnosticsClient(subscriptionID string) DiagnosticsClient + func NewDiagnosticsClientWithBaseURI(baseURI string, subscriptionID string) DiagnosticsClient + func (client DiagnosticsClient) ExecuteSiteAnalysis(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) ExecuteSiteAnalysisPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ExecuteSiteAnalysisResponder(resp *http.Response) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) ExecuteSiteAnalysisSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ExecuteSiteAnalysisSlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) ExecuteSiteAnalysisSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ExecuteSiteAnalysisSlotResponder(resp *http.Response) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) ExecuteSiteAnalysisSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ExecuteSiteDetector(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorResponse, err error) + func (client DiagnosticsClient) ExecuteSiteDetectorPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ExecuteSiteDetectorResponder(resp *http.Response) (result DiagnosticDetectorResponse, err error) + func (client DiagnosticsClient) ExecuteSiteDetectorSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ExecuteSiteDetectorSlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorResponse, err error) + func (client DiagnosticsClient) ExecuteSiteDetectorSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ExecuteSiteDetectorSlotResponder(resp *http.Response) (result DiagnosticDetectorResponse, err error) + func (client DiagnosticsClient) ExecuteSiteDetectorSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetHostingEnvironmentDetectorResponse(ctx context.Context, resourceGroupName string, name string, ...) (result DetectorResponse, err error) + func (client DiagnosticsClient) GetHostingEnvironmentDetectorResponsePreparer(ctx context.Context, resourceGroupName string, name string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetHostingEnvironmentDetectorResponseResponder(resp *http.Response) (result DetectorResponse, err error) + func (client DiagnosticsClient) GetHostingEnvironmentDetectorResponseSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteAnalysis(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) GetSiteAnalysisPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteAnalysisResponder(resp *http.Response) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) GetSiteAnalysisSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteAnalysisSlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) GetSiteAnalysisSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteAnalysisSlotResponder(resp *http.Response) (result DiagnosticAnalysis, err error) + func (client DiagnosticsClient) GetSiteAnalysisSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteDetector(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionPage, err error) + func (client DiagnosticsClient) GetSiteDetectorComplete(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionIterator, err error) + func (client DiagnosticsClient) GetSiteDetectorPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteDetectorResponder(resp *http.Response) (result DiagnosticDetectorCollection, err error) + func (client DiagnosticsClient) GetSiteDetectorResponse(ctx context.Context, resourceGroupName string, siteName string, ...) (result DetectorResponse, err error) + func (client DiagnosticsClient) GetSiteDetectorResponsePreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteDetectorResponseResponder(resp *http.Response) (result DetectorResponse, err error) + func (client DiagnosticsClient) GetSiteDetectorResponseSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteDetectorResponseSlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DetectorResponse, err error) + func (client DiagnosticsClient) GetSiteDetectorResponseSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteDetectorResponseSlotResponder(resp *http.Response) (result DetectorResponse, err error) + func (client DiagnosticsClient) GetSiteDetectorResponseSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteDetectorSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteDetectorSlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionPage, err error) + func (client DiagnosticsClient) GetSiteDetectorSlotComplete(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionIterator, err error) + func (client DiagnosticsClient) GetSiteDetectorSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteDetectorSlotResponder(resp *http.Response) (result DiagnosticDetectorCollection, err error) + func (client DiagnosticsClient) GetSiteDetectorSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteDiagnosticCategory(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticCategory, err error) + func (client DiagnosticsClient) GetSiteDiagnosticCategoryPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteDiagnosticCategoryResponder(resp *http.Response) (result DiagnosticCategory, err error) + func (client DiagnosticsClient) GetSiteDiagnosticCategorySender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) GetSiteDiagnosticCategorySlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticCategory, err error) + func (client DiagnosticsClient) GetSiteDiagnosticCategorySlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) GetSiteDiagnosticCategorySlotResponder(resp *http.Response) (result DiagnosticCategory, err error) + func (client DiagnosticsClient) GetSiteDiagnosticCategorySlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListHostingEnvironmentDetectorResponses(ctx context.Context, resourceGroupName string, name string) (result DetectorResponseCollectionPage, err error) + func (client DiagnosticsClient) ListHostingEnvironmentDetectorResponsesComplete(ctx context.Context, resourceGroupName string, name string) (result DetectorResponseCollectionIterator, err error) + func (client DiagnosticsClient) ListHostingEnvironmentDetectorResponsesPreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client DiagnosticsClient) ListHostingEnvironmentDetectorResponsesResponder(resp *http.Response) (result DetectorResponseCollection, err error) + func (client DiagnosticsClient) ListHostingEnvironmentDetectorResponsesSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteAnalyses(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysisCollectionPage, err error) + func (client DiagnosticsClient) ListSiteAnalysesComplete(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysisCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteAnalysesPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ListSiteAnalysesResponder(resp *http.Response) (result DiagnosticAnalysisCollection, err error) + func (client DiagnosticsClient) ListSiteAnalysesSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteAnalysesSlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysisCollectionPage, err error) + func (client DiagnosticsClient) ListSiteAnalysesSlotComplete(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticAnalysisCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteAnalysesSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ListSiteAnalysesSlotResponder(resp *http.Response) (result DiagnosticAnalysisCollection, err error) + func (client DiagnosticsClient) ListSiteAnalysesSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteDetectorResponses(ctx context.Context, resourceGroupName string, siteName string) (result DetectorResponseCollectionPage, err error) + func (client DiagnosticsClient) ListSiteDetectorResponsesComplete(ctx context.Context, resourceGroupName string, siteName string) (result DetectorResponseCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteDetectorResponsesPreparer(ctx context.Context, resourceGroupName string, siteName string) (*http.Request, error) + func (client DiagnosticsClient) ListSiteDetectorResponsesResponder(resp *http.Response) (result DetectorResponseCollection, err error) + func (client DiagnosticsClient) ListSiteDetectorResponsesSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteDetectorResponsesSlot(ctx context.Context, resourceGroupName string, siteName string, slot string) (result DetectorResponseCollectionPage, err error) + func (client DiagnosticsClient) ListSiteDetectorResponsesSlotComplete(ctx context.Context, resourceGroupName string, siteName string, slot string) (result DetectorResponseCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteDetectorResponsesSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, slot string) (*http.Request, error) + func (client DiagnosticsClient) ListSiteDetectorResponsesSlotResponder(resp *http.Response) (result DetectorResponseCollection, err error) + func (client DiagnosticsClient) ListSiteDetectorResponsesSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteDetectors(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionPage, err error) + func (client DiagnosticsClient) ListSiteDetectorsComplete(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteDetectorsPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ListSiteDetectorsResponder(resp *http.Response) (result DiagnosticDetectorCollection, err error) + func (client DiagnosticsClient) ListSiteDetectorsSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteDetectorsSlot(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionPage, err error) + func (client DiagnosticsClient) ListSiteDetectorsSlotComplete(ctx context.Context, resourceGroupName string, siteName string, ...) (result DiagnosticDetectorCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteDetectorsSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, ...) (*http.Request, error) + func (client DiagnosticsClient) ListSiteDetectorsSlotResponder(resp *http.Response) (result DiagnosticDetectorCollection, err error) + func (client DiagnosticsClient) ListSiteDetectorsSlotSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteDiagnosticCategories(ctx context.Context, resourceGroupName string, siteName string) (result DiagnosticCategoryCollectionPage, err error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesComplete(ctx context.Context, resourceGroupName string, siteName string) (result DiagnosticCategoryCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesPreparer(ctx context.Context, resourceGroupName string, siteName string) (*http.Request, error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesResponder(resp *http.Response) (result DiagnosticCategoryCollection, err error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesSender(req *http.Request) (*http.Response, error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesSlot(ctx context.Context, resourceGroupName string, siteName string, slot string) (result DiagnosticCategoryCollectionPage, err error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesSlotComplete(ctx context.Context, resourceGroupName string, siteName string, slot string) (result DiagnosticCategoryCollectionIterator, err error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesSlotPreparer(ctx context.Context, resourceGroupName string, siteName string, slot string) (*http.Request, error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesSlotResponder(resp *http.Response) (result DiagnosticCategoryCollection, err error) + func (client DiagnosticsClient) ListSiteDiagnosticCategoriesSlotSender(req *http.Request) (*http.Response, error) + type Dimension struct + DisplayName *string + InternalName *string + Name *string + ToBeExportedForShoebox *bool + type Domain struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (d *Domain) UnmarshalJSON(body []byte) error + func (d Domain) MarshalJSON() ([]byte, error) + type DomainAvailablilityCheckResult struct + Available *bool + DomainType DomainType + Name *string + type DomainCollection struct + NextLink *string + Value *[]Domain + func (dc DomainCollection) IsEmpty() bool + func (dc DomainCollection) MarshalJSON() ([]byte, error) + type DomainCollectionIterator struct + func NewDomainCollectionIterator(page DomainCollectionPage) DomainCollectionIterator + func (iter *DomainCollectionIterator) Next() error + func (iter *DomainCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DomainCollectionIterator) NotDone() bool + func (iter DomainCollectionIterator) Response() DomainCollection + func (iter DomainCollectionIterator) Value() Domain + type DomainCollectionPage struct + func NewDomainCollectionPage(cur DomainCollection, ...) DomainCollectionPage + func (page *DomainCollectionPage) Next() error + func (page *DomainCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DomainCollectionPage) NotDone() bool + func (page DomainCollectionPage) Response() DomainCollection + func (page DomainCollectionPage) Values() []Domain + type DomainControlCenterSsoRequest struct + PostParameterKey *string + PostParameterValue *string + URL *string + func (dccsr DomainControlCenterSsoRequest) MarshalJSON() ([]byte, error) + type DomainOwnershipIdentifier struct + ID *string + Kind *string + Name *string + Type *string + func (doi *DomainOwnershipIdentifier) UnmarshalJSON(body []byte) error + func (doi DomainOwnershipIdentifier) MarshalJSON() ([]byte, error) + type DomainOwnershipIdentifierCollection struct + NextLink *string + Value *[]DomainOwnershipIdentifier + func (doic DomainOwnershipIdentifierCollection) IsEmpty() bool + func (doic DomainOwnershipIdentifierCollection) MarshalJSON() ([]byte, error) + type DomainOwnershipIdentifierCollectionIterator struct + func NewDomainOwnershipIdentifierCollectionIterator(page DomainOwnershipIdentifierCollectionPage) DomainOwnershipIdentifierCollectionIterator + func (iter *DomainOwnershipIdentifierCollectionIterator) Next() error + func (iter *DomainOwnershipIdentifierCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DomainOwnershipIdentifierCollectionIterator) NotDone() bool + func (iter DomainOwnershipIdentifierCollectionIterator) Response() DomainOwnershipIdentifierCollection + func (iter DomainOwnershipIdentifierCollectionIterator) Value() DomainOwnershipIdentifier + type DomainOwnershipIdentifierCollectionPage struct + func NewDomainOwnershipIdentifierCollectionPage(cur DomainOwnershipIdentifierCollection, ...) DomainOwnershipIdentifierCollectionPage + func (page *DomainOwnershipIdentifierCollectionPage) Next() error + func (page *DomainOwnershipIdentifierCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DomainOwnershipIdentifierCollectionPage) NotDone() bool + func (page DomainOwnershipIdentifierCollectionPage) Response() DomainOwnershipIdentifierCollection + func (page DomainOwnershipIdentifierCollectionPage) Values() []DomainOwnershipIdentifier + type DomainOwnershipIdentifierProperties struct + OwnershipID *string + type DomainPatchResource struct + ID *string + Kind *string + Name *string + Type *string + func (dpr *DomainPatchResource) UnmarshalJSON(body []byte) error + func (dpr DomainPatchResource) MarshalJSON() ([]byte, error) + type DomainPatchResourceProperties struct + AuthCode *string + AutoRenew *bool + Consent *DomainPurchaseConsent + ContactAdmin *Contact + ContactBilling *Contact + ContactRegistrant *Contact + ContactTech *Contact + CreatedTime *date.Time + DNSType DNSType + DNSZoneID *string + DomainNotRenewableReasons *[]string + ExpirationTime *date.Time + LastRenewedTime *date.Time + ManagedHostNames *[]HostName + NameServers *[]string + Privacy *bool + ProvisioningState ProvisioningState + ReadyForDNSRecordManagement *bool + RegistrationStatus DomainStatus + TargetDNSType DNSType + func (dpr DomainPatchResourceProperties) MarshalJSON() ([]byte, error) + type DomainProperties struct + AuthCode *string + AutoRenew *bool + Consent *DomainPurchaseConsent + ContactAdmin *Contact + ContactBilling *Contact + ContactRegistrant *Contact + ContactTech *Contact + CreatedTime *date.Time + DNSType DNSType + DNSZoneID *string + DomainNotRenewableReasons *[]string + ExpirationTime *date.Time + LastRenewedTime *date.Time + ManagedHostNames *[]HostName + NameServers *[]string + Privacy *bool + ProvisioningState ProvisioningState + ReadyForDNSRecordManagement *bool + RegistrationStatus DomainStatus + TargetDNSType DNSType + func (d DomainProperties) MarshalJSON() ([]byte, error) + type DomainPurchaseConsent struct + AgreedAt *date.Time + AgreedBy *string + AgreementKeys *[]string + type DomainRecommendationSearchParameters struct + Keywords *string + MaxDomainRecommendations *int32 + type DomainRegistrationProviderClient struct + func NewDomainRegistrationProviderClient(subscriptionID string) DomainRegistrationProviderClient + func NewDomainRegistrationProviderClientWithBaseURI(baseURI string, subscriptionID string) DomainRegistrationProviderClient + func (client DomainRegistrationProviderClient) ListOperations(ctx context.Context) (result CsmOperationCollectionPage, err error) + func (client DomainRegistrationProviderClient) ListOperationsComplete(ctx context.Context) (result CsmOperationCollectionIterator, err error) + func (client DomainRegistrationProviderClient) ListOperationsPreparer(ctx context.Context) (*http.Request, error) + func (client DomainRegistrationProviderClient) ListOperationsResponder(resp *http.Response) (result CsmOperationCollection, err error) + func (client DomainRegistrationProviderClient) ListOperationsSender(req *http.Request) (*http.Response, error) + type DomainStatus string + const DomainStatusActive + const DomainStatusAwaiting + const DomainStatusCancelled + const DomainStatusConfiscated + const DomainStatusDisabled + const DomainStatusExcluded + const DomainStatusExpired + const DomainStatusFailed + const DomainStatusHeld + const DomainStatusJSONConverterFailed + const DomainStatusLocked + const DomainStatusParked + const DomainStatusPending + const DomainStatusReserved + const DomainStatusReverted + const DomainStatusSuspended + const DomainStatusTransferred + const DomainStatusUnknown + const DomainStatusUnlocked + const DomainStatusUnparked + const DomainStatusUpdated + func PossibleDomainStatusValues() []DomainStatus + type DomainType string + const Regular + const SoftDeleted + func PossibleDomainTypeValues() []DomainType + type DomainsClient struct + func NewDomainsClient(subscriptionID string) DomainsClient + func NewDomainsClientWithBaseURI(baseURI string, subscriptionID string) DomainsClient + func (client DomainsClient) CheckAvailability(ctx context.Context, identifier NameIdentifier) (result DomainAvailablilityCheckResult, err error) + func (client DomainsClient) CheckAvailabilityPreparer(ctx context.Context, identifier NameIdentifier) (*http.Request, error) + func (client DomainsClient) CheckAvailabilityResponder(resp *http.Response) (result DomainAvailablilityCheckResult, err error) + func (client DomainsClient) CheckAvailabilitySender(req *http.Request) (*http.Response, error) + func (client DomainsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, domainName string, ...) (result DomainsCreateOrUpdateFuture, err error) + func (client DomainsClient) CreateOrUpdateOwnershipIdentifier(ctx context.Context, resourceGroupName string, domainName string, name string, ...) (result DomainOwnershipIdentifier, err error) + func (client DomainsClient) CreateOrUpdateOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, domainName string, name string, ...) (*http.Request, error) + func (client DomainsClient) CreateOrUpdateOwnershipIdentifierResponder(resp *http.Response) (result DomainOwnershipIdentifier, err error) + func (client DomainsClient) CreateOrUpdateOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, domainName string, ...) (*http.Request, error) + func (client DomainsClient) CreateOrUpdateResponder(resp *http.Response) (result Domain, err error) + func (client DomainsClient) CreateOrUpdateSender(req *http.Request) (future DomainsCreateOrUpdateFuture, err error) + func (client DomainsClient) Delete(ctx context.Context, resourceGroupName string, domainName string, ...) (result autorest.Response, err error) + func (client DomainsClient) DeleteOwnershipIdentifier(ctx context.Context, resourceGroupName string, domainName string, name string) (result autorest.Response, err error) + func (client DomainsClient) DeleteOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, domainName string, name string) (*http.Request, error) + func (client DomainsClient) DeleteOwnershipIdentifierResponder(resp *http.Response) (result autorest.Response, err error) + func (client DomainsClient) DeleteOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) DeletePreparer(ctx context.Context, resourceGroupName string, domainName string, ...) (*http.Request, error) + func (client DomainsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client DomainsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) Get(ctx context.Context, resourceGroupName string, domainName string) (result Domain, err error) + func (client DomainsClient) GetControlCenterSsoRequest(ctx context.Context) (result DomainControlCenterSsoRequest, err error) + func (client DomainsClient) GetControlCenterSsoRequestPreparer(ctx context.Context) (*http.Request, error) + func (client DomainsClient) GetControlCenterSsoRequestResponder(resp *http.Response) (result DomainControlCenterSsoRequest, err error) + func (client DomainsClient) GetControlCenterSsoRequestSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) GetOwnershipIdentifier(ctx context.Context, resourceGroupName string, domainName string, name string) (result DomainOwnershipIdentifier, err error) + func (client DomainsClient) GetOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, domainName string, name string) (*http.Request, error) + func (client DomainsClient) GetOwnershipIdentifierResponder(resp *http.Response) (result DomainOwnershipIdentifier, err error) + func (client DomainsClient) GetOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) GetPreparer(ctx context.Context, resourceGroupName string, domainName string) (*http.Request, error) + func (client DomainsClient) GetResponder(resp *http.Response) (result Domain, err error) + func (client DomainsClient) GetSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) List(ctx context.Context) (result DomainCollectionPage, err error) + func (client DomainsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result DomainCollectionPage, err error) + func (client DomainsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result DomainCollectionIterator, err error) + func (client DomainsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client DomainsClient) ListByResourceGroupResponder(resp *http.Response) (result DomainCollection, err error) + func (client DomainsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) ListComplete(ctx context.Context) (result DomainCollectionIterator, err error) + func (client DomainsClient) ListOwnershipIdentifiers(ctx context.Context, resourceGroupName string, domainName string) (result DomainOwnershipIdentifierCollectionPage, err error) + func (client DomainsClient) ListOwnershipIdentifiersComplete(ctx context.Context, resourceGroupName string, domainName string) (result DomainOwnershipIdentifierCollectionIterator, err error) + func (client DomainsClient) ListOwnershipIdentifiersPreparer(ctx context.Context, resourceGroupName string, domainName string) (*http.Request, error) + func (client DomainsClient) ListOwnershipIdentifiersResponder(resp *http.Response) (result DomainOwnershipIdentifierCollection, err error) + func (client DomainsClient) ListOwnershipIdentifiersSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client DomainsClient) ListRecommendations(ctx context.Context, parameters DomainRecommendationSearchParameters) (result NameIdentifierCollectionPage, err error) + func (client DomainsClient) ListRecommendationsComplete(ctx context.Context, parameters DomainRecommendationSearchParameters) (result NameIdentifierCollectionIterator, err error) + func (client DomainsClient) ListRecommendationsPreparer(ctx context.Context, parameters DomainRecommendationSearchParameters) (*http.Request, error) + func (client DomainsClient) ListRecommendationsResponder(resp *http.Response) (result NameIdentifierCollection, err error) + func (client DomainsClient) ListRecommendationsSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) ListResponder(resp *http.Response) (result DomainCollection, err error) + func (client DomainsClient) ListSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) Renew(ctx context.Context, resourceGroupName string, domainName string) (result autorest.Response, err error) + func (client DomainsClient) RenewPreparer(ctx context.Context, resourceGroupName string, domainName string) (*http.Request, error) + func (client DomainsClient) RenewResponder(resp *http.Response) (result autorest.Response, err error) + func (client DomainsClient) RenewSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) Update(ctx context.Context, resourceGroupName string, domainName string, ...) (result Domain, err error) + func (client DomainsClient) UpdateOwnershipIdentifier(ctx context.Context, resourceGroupName string, domainName string, name string, ...) (result DomainOwnershipIdentifier, err error) + func (client DomainsClient) UpdateOwnershipIdentifierPreparer(ctx context.Context, resourceGroupName string, domainName string, name string, ...) (*http.Request, error) + func (client DomainsClient) UpdateOwnershipIdentifierResponder(resp *http.Response) (result DomainOwnershipIdentifier, err error) + func (client DomainsClient) UpdateOwnershipIdentifierSender(req *http.Request) (*http.Response, error) + func (client DomainsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, domainName string, ...) (*http.Request, error) + func (client DomainsClient) UpdateResponder(resp *http.Response) (result Domain, err error) + func (client DomainsClient) UpdateSender(req *http.Request) (*http.Response, error) + type DomainsCreateOrUpdateFuture struct + Result func(DomainsClient) (Domain, error) + func (future *DomainsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error + type EnabledConfig struct + Enabled *bool + type ErrorEntity struct + Code *string + ExtendedCode *string + InnerErrors *[]ErrorEntity + Message *string + MessageTemplate *string + Parameters *[]string + type ErrorResponse struct + Code *string + Message *string + type Experiments struct + RampUpRules *[]RampUpRule + type FileSystemApplicationLogsConfig struct + Level LogLevel + type FileSystemHTTPLogsConfig struct + Enabled *bool + RetentionInDays *int32 + RetentionInMb *int32 + type FrequencyUnit string + const Day + const Hour + func PossibleFrequencyUnitValues() []FrequencyUnit + type FunctionEnvelope struct + ID *string + Kind *string + Name *string + Type *string + func (fe *FunctionEnvelope) UnmarshalJSON(body []byte) error + func (fe FunctionEnvelope) MarshalJSON() ([]byte, error) + type FunctionEnvelopeCollection struct + NextLink *string + Value *[]FunctionEnvelope + func (fec FunctionEnvelopeCollection) IsEmpty() bool + func (fec FunctionEnvelopeCollection) MarshalJSON() ([]byte, error) + type FunctionEnvelopeCollectionIterator struct + func NewFunctionEnvelopeCollectionIterator(page FunctionEnvelopeCollectionPage) FunctionEnvelopeCollectionIterator + func (iter *FunctionEnvelopeCollectionIterator) Next() error + func (iter *FunctionEnvelopeCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter FunctionEnvelopeCollectionIterator) NotDone() bool + func (iter FunctionEnvelopeCollectionIterator) Response() FunctionEnvelopeCollection + func (iter FunctionEnvelopeCollectionIterator) Value() FunctionEnvelope + type FunctionEnvelopeCollectionPage struct + func NewFunctionEnvelopeCollectionPage(cur FunctionEnvelopeCollection, ...) FunctionEnvelopeCollectionPage + func (page *FunctionEnvelopeCollectionPage) Next() error + func (page *FunctionEnvelopeCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page FunctionEnvelopeCollectionPage) NotDone() bool + func (page FunctionEnvelopeCollectionPage) Response() FunctionEnvelopeCollection + func (page FunctionEnvelopeCollectionPage) Values() []FunctionEnvelope + type FunctionEnvelopeProperties struct + Config interface{} + ConfigHref *string + Files map[string]*string + FunctionAppID *string + Href *string + Name *string + ScriptHref *string + ScriptRootPathHref *string + SecretsFileHref *string + TestData *string + func (fe FunctionEnvelopeProperties) MarshalJSON() ([]byte, error) + type FunctionSecrets struct + ID *string + Kind *string + Name *string + Type *string + func (fs *FunctionSecrets) UnmarshalJSON(body []byte) error + func (fs FunctionSecrets) MarshalJSON() ([]byte, error) + type FunctionSecretsProperties struct + Key *string + TriggerURL *string + type GeoRegion struct + ID *string + Kind *string + Name *string + Type *string + func (gr *GeoRegion) UnmarshalJSON(body []byte) error + func (gr GeoRegion) MarshalJSON() ([]byte, error) + type GeoRegionCollection struct + NextLink *string + Value *[]GeoRegion + func (grc GeoRegionCollection) IsEmpty() bool + func (grc GeoRegionCollection) MarshalJSON() ([]byte, error) + type GeoRegionCollectionIterator struct + func NewGeoRegionCollectionIterator(page GeoRegionCollectionPage) GeoRegionCollectionIterator + func (iter *GeoRegionCollectionIterator) Next() error + func (iter *GeoRegionCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter GeoRegionCollectionIterator) NotDone() bool + func (iter GeoRegionCollectionIterator) Response() GeoRegionCollection + func (iter GeoRegionCollectionIterator) Value() GeoRegion + type GeoRegionCollectionPage struct + func NewGeoRegionCollectionPage(cur GeoRegionCollection, ...) GeoRegionCollectionPage + func (page *GeoRegionCollectionPage) Next() error + func (page *GeoRegionCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page GeoRegionCollectionPage) NotDone() bool + func (page GeoRegionCollectionPage) Response() GeoRegionCollection + func (page GeoRegionCollectionPage) Values() []GeoRegion + type GeoRegionProperties struct + Description *string + DisplayName *string + Name *string + func (gr GeoRegionProperties) MarshalJSON() ([]byte, error) + type GlobalCsmSkuDescription struct + Capabilities *[]Capability + Capacity *SkuCapacity + Family *string + Locations *[]string + Name *string + Size *string + Tier *string + type HTTPLogsConfig struct + AzureBlobStorage *AzureBlobStorageHTTPLogsConfig + FileSystem *FileSystemHTTPLogsConfig + type HandlerMapping struct + Arguments *string + Extension *string + ScriptProcessor *string + type HostName struct + AzureResourceName *string + AzureResourceType AzureResourceType + CustomHostNameDNSRecordType CustomHostNameDNSRecordType + HostNameType HostNameType + Name *string + SiteNames *[]string + type HostNameBinding struct + ID *string + Kind *string + Name *string + Type *string + func (hnb *HostNameBinding) UnmarshalJSON(body []byte) error + func (hnb HostNameBinding) MarshalJSON() ([]byte, error) + type HostNameBindingCollection struct + NextLink *string + Value *[]HostNameBinding + func (hnbc HostNameBindingCollection) IsEmpty() bool + func (hnbc HostNameBindingCollection) MarshalJSON() ([]byte, error) + type HostNameBindingCollectionIterator struct + func NewHostNameBindingCollectionIterator(page HostNameBindingCollectionPage) HostNameBindingCollectionIterator + func (iter *HostNameBindingCollectionIterator) Next() error + func (iter *HostNameBindingCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter HostNameBindingCollectionIterator) NotDone() bool + func (iter HostNameBindingCollectionIterator) Response() HostNameBindingCollection + func (iter HostNameBindingCollectionIterator) Value() HostNameBinding + type HostNameBindingCollectionPage struct + func NewHostNameBindingCollectionPage(cur HostNameBindingCollection, ...) HostNameBindingCollectionPage + func (page *HostNameBindingCollectionPage) Next() error + func (page *HostNameBindingCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page HostNameBindingCollectionPage) NotDone() bool + func (page HostNameBindingCollectionPage) Response() HostNameBindingCollection + func (page HostNameBindingCollectionPage) Values() []HostNameBinding + type HostNameBindingProperties struct + AzureResourceName *string + AzureResourceType AzureResourceType + CustomHostNameDNSRecordType CustomHostNameDNSRecordType + DomainID *string + HostNameType HostNameType + SiteName *string + SslState SslState + Thumbprint *string + VirtualIP *string + func (hnb HostNameBindingProperties) MarshalJSON() ([]byte, error) + type HostNameSslState struct + HostType HostType + Name *string + SslState SslState + Thumbprint *string + ToUpdate *bool + VirtualIP *string + type HostNameType string + const Managed + const Verified + func PossibleHostNameTypeValues() []HostNameType + type HostType string + const HostTypeRepository + const HostTypeStandard + func PossibleHostTypeValues() []HostType + type HostingEnvironmentDeploymentInfo struct + Location *string + Name *string + type HostingEnvironmentDiagnostics struct + DiagnosicsOutput *string + Name *string + type HostingEnvironmentProfile struct + ID *string + Name *string + Type *string + func (hep HostingEnvironmentProfile) MarshalJSON() ([]byte, error) + type HostingEnvironmentStatus string + const Deleting + const Preparing + const Ready + const Scaling + func PossibleHostingEnvironmentStatusValues() []HostingEnvironmentStatus + type HybridConnection struct + ID *string + Kind *string + Name *string + Type *string + func (hc *HybridConnection) UnmarshalJSON(body []byte) error + func (hc HybridConnection) MarshalJSON() ([]byte, error) + type HybridConnectionCollection struct + NextLink *string + Value *[]HybridConnection + func (hcc HybridConnectionCollection) IsEmpty() bool + func (hcc HybridConnectionCollection) MarshalJSON() ([]byte, error) + type HybridConnectionCollectionIterator struct + func NewHybridConnectionCollectionIterator(page HybridConnectionCollectionPage) HybridConnectionCollectionIterator + func (iter *HybridConnectionCollectionIterator) Next() error + func (iter *HybridConnectionCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter HybridConnectionCollectionIterator) NotDone() bool + func (iter HybridConnectionCollectionIterator) Response() HybridConnectionCollection + func (iter HybridConnectionCollectionIterator) Value() HybridConnection + type HybridConnectionCollectionPage struct + func NewHybridConnectionCollectionPage(cur HybridConnectionCollection, ...) HybridConnectionCollectionPage + func (page *HybridConnectionCollectionPage) Next() error + func (page *HybridConnectionCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page HybridConnectionCollectionPage) NotDone() bool + func (page HybridConnectionCollectionPage) Response() HybridConnectionCollection + func (page HybridConnectionCollectionPage) Values() []HybridConnection + type HybridConnectionKey struct + ID *string + Kind *string + Name *string + Type *string + func (hck *HybridConnectionKey) UnmarshalJSON(body []byte) error + func (hck HybridConnectionKey) MarshalJSON() ([]byte, error) + type HybridConnectionKeyProperties struct + SendKeyName *string + SendKeyValue *string + func (hck HybridConnectionKeyProperties) MarshalJSON() ([]byte, error) + type HybridConnectionLimits struct + ID *string + Kind *string + Name *string + Type *string + func (hcl *HybridConnectionLimits) UnmarshalJSON(body []byte) error + func (hcl HybridConnectionLimits) MarshalJSON() ([]byte, error) + type HybridConnectionLimitsProperties struct + Current *int32 + Maximum *int32 + func (hcl HybridConnectionLimitsProperties) MarshalJSON() ([]byte, error) + type HybridConnectionProperties struct + Hostname *string + Port *int32 + RelayArmURI *string + RelayName *string + SendKeyName *string + SendKeyValue *string + ServiceBusNamespace *string + ServiceBusSuffix *string + type IPSecurityRestriction struct + IPAddress *string + SubnetMask *string + type Identifier struct + ID *string + Kind *string + Name *string + Type *string + func (i *Identifier) UnmarshalJSON(body []byte) error + func (i Identifier) MarshalJSON() ([]byte, error) + type IdentifierCollection struct + NextLink *string + Value *[]Identifier + func (ic IdentifierCollection) IsEmpty() bool + func (ic IdentifierCollection) MarshalJSON() ([]byte, error) + type IdentifierCollectionIterator struct + func NewIdentifierCollectionIterator(page IdentifierCollectionPage) IdentifierCollectionIterator + func (iter *IdentifierCollectionIterator) Next() error + func (iter *IdentifierCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter IdentifierCollectionIterator) NotDone() bool + func (iter IdentifierCollectionIterator) Response() IdentifierCollection + func (iter IdentifierCollectionIterator) Value() Identifier + type IdentifierCollectionPage struct + func NewIdentifierCollectionPage(cur IdentifierCollection, ...) IdentifierCollectionPage + func (page *IdentifierCollectionPage) Next() error + func (page *IdentifierCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page IdentifierCollectionPage) NotDone() bool + func (page IdentifierCollectionPage) Response() IdentifierCollection + func (page IdentifierCollectionPage) Values() []Identifier + type IdentifierProperties struct + ID *string + type InAvailabilityReasonType string + const AlreadyExists + const Invalid + func PossibleInAvailabilityReasonTypeValues() []InAvailabilityReasonType + type InternalLoadBalancingMode string + const InternalLoadBalancingModeNone + const InternalLoadBalancingModePublishing + const InternalLoadBalancingModeWeb + func PossibleInternalLoadBalancingModeValues() []InternalLoadBalancingMode + type IssueType string + const AppCrash + const AppDeployment + const AseDeployment + const Other + const PlatformIssue + const RuntimeIssueDetected + const ServiceIncident + const UserIssue + func PossibleIssueTypeValues() []IssueType + type Job struct + ID *string + Kind *string + Name *string + Type *string + func (j *Job) UnmarshalJSON(body []byte) error + func (j Job) MarshalJSON() ([]byte, error) + type JobCollection struct + NextLink *string + Value *[]Job + func (jc JobCollection) IsEmpty() bool + func (jc JobCollection) MarshalJSON() ([]byte, error) + type JobCollectionIterator struct + func NewJobCollectionIterator(page JobCollectionPage) JobCollectionIterator + func (iter *JobCollectionIterator) Next() error + func (iter *JobCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter JobCollectionIterator) NotDone() bool + func (iter JobCollectionIterator) Response() JobCollection + func (iter JobCollectionIterator) Value() Job + type JobCollectionPage struct + func NewJobCollectionPage(cur JobCollection, ...) JobCollectionPage + func (page *JobCollectionPage) Next() error + func (page *JobCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page JobCollectionPage) NotDone() bool + func (page JobCollectionPage) Response() JobCollection + func (page JobCollectionPage) Values() []Job + type JobProperties struct + Error *string + ExtraInfoURL *string + JobType JobType + Name *string + RunCommand *string + Settings map[string]interface{} + URL *string + UsingSdk *bool + func (j JobProperties) MarshalJSON() ([]byte, error) + type JobType string + const Continuous + const Triggered + func PossibleJobTypeValues() []JobType + type KeyVaultSecretStatus string + const KeyVaultSecretStatusAzureServiceUnauthorizedToAccessKeyVault + const KeyVaultSecretStatusCertificateOrderFailed + const KeyVaultSecretStatusExternalPrivateKey + const KeyVaultSecretStatusInitialized + const KeyVaultSecretStatusKeyVaultDoesNotExist + const KeyVaultSecretStatusKeyVaultSecretDoesNotExist + const KeyVaultSecretStatusOperationNotPermittedOnKeyVault + const KeyVaultSecretStatusSucceeded + const KeyVaultSecretStatusUnknown + const KeyVaultSecretStatusUnknownError + const KeyVaultSecretStatusWaitingOnCertificateOrder + func PossibleKeyVaultSecretStatusValues() []KeyVaultSecretStatus + type ListCapability struct + Value *[]Capability + type ListCertificateEmail struct + Value *[]CertificateEmail + type ListCertificateOrderAction struct + Value *[]CertificateOrderAction + type ListHostingEnvironmentDiagnostics struct + Value *[]HostingEnvironmentDiagnostics + type ListOperation struct + Value *[]Operation + type ListVnetInfo struct + Value *[]VnetInfo + type ListVnetRoute struct + Value *[]VnetRoute + type LocalizableString struct + LocalizedValue *string + Value *string + type LogLevel string + const Error + const Information + const Off + const Verbose + const Warning + func PossibleLogLevelValues() []LogLevel + type MSDeploy struct + ID *string + Kind *string + Name *string + Type *string + func (md *MSDeploy) UnmarshalJSON(body []byte) error + func (md MSDeploy) MarshalJSON() ([]byte, error) + type MSDeployCore struct + AppOffline *bool + ConnectionString *string + DbType *string + PackageURI *string + SetParameters map[string]*string + SetParametersXMLFileURI *string + SkipAppData *bool + func (mdc MSDeployCore) MarshalJSON() ([]byte, error) + type MSDeployLog struct + ID *string + Kind *string + Name *string + Type *string + func (mdl *MSDeployLog) UnmarshalJSON(body []byte) error + func (mdl MSDeployLog) MarshalJSON() ([]byte, error) + type MSDeployLogEntry struct + Message *string + Time *date.Time + Type MSDeployLogEntryType + func (mdle MSDeployLogEntry) MarshalJSON() ([]byte, error) + type MSDeployLogEntryType string + const MSDeployLogEntryTypeError + const MSDeployLogEntryTypeMessage + const MSDeployLogEntryTypeWarning + func PossibleMSDeployLogEntryTypeValues() []MSDeployLogEntryType + type MSDeployLogProperties struct + Entries *[]MSDeployLogEntry + func (mdl MSDeployLogProperties) MarshalJSON() ([]byte, error) + type MSDeployProvisioningState string + const MSDeployProvisioningStateAccepted + const MSDeployProvisioningStateCanceled + const MSDeployProvisioningStateFailed + const MSDeployProvisioningStateRunning + const MSDeployProvisioningStateSucceeded + func PossibleMSDeployProvisioningStateValues() []MSDeployProvisioningState + type MSDeployStatus struct + ID *string + Kind *string + Name *string + Type *string + func (mds *MSDeployStatus) UnmarshalJSON(body []byte) error + func (mds MSDeployStatus) MarshalJSON() ([]byte, error) + type MSDeployStatusProperties struct + Complete *bool + Deployer *string + EndTime *date.Time + ProvisioningState MSDeployProvisioningState + StartTime *date.Time + func (mds MSDeployStatusProperties) MarshalJSON() ([]byte, error) + type ManagedPipelineMode string + const Classic + const Integrated + func PossibleManagedPipelineModeValues() []ManagedPipelineMode + type ManagedServiceIdentity struct + PrincipalID *string + TenantID *string + Type ManagedServiceIdentityType + func (msi ManagedServiceIdentity) MarshalJSON() ([]byte, error) + type ManagedServiceIdentityType string + const SystemAssigned + func PossibleManagedServiceIdentityTypeValues() []ManagedServiceIdentityType + type MetricAvailabilily struct + Retention *string + TimeGrain *string + type MetricAvailability struct + BlobDuration *string + TimeGrain *string + type MetricDefinition struct + ID *string + Kind *string + Name *string + Type *string + func (md *MetricDefinition) UnmarshalJSON(body []byte) error + func (md MetricDefinition) MarshalJSON() ([]byte, error) + type MetricDefinitionProperties struct + DisplayName *string + MetricAvailabilities *[]MetricAvailabilily + Name *string + PrimaryAggregationType *string + Unit *string + func (md MetricDefinitionProperties) MarshalJSON() ([]byte, error) + type MetricSpecification struct + AggregationType *string + Availabilities *[]MetricAvailability + Category *string + Dimensions *[]Dimension + DisplayDescription *string + DisplayName *string + EnableRegionalMdmAccount *bool + FillGapWithZero *bool + IsInternal *bool + MetricFilterPattern *string + Name *string + SourceMdmAccount *string + SourceMdmNamespace *string + SupportsInstanceLevelAggregation *bool + Unit *string + type MigrateMySQLRequest struct + ID *string + Kind *string + Name *string + Type *string + func (mmsr *MigrateMySQLRequest) UnmarshalJSON(body []byte) error + func (mmsr MigrateMySQLRequest) MarshalJSON() ([]byte, error) + type MigrateMySQLRequestProperties struct + ConnectionString *string + MigrationType MySQLMigrationType + type MigrateMySQLStatus struct + ID *string + Kind *string + Name *string + Type *string + func (mmss *MigrateMySQLStatus) UnmarshalJSON(body []byte) error + func (mmss MigrateMySQLStatus) MarshalJSON() ([]byte, error) + type MigrateMySQLStatusProperties struct + LocalMySQLEnabled *bool + MigrationOperationStatus OperationStatus + OperationID *string + func (mmss MigrateMySQLStatusProperties) MarshalJSON() ([]byte, error) + type MySQLMigrationType string + const LocalToRemote + const RemoteToLocal + func PossibleMySQLMigrationTypeValues() []MySQLMigrationType + type NameIdentifier struct + Name *string + type NameIdentifierCollection struct + NextLink *string + Value *[]NameIdentifier + func (nic NameIdentifierCollection) IsEmpty() bool + func (nic NameIdentifierCollection) MarshalJSON() ([]byte, error) + type NameIdentifierCollectionIterator struct + func NewNameIdentifierCollectionIterator(page NameIdentifierCollectionPage) NameIdentifierCollectionIterator + func (iter *NameIdentifierCollectionIterator) Next() error + func (iter *NameIdentifierCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter NameIdentifierCollectionIterator) NotDone() bool + func (iter NameIdentifierCollectionIterator) Response() NameIdentifierCollection + func (iter NameIdentifierCollectionIterator) Value() NameIdentifier + type NameIdentifierCollectionPage struct + func NewNameIdentifierCollectionPage(cur NameIdentifierCollection, ...) NameIdentifierCollectionPage + func (page *NameIdentifierCollectionPage) Next() error + func (page *NameIdentifierCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page NameIdentifierCollectionPage) NotDone() bool + func (page NameIdentifierCollectionPage) Response() NameIdentifierCollection + func (page NameIdentifierCollectionPage) Values() []NameIdentifier + type NameValuePair struct + Name *string + Value *string + type NetworkAccessControlEntry struct + Action AccessControlEntryAction + Description *string + Order *int32 + RemoteSubnet *string + type NetworkFeatures struct + ID *string + Kind *string + Name *string + Type *string + func (nf *NetworkFeatures) UnmarshalJSON(body []byte) error + func (nf NetworkFeatures) MarshalJSON() ([]byte, error) + type NetworkFeaturesProperties struct + HybridConnections *[]RelayServiceConnectionEntity + HybridConnectionsV2 *[]HybridConnection + VirtualNetworkConnection *VnetInfo + VirtualNetworkName *string + func (nf NetworkFeaturesProperties) MarshalJSON() ([]byte, error) + type NotificationLevel string + const NotificationLevelCritical + const NotificationLevelInformation + const NotificationLevelNonUrgentSuggestion + const NotificationLevelWarning + func PossibleNotificationLevelValues() []NotificationLevel + type Operation struct + CreatedTime *date.Time + Errors *[]ErrorEntity + ExpirationTime *date.Time + GeoMasterOperationID *uuid.UUID + ID *string + ModifiedTime *date.Time + Name *string + Status OperationStatus + type OperationStatus string + const OperationStatusCreated + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + const OperationStatusTimedOut + func PossibleOperationStatusValues() []OperationStatus + type PerfMonCounterCollection struct + NextLink *string + Value *[]PerfMonResponse + func (pmcc PerfMonCounterCollection) IsEmpty() bool + func (pmcc PerfMonCounterCollection) MarshalJSON() ([]byte, error) + type PerfMonCounterCollectionIterator struct + func NewPerfMonCounterCollectionIterator(page PerfMonCounterCollectionPage) PerfMonCounterCollectionIterator + func (iter *PerfMonCounterCollectionIterator) Next() error + func (iter *PerfMonCounterCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter PerfMonCounterCollectionIterator) NotDone() bool + func (iter PerfMonCounterCollectionIterator) Response() PerfMonCounterCollection + func (iter PerfMonCounterCollectionIterator) Value() PerfMonResponse + type PerfMonCounterCollectionPage struct + func NewPerfMonCounterCollectionPage(cur PerfMonCounterCollection, ...) PerfMonCounterCollectionPage + func (page *PerfMonCounterCollectionPage) Next() error + func (page *PerfMonCounterCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page PerfMonCounterCollectionPage) NotDone() bool + func (page PerfMonCounterCollectionPage) Response() PerfMonCounterCollection + func (page PerfMonCounterCollectionPage) Values() []PerfMonResponse + type PerfMonResponse struct + Code *string + Data *PerfMonSet + Message *string + type PerfMonSample struct + CoreCount *int32 + InstanceName *string + Time *date.Time + Value *float64 + type PerfMonSet struct + EndTime *date.Time + Name *string + StartTime *date.Time + TimeGrain *string + Values *[]PerfMonSample + type PremierAddOn struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (pao *PremierAddOn) UnmarshalJSON(body []byte) error + func (pao PremierAddOn) MarshalJSON() ([]byte, error) + type PremierAddOnOffer struct + ID *string + Kind *string + Name *string + Type *string + func (paoo *PremierAddOnOffer) UnmarshalJSON(body []byte) error + func (paoo PremierAddOnOffer) MarshalJSON() ([]byte, error) + type PremierAddOnOfferCollection struct + NextLink *string + Value *[]PremierAddOnOffer + func (paooc PremierAddOnOfferCollection) IsEmpty() bool + func (paooc PremierAddOnOfferCollection) MarshalJSON() ([]byte, error) + type PremierAddOnOfferCollectionIterator struct + func NewPremierAddOnOfferCollectionIterator(page PremierAddOnOfferCollectionPage) PremierAddOnOfferCollectionIterator + func (iter *PremierAddOnOfferCollectionIterator) Next() error + func (iter *PremierAddOnOfferCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter PremierAddOnOfferCollectionIterator) NotDone() bool + func (iter PremierAddOnOfferCollectionIterator) Response() PremierAddOnOfferCollection + func (iter PremierAddOnOfferCollectionIterator) Value() PremierAddOnOffer + type PremierAddOnOfferCollectionPage struct + func NewPremierAddOnOfferCollectionPage(cur PremierAddOnOfferCollection, ...) PremierAddOnOfferCollectionPage + func (page *PremierAddOnOfferCollectionPage) Next() error + func (page *PremierAddOnOfferCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page PremierAddOnOfferCollectionPage) NotDone() bool + func (page PremierAddOnOfferCollectionPage) Response() PremierAddOnOfferCollection + func (page PremierAddOnOfferCollectionPage) Values() []PremierAddOnOffer + type PremierAddOnOfferProperties struct + LegalTermsURL *string + MarketplaceOffer *string + MarketplacePublisher *string + Name *string + PrivacyPolicyURL *string + Product *string + PromoCodeRequired *bool + Quota *int32 + Sku *string + Vendor *string + WebHostingPlanRestrictions AppServicePlanRestrictions + type PremierAddOnProperties struct + Location *string + MarketplaceOffer *string + MarketplacePublisher *string + PremierAddOnName *string + Product *string + Sku *string + Tags map[string]*string + Vendor *string + func (pao PremierAddOnProperties) MarshalJSON() ([]byte, error) + type ProcessInfo struct + ID *string + Kind *string + Name *string + Type *string + func (pi *ProcessInfo) UnmarshalJSON(body []byte) error + func (pi ProcessInfo) MarshalJSON() ([]byte, error) + type ProcessInfoCollection struct + NextLink *string + Value *[]ProcessInfo + func (pic ProcessInfoCollection) IsEmpty() bool + func (pic ProcessInfoCollection) MarshalJSON() ([]byte, error) + type ProcessInfoCollectionIterator struct + func NewProcessInfoCollectionIterator(page ProcessInfoCollectionPage) ProcessInfoCollectionIterator + func (iter *ProcessInfoCollectionIterator) Next() error + func (iter *ProcessInfoCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ProcessInfoCollectionIterator) NotDone() bool + func (iter ProcessInfoCollectionIterator) Response() ProcessInfoCollection + func (iter ProcessInfoCollectionIterator) Value() ProcessInfo + type ProcessInfoCollectionPage struct + func NewProcessInfoCollectionPage(cur ProcessInfoCollection, ...) ProcessInfoCollectionPage + func (page *ProcessInfoCollectionPage) Next() error + func (page *ProcessInfoCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ProcessInfoCollectionPage) NotDone() bool + func (page ProcessInfoCollectionPage) Response() ProcessInfoCollection + func (page ProcessInfoCollectionPage) Values() []ProcessInfo + type ProcessInfoProperties struct + Children *[]string + CommandLine *string + Description *string + EnvironmentVariables map[string]*string + FileName *string + HandleCount *int32 + Href *string + ID *int32 + IisProfileTimeoutInSeconds *float64 + IsIisProfileRunning *bool + IsProfileRunning *bool + IsScmSite *bool + IsWebJob *bool + MiniDump *string + ModuleCount *int32 + Modules *[]ProcessModuleInfo + Name *string + NonpagedSystemMemorySize64 *int64 + OpenFileHandles *[]string + PagedMemorySize64 *int64 + PagedSystemMemorySize64 *int64 + Parent *string + PeakPagedMemorySize64 *int64 + PeakVirtualMemorySize64 *int64 + PeakWorkingSet64 *int64 + PrivateMemorySize64 *int64 + PrivilegedProcessorTime *string + StartTime *date.Time + ThreadCount *int32 + Threads *[]ProcessThreadInfo + TimeStamp *date.Time + TotalProcessorTime *string + UserName *string + UserProcessorTime *string + VirtualMemorySize64 *int64 + WorkingSet64 *int64 + func (pi ProcessInfoProperties) MarshalJSON() ([]byte, error) + type ProcessModuleInfo struct + ID *string + Kind *string + Name *string + Type *string + func (pmi *ProcessModuleInfo) UnmarshalJSON(body []byte) error + func (pmi ProcessModuleInfo) MarshalJSON() ([]byte, error) + type ProcessModuleInfoCollection struct + NextLink *string + Value *[]ProcessModuleInfo + func (pmic ProcessModuleInfoCollection) IsEmpty() bool + func (pmic ProcessModuleInfoCollection) MarshalJSON() ([]byte, error) + type ProcessModuleInfoCollectionIterator struct + func NewProcessModuleInfoCollectionIterator(page ProcessModuleInfoCollectionPage) ProcessModuleInfoCollectionIterator + func (iter *ProcessModuleInfoCollectionIterator) Next() error + func (iter *ProcessModuleInfoCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ProcessModuleInfoCollectionIterator) NotDone() bool + func (iter ProcessModuleInfoCollectionIterator) Response() ProcessModuleInfoCollection + func (iter ProcessModuleInfoCollectionIterator) Value() ProcessModuleInfo + type ProcessModuleInfoCollectionPage struct + func NewProcessModuleInfoCollectionPage(cur ProcessModuleInfoCollection, ...) ProcessModuleInfoCollectionPage + func (page *ProcessModuleInfoCollectionPage) Next() error + func (page *ProcessModuleInfoCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ProcessModuleInfoCollectionPage) NotDone() bool + func (page ProcessModuleInfoCollectionPage) Response() ProcessModuleInfoCollection + func (page ProcessModuleInfoCollectionPage) Values() []ProcessModuleInfo + type ProcessModuleInfoProperties struct + BaseAddress *string + FileDescription *string + FileName *string + FilePath *string + FileVersion *string + Href *string + IsDebug *bool + Language *string + ModuleMemorySize *int32 + Product *string + ProductVersion *string + type ProcessThreadInfo struct + ID *string + Kind *string + Name *string + Type *string + func (pti *ProcessThreadInfo) UnmarshalJSON(body []byte) error + func (pti ProcessThreadInfo) MarshalJSON() ([]byte, error) + type ProcessThreadInfoCollection struct + NextLink *string + Value *[]ProcessThreadInfo + func (ptic ProcessThreadInfoCollection) IsEmpty() bool + func (ptic ProcessThreadInfoCollection) MarshalJSON() ([]byte, error) + type ProcessThreadInfoCollectionIterator struct + func NewProcessThreadInfoCollectionIterator(page ProcessThreadInfoCollectionPage) ProcessThreadInfoCollectionIterator + func (iter *ProcessThreadInfoCollectionIterator) Next() error + func (iter *ProcessThreadInfoCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ProcessThreadInfoCollectionIterator) NotDone() bool + func (iter ProcessThreadInfoCollectionIterator) Response() ProcessThreadInfoCollection + func (iter ProcessThreadInfoCollectionIterator) Value() ProcessThreadInfo + type ProcessThreadInfoCollectionPage struct + func NewProcessThreadInfoCollectionPage(cur ProcessThreadInfoCollection, ...) ProcessThreadInfoCollectionPage + func (page *ProcessThreadInfoCollectionPage) Next() error + func (page *ProcessThreadInfoCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ProcessThreadInfoCollectionPage) NotDone() bool + func (page ProcessThreadInfoCollectionPage) Response() ProcessThreadInfoCollection + func (page ProcessThreadInfoCollectionPage) Values() []ProcessThreadInfo + type ProcessThreadInfoProperties struct + BasePriority *int32 + CurrentPriority *int32 + Href *string + ID *int32 + PriorityLevel *string + PriviledgedProcessorTime *string + Process *string + StartAddress *string + StartTime *date.Time + State *string + TotalProcessorTime *string + UserProcessorTime *string + WaitReason *string + type ProviderClient struct + func NewProviderClient(subscriptionID string) ProviderClient + func NewProviderClientWithBaseURI(baseURI string, subscriptionID string) ProviderClient + func (client ProviderClient) GetAvailableStacks(ctx context.Context, osTypeSelected string) (result ApplicationStackCollectionPage, err error) + func (client ProviderClient) GetAvailableStacksComplete(ctx context.Context, osTypeSelected string) (result ApplicationStackCollectionIterator, err error) + func (client ProviderClient) GetAvailableStacksOnPrem(ctx context.Context, osTypeSelected string) (result ApplicationStackCollectionPage, err error) + func (client ProviderClient) GetAvailableStacksOnPremComplete(ctx context.Context, osTypeSelected string) (result ApplicationStackCollectionIterator, err error) + func (client ProviderClient) GetAvailableStacksOnPremPreparer(ctx context.Context, osTypeSelected string) (*http.Request, error) + func (client ProviderClient) GetAvailableStacksOnPremResponder(resp *http.Response) (result ApplicationStackCollection, err error) + func (client ProviderClient) GetAvailableStacksOnPremSender(req *http.Request) (*http.Response, error) + func (client ProviderClient) GetAvailableStacksPreparer(ctx context.Context, osTypeSelected string) (*http.Request, error) + func (client ProviderClient) GetAvailableStacksResponder(resp *http.Response) (result ApplicationStackCollection, err error) + func (client ProviderClient) GetAvailableStacksSender(req *http.Request) (*http.Response, error) + func (client ProviderClient) ListOperations(ctx context.Context) (result CsmOperationCollectionPage, err error) + func (client ProviderClient) ListOperationsComplete(ctx context.Context) (result CsmOperationCollectionIterator, err error) + func (client ProviderClient) ListOperationsPreparer(ctx context.Context) (*http.Request, error) + func (client ProviderClient) ListOperationsResponder(resp *http.Response) (result CsmOperationCollection, err error) + func (client ProviderClient) ListOperationsSender(req *http.Request) (*http.Response, error) + type ProvisioningState string + const ProvisioningStateCanceled + const ProvisioningStateDeleting + const ProvisioningStateFailed + const ProvisioningStateInProgress + const ProvisioningStateSucceeded + func PossibleProvisioningStateValues() []ProvisioningState + type ProxyOnlyResource struct + ID *string + Kind *string + Name *string + Type *string + func (por ProxyOnlyResource) MarshalJSON() ([]byte, error) + type PublicCertificate struct + ID *string + Kind *string + Name *string + Type *string + func (pc *PublicCertificate) UnmarshalJSON(body []byte) error + func (pc PublicCertificate) MarshalJSON() ([]byte, error) + type PublicCertificateCollection struct + NextLink *string + Value *[]PublicCertificate + func (pcc PublicCertificateCollection) IsEmpty() bool + func (pcc PublicCertificateCollection) MarshalJSON() ([]byte, error) + type PublicCertificateCollectionIterator struct + func NewPublicCertificateCollectionIterator(page PublicCertificateCollectionPage) PublicCertificateCollectionIterator + func (iter *PublicCertificateCollectionIterator) Next() error + func (iter *PublicCertificateCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter PublicCertificateCollectionIterator) NotDone() bool + func (iter PublicCertificateCollectionIterator) Response() PublicCertificateCollection + func (iter PublicCertificateCollectionIterator) Value() PublicCertificate + type PublicCertificateCollectionPage struct + func NewPublicCertificateCollectionPage(cur PublicCertificateCollection, ...) PublicCertificateCollectionPage + func (page *PublicCertificateCollectionPage) Next() error + func (page *PublicCertificateCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page PublicCertificateCollectionPage) NotDone() bool + func (page PublicCertificateCollectionPage) Response() PublicCertificateCollection + func (page PublicCertificateCollectionPage) Values() []PublicCertificate + type PublicCertificateLocation string + const PublicCertificateLocationCurrentUserMy + const PublicCertificateLocationLocalMachineMy + const PublicCertificateLocationUnknown + func PossiblePublicCertificateLocationValues() []PublicCertificateLocation + type PublicCertificateProperties struct + Blob *[]byte + PublicCertificateLocation PublicCertificateLocation + Thumbprint *string + func (pc PublicCertificateProperties) MarshalJSON() ([]byte, error) + type PublishingProfileFormat string + const FileZilla3 + const Ftp + const WebDeploy + func PossiblePublishingProfileFormatValues() []PublishingProfileFormat + type PushSettings struct + ID *string + Kind *string + Name *string + Type *string + func (ps *PushSettings) UnmarshalJSON(body []byte) error + func (ps PushSettings) MarshalJSON() ([]byte, error) + type PushSettingsProperties struct + DynamicTagsJSON *string + IsPushEnabled *bool + TagWhitelistJSON *string + TagsRequiringAuth *string + type RampUpRule struct + ActionHostName *string + ChangeDecisionCallbackURL *string + ChangeIntervalInMinutes *int32 + ChangeStep *float64 + MaxReroutePercentage *float64 + MinReroutePercentage *float64 + Name *string + ReroutePercentage *float64 + type ReadCloser struct + Value *io.ReadCloser + type Recommendation struct + ID *string + Kind *string + Name *string + Type *string + func (r *Recommendation) UnmarshalJSON(body []byte) error + func (r Recommendation) MarshalJSON() ([]byte, error) + type RecommendationCollection struct + NextLink *string + Value *[]Recommendation + func (rc RecommendationCollection) IsEmpty() bool + func (rc RecommendationCollection) MarshalJSON() ([]byte, error) + type RecommendationCollectionIterator struct + func NewRecommendationCollectionIterator(page RecommendationCollectionPage) RecommendationCollectionIterator + func (iter *RecommendationCollectionIterator) Next() error + func (iter *RecommendationCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter RecommendationCollectionIterator) NotDone() bool + func (iter RecommendationCollectionIterator) Response() RecommendationCollection + func (iter RecommendationCollectionIterator) Value() Recommendation + type RecommendationCollectionPage struct + func NewRecommendationCollectionPage(cur RecommendationCollection, ...) RecommendationCollectionPage + func (page *RecommendationCollectionPage) Next() error + func (page *RecommendationCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page RecommendationCollectionPage) NotDone() bool + func (page RecommendationCollectionPage) Response() RecommendationCollection + func (page RecommendationCollectionPage) Values() []Recommendation + type RecommendationProperties struct + ActionName *string + BladeName *string + Channels Channels + CreationTime *date.Time + DisplayName *string + EndTime *date.Time + ExtensionName *string + ForwardLink *string + IsDynamic *bool + Level NotificationLevel + Message *string + NextNotificationTime *date.Time + NotificationExpirationTime *date.Time + NotifiedTime *date.Time + RecommendationID *uuid.UUID + ResourceID *string + ResourceScope ResourceScopeType + RuleName *string + Score *float64 + StartTime *date.Time + Tags *[]string + type RecommendationRule struct + ID *string + Kind *string + Name *string + Type *string + func (rr *RecommendationRule) UnmarshalJSON(body []byte) error + func (rr RecommendationRule) MarshalJSON() ([]byte, error) + type RecommendationRuleProperties struct + ActionName *string + BladeName *string + Channels Channels + Description *string + DisplayName *string + ExtensionName *string + ForwardLink *string + IsDynamic *bool + Level NotificationLevel + Message *string + Name *string + RecommendationID *uuid.UUID + Tags *[]string + type RecommendationsClient struct + func NewRecommendationsClient(subscriptionID string) RecommendationsClient + func NewRecommendationsClientWithBaseURI(baseURI string, subscriptionID string) RecommendationsClient + func (client RecommendationsClient) DisableAllForWebApp(ctx context.Context, resourceGroupName string, siteName string) (result autorest.Response, err error) + func (client RecommendationsClient) DisableAllForWebAppPreparer(ctx context.Context, resourceGroupName string, siteName string) (*http.Request, error) + func (client RecommendationsClient) DisableAllForWebAppResponder(resp *http.Response) (result autorest.Response, err error) + func (client RecommendationsClient) DisableAllForWebAppSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) DisableRecommendationForSite(ctx context.Context, resourceGroupName string, siteName string, name string) (result autorest.Response, err error) + func (client RecommendationsClient) DisableRecommendationForSitePreparer(ctx context.Context, resourceGroupName string, siteName string, name string) (*http.Request, error) + func (client RecommendationsClient) DisableRecommendationForSiteResponder(resp *http.Response) (result autorest.Response, err error) + func (client RecommendationsClient) DisableRecommendationForSiteSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) DisableRecommendationForSubscription(ctx context.Context, name string) (result autorest.Response, err error) + func (client RecommendationsClient) DisableRecommendationForSubscriptionPreparer(ctx context.Context, name string) (*http.Request, error) + func (client RecommendationsClient) DisableRecommendationForSubscriptionResponder(resp *http.Response) (result autorest.Response, err error) + func (client RecommendationsClient) DisableRecommendationForSubscriptionSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) GetRuleDetailsByWebApp(ctx context.Context, resourceGroupName string, siteName string, name string, ...) (result RecommendationRule, err error) + func (client RecommendationsClient) GetRuleDetailsByWebAppPreparer(ctx context.Context, resourceGroupName string, siteName string, name string, ...) (*http.Request, error) + func (client RecommendationsClient) GetRuleDetailsByWebAppResponder(resp *http.Response) (result RecommendationRule, err error) + func (client RecommendationsClient) GetRuleDetailsByWebAppSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) List(ctx context.Context, featured *bool, filter string) (result RecommendationCollectionPage, err error) + func (client RecommendationsClient) ListComplete(ctx context.Context, featured *bool, filter string) (result RecommendationCollectionIterator, err error) + func (client RecommendationsClient) ListHistoryForWebApp(ctx context.Context, resourceGroupName string, siteName string, filter string) (result RecommendationCollectionPage, err error) + func (client RecommendationsClient) ListHistoryForWebAppComplete(ctx context.Context, resourceGroupName string, siteName string, filter string) (result RecommendationCollectionIterator, err error) + func (client RecommendationsClient) ListHistoryForWebAppPreparer(ctx context.Context, resourceGroupName string, siteName string, filter string) (*http.Request, error) + func (client RecommendationsClient) ListHistoryForWebAppResponder(resp *http.Response) (result RecommendationCollection, err error) + func (client RecommendationsClient) ListHistoryForWebAppSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) ListPreparer(ctx context.Context, featured *bool, filter string) (*http.Request, error) + func (client RecommendationsClient) ListRecommendedRulesForWebApp(ctx context.Context, resourceGroupName string, siteName string, featured *bool, ...) (result RecommendationCollectionPage, err error) + func (client RecommendationsClient) ListRecommendedRulesForWebAppComplete(ctx context.Context, resourceGroupName string, siteName string, featured *bool, ...) (result RecommendationCollectionIterator, err error) + func (client RecommendationsClient) ListRecommendedRulesForWebAppPreparer(ctx context.Context, resourceGroupName string, siteName string, featured *bool, ...) (*http.Request, error) + func (client RecommendationsClient) ListRecommendedRulesForWebAppResponder(resp *http.Response) (result RecommendationCollection, err error) + func (client RecommendationsClient) ListRecommendedRulesForWebAppSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) ListResponder(resp *http.Response) (result RecommendationCollection, err error) + func (client RecommendationsClient) ListSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) ResetAllFilters(ctx context.Context) (result autorest.Response, err error) + func (client RecommendationsClient) ResetAllFiltersForWebApp(ctx context.Context, resourceGroupName string, siteName string) (result autorest.Response, err error) + func (client RecommendationsClient) ResetAllFiltersForWebAppPreparer(ctx context.Context, resourceGroupName string, siteName string) (*http.Request, error) + func (client RecommendationsClient) ResetAllFiltersForWebAppResponder(resp *http.Response) (result autorest.Response, err error) + func (client RecommendationsClient) ResetAllFiltersForWebAppSender(req *http.Request) (*http.Response, error) + func (client RecommendationsClient) ResetAllFiltersPreparer(ctx context.Context) (*http.Request, error) + func (client RecommendationsClient) ResetAllFiltersResponder(resp *http.Response) (result autorest.Response, err error) + func (client RecommendationsClient) ResetAllFiltersSender(req *http.Request) (*http.Response, error) + type ReissueCertificateOrderRequest struct + ID *string + Kind *string + Name *string + Type *string + func (rcor *ReissueCertificateOrderRequest) UnmarshalJSON(body []byte) error + func (rcor ReissueCertificateOrderRequest) MarshalJSON() ([]byte, error) + type ReissueCertificateOrderRequestProperties struct + Csr *string + DelayExistingRevokeInHours *int32 + IsPrivateKeyExternal *bool + KeySize *int32 + type RelayServiceConnectionEntity struct + ID *string + Kind *string + Name *string + Type *string + func (rsce *RelayServiceConnectionEntity) UnmarshalJSON(body []byte) error + func (rsce RelayServiceConnectionEntity) MarshalJSON() ([]byte, error) + type RelayServiceConnectionEntityProperties struct + BiztalkURI *string + EntityConnectionString *string + EntityName *string + Hostname *string + Port *int32 + ResourceConnectionString *string + ResourceType *string + type Rendering struct + Description *string + RenderingType RenderingType + Title *string + type RenderingType string + const NoGraph + const Table + const TimeSeries + const TimeSeriesPerInstance + func PossibleRenderingTypeValues() []RenderingType + type RenewCertificateOrderRequest struct + ID *string + Kind *string + Name *string + Type *string + func (rcor *RenewCertificateOrderRequest) UnmarshalJSON(body []byte) error + func (rcor RenewCertificateOrderRequest) MarshalJSON() ([]byte, error) + type RenewCertificateOrderRequestProperties struct + Csr *string + IsPrivateKeyExternal *bool + KeySize *int32 + type RequestsBasedTrigger struct + Count *int32 + TimeInterval *string + type Resource struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (r Resource) MarshalJSON() ([]byte, error) + type ResourceCollection struct + NextLink *string + Value *[]string + func (rc ResourceCollection) IsEmpty() bool + func (rc ResourceCollection) MarshalJSON() ([]byte, error) + type ResourceCollectionIterator struct + func NewResourceCollectionIterator(page ResourceCollectionPage) ResourceCollectionIterator + func (iter *ResourceCollectionIterator) Next() error + func (iter *ResourceCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ResourceCollectionIterator) NotDone() bool + func (iter ResourceCollectionIterator) Response() ResourceCollection + func (iter ResourceCollectionIterator) Value() string + type ResourceCollectionPage struct + func NewResourceCollectionPage(cur ResourceCollection, ...) ResourceCollectionPage + func (page *ResourceCollectionPage) Next() error + func (page *ResourceCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ResourceCollectionPage) NotDone() bool + func (page ResourceCollectionPage) Response() ResourceCollection + func (page ResourceCollectionPage) Values() []string + type ResourceHealthMetadata struct + ID *string + Kind *string + Name *string + Type *string + func (rhm *ResourceHealthMetadata) UnmarshalJSON(body []byte) error + func (rhm ResourceHealthMetadata) MarshalJSON() ([]byte, error) + type ResourceHealthMetadataClient struct + func NewResourceHealthMetadataClient(subscriptionID string) ResourceHealthMetadataClient + func NewResourceHealthMetadataClientWithBaseURI(baseURI string, subscriptionID string) ResourceHealthMetadataClient + func (client ResourceHealthMetadataClient) GetBySite(ctx context.Context, resourceGroupName string, name string) (result ResourceHealthMetadata, err error) + func (client ResourceHealthMetadataClient) GetBySitePreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client ResourceHealthMetadataClient) GetBySiteResponder(resp *http.Response) (result ResourceHealthMetadata, err error) + func (client ResourceHealthMetadataClient) GetBySiteSender(req *http.Request) (*http.Response, error) + func (client ResourceHealthMetadataClient) GetBySiteSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ResourceHealthMetadata, err error) + func (client ResourceHealthMetadataClient) GetBySiteSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client ResourceHealthMetadataClient) GetBySiteSlotResponder(resp *http.Response) (result ResourceHealthMetadata, err error) + func (client ResourceHealthMetadataClient) GetBySiteSlotSender(req *http.Request) (*http.Response, error) + func (client ResourceHealthMetadataClient) List(ctx context.Context) (result ResourceHealthMetadataCollectionPage, err error) + func (client ResourceHealthMetadataClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ResourceHealthMetadataCollectionPage, err error) + func (client ResourceHealthMetadataClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ResourceHealthMetadataCollectionIterator, err error) + func (client ResourceHealthMetadataClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ResourceHealthMetadataClient) ListByResourceGroupResponder(resp *http.Response) (result ResourceHealthMetadataCollection, err error) + func (client ResourceHealthMetadataClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client ResourceHealthMetadataClient) ListBySite(ctx context.Context, resourceGroupName string, name string) (result ResourceHealthMetadataCollectionPage, err error) + func (client ResourceHealthMetadataClient) ListBySiteComplete(ctx context.Context, resourceGroupName string, name string) (result ResourceHealthMetadataCollectionIterator, err error) + func (client ResourceHealthMetadataClient) ListBySitePreparer(ctx context.Context, resourceGroupName string, name string) (*http.Request, error) + func (client ResourceHealthMetadataClient) ListBySiteResponder(resp *http.Response) (result ResourceHealthMetadataCollection, err error) + func (client ResourceHealthMetadataClient) ListBySiteSender(req *http.Request) (*http.Response, error) + func (client ResourceHealthMetadataClient) ListBySiteSlot(ctx context.Context, resourceGroupName string, name string, slot string) (result ResourceHealthMetadataCollectionPage, err error) + func (client ResourceHealthMetadataClient) ListBySiteSlotComplete(ctx context.Context, resourceGroupName string, name string, slot string) (result ResourceHealthMetadataCollectionIterator, err error) + func (client ResourceHealthMetadataClient) ListBySiteSlotPreparer(ctx context.Context, resourceGroupName string, name string, slot string) (*http.Request, error) + func (client ResourceHealthMetadataClient) ListBySiteSlotResponder(resp *http.Response) (result ResourceHealthMetadataCollection, err error) + func (client ResourceHealthMetadataClient) ListBySiteSlotSender(req *http.Request) (*http.Response, error) + func (client ResourceHealthMetadataClient) ListComplete(ctx context.Context) (result ResourceHealthMetadataCollectionIterator, err error) + func (client ResourceHealthMetadataClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ResourceHealthMetadataClient) ListResponder(resp *http.Response) (result ResourceHealthMetadataCollection, err error) + func (client ResourceHealthMetadataClient) ListSender(req *http.Request) (*http.Response, error) + type ResourceHealthMetadataCollection struct + NextLink *string + Value *[]ResourceHealthMetadata + func (rhmc ResourceHealthMetadataCollection) IsEmpty() bool + func (rhmc ResourceHealthMetadataCollection) MarshalJSON() ([]byte, error) + type ResourceHealthMetadataCollectionIterator struct + func NewResourceHealthMetadataCollectionIterator(page ResourceHealthMetadataCollectionPage) ResourceHealthMetadataCollectionIterator + func (iter *ResourceHealthMetadataCollectionIterator) Next() error + func (iter *ResourceHealthMetadataCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ResourceHealthMetadataCollectionIterator) NotDone() bool + func (iter ResourceHealthMetadataCollectionIterator) Response() ResourceHealthMetadataCollection + func (iter ResourceHealthMetadataCollectionIterator) Value() ResourceHealthMetadata + type ResourceHealthMetadataCollectionPage struct + func NewResourceHealthMetadataCollectionPage(cur ResourceHealthMetadataCollection, ...) ResourceHealthMetadataCollectionPage + func (page *ResourceHealthMetadataCollectionPage) Next() error + func (page *ResourceHealthMetadataCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ResourceHealthMetadataCollectionPage) NotDone() bool + func (page ResourceHealthMetadataCollectionPage) Response() ResourceHealthMetadataCollection + func (page ResourceHealthMetadataCollectionPage) Values() []ResourceHealthMetadata + type ResourceHealthMetadataProperties struct + Category *string + SignalAvailability *bool + type ResourceMetric struct + EndTime *date.Time + ID *string + MetricValues *[]ResourceMetricValue + Name *ResourceMetricName + Properties *[]ResourceMetricProperty + ResourceID *string + StartTime *date.Time + TimeGrain *string + Unit *string + func (rm ResourceMetric) MarshalJSON() ([]byte, error) + type ResourceMetricAvailability struct + Retention *string + TimeGrain *string + func (rma ResourceMetricAvailability) MarshalJSON() ([]byte, error) + type ResourceMetricCollection struct + NextLink *string + Value *[]ResourceMetric + func (rmc ResourceMetricCollection) IsEmpty() bool + func (rmc ResourceMetricCollection) MarshalJSON() ([]byte, error) + type ResourceMetricCollectionIterator struct + func NewResourceMetricCollectionIterator(page ResourceMetricCollectionPage) ResourceMetricCollectionIterator + func (iter *ResourceMetricCollectionIterator) Next() error + func (iter *ResourceMetricCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ResourceMetricCollectionIterator) NotDone() bool + func (iter ResourceMetricCollectionIterator) Response() ResourceMetricCollection + func (iter ResourceMetricCollectionIterator) Value() ResourceMetric + type ResourceMetricCollectionPage struct + func NewResourceMetricCollectionPage(cur ResourceMetricCollection, ...) ResourceMetricCollectionPage + func (page *ResourceMetricCollectionPage) Next() error + func (page *ResourceMetricCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ResourceMetricCollectionPage) NotDone() bool + func (page ResourceMetricCollectionPage) Response() ResourceMetricCollection + func (page ResourceMetricCollectionPage) Values() []ResourceMetric + type ResourceMetricDefinition struct + ID *string + Kind *string + Name *string + Type *string + func (rmd *ResourceMetricDefinition) UnmarshalJSON(body []byte) error + func (rmd ResourceMetricDefinition) MarshalJSON() ([]byte, error) + type ResourceMetricDefinitionCollection struct + NextLink *string + Value *[]ResourceMetricDefinition + func (rmdc ResourceMetricDefinitionCollection) IsEmpty() bool + func (rmdc ResourceMetricDefinitionCollection) MarshalJSON() ([]byte, error) + type ResourceMetricDefinitionCollectionIterator struct + func NewResourceMetricDefinitionCollectionIterator(page ResourceMetricDefinitionCollectionPage) ResourceMetricDefinitionCollectionIterator + func (iter *ResourceMetricDefinitionCollectionIterator) Next() error + func (iter *ResourceMetricDefinitionCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ResourceMetricDefinitionCollectionIterator) NotDone() bool + func (iter ResourceMetricDefinitionCollectionIterator) Response() ResourceMetricDefinitionCollection + func (iter ResourceMetricDefinitionCollectionIterator) Value() ResourceMetricDefinition + type ResourceMetricDefinitionCollectionPage struct + func NewResourceMetricDefinitionCollectionPage(cur ResourceMetricDefinitionCollection, ...) ResourceMetricDefinitionCollectionPage + func (page *ResourceMetricDefinitionCollectionPage) Next() error + func (page *ResourceMetricDefinitionCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ResourceMetricDefinitionCollectionPage) NotDone() bool + func (page ResourceMetricDefinitionCollectionPage) Response() ResourceMetricDefinitionCollection + func (page ResourceMetricDefinitionCollectionPage) Values() []ResourceMetricDefinition + type ResourceMetricDefinitionProperties struct + ID *string + MetricAvailabilities *[]ResourceMetricAvailability + Name *ResourceMetricName + PrimaryAggregationType *string + Properties map[string]*string + ResourceURI *string + Unit *string + func (rmd ResourceMetricDefinitionProperties) MarshalJSON() ([]byte, error) + type ResourceMetricName struct + LocalizedValue *string + Value *string + func (rmn ResourceMetricName) MarshalJSON() ([]byte, error) + type ResourceMetricProperty struct + Key *string + Value *string + type ResourceMetricValue struct + Average *float64 + Count *float64 + Maximum *float64 + Minimum *float64 + Properties *[]ResourceMetricProperty + Timestamp *string + Total *float64 + func (rmv ResourceMetricValue) MarshalJSON() ([]byte, error) + type ResourceNameAvailability struct + Message *string + NameAvailable *bool + Reason InAvailabilityReasonType + type ResourceNameAvailabilityRequest struct + IsFqdn *bool + Name *string + Type CheckNameResourceTypes + type ResourceScopeType string + const ServerFarm + const Subscription + const WebSite + func PossibleResourceScopeTypeValues() []ResourceScopeType + type ResponseMetaData struct + DataSource *DataSource + type RestoreRequest struct + ID *string + Kind *string + Name *string + Type *string + func (rr *RestoreRequest) UnmarshalJSON(body []byte) error + func (rr RestoreRequest) MarshalJSON() ([]byte, error) + type RestoreRequestProperties struct + AdjustConnectionStrings *bool + AppServicePlan *string + BlobName *string + Databases *[]DatabaseBackupSetting + HostingEnvironment *string + IgnoreConflictingHostNames *bool + IgnoreDatabases *bool + OperationType BackupRestoreOperationType + Overwrite *bool + SiteName *string + StorageAccountURL *string + type RestoreResponse struct + ID *string + Kind *string + Name *string + Type *string + func (rr *RestoreResponse) UnmarshalJSON(body []byte) error + func (rr RestoreResponse) MarshalJSON() ([]byte, error) + type RestoreResponseProperties struct + OperationID *string + func (rr RestoreResponseProperties) MarshalJSON() ([]byte, error) + type RouteType string + const DEFAULT + const INHERITED + const STATIC + func PossibleRouteTypeValues() []RouteType + type ScmType string + const ScmTypeBitbucketGit + const ScmTypeBitbucketHg + const ScmTypeCodePlexGit + const ScmTypeCodePlexHg + const ScmTypeDropbox + const ScmTypeExternalGit + const ScmTypeExternalHg + const ScmTypeGitHub + const ScmTypeLocalGit + const ScmTypeNone + const ScmTypeOneDrive + const ScmTypeTfs + const ScmTypeVSO + func PossibleScmTypeValues() []ScmType + type ServiceSpecification struct + MetricSpecifications *[]MetricSpecification + type SetObject struct + Value interface{} + type Site struct + ID *string + Identity *ManagedServiceIdentity + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (s *Site) UnmarshalJSON(body []byte) error + func (s Site) MarshalJSON() ([]byte, error) + type SiteAuthSettings struct + ID *string + Kind *string + Name *string + Type *string + func (sas *SiteAuthSettings) UnmarshalJSON(body []byte) error + func (sas SiteAuthSettings) MarshalJSON() ([]byte, error) + type SiteAuthSettingsProperties struct + AdditionalLoginParams *[]string + AllowedAudiences *[]string + AllowedExternalRedirectUrls *[]string + ClientID *string + ClientSecret *string + DefaultProvider BuiltInAuthenticationProvider + Enabled *bool + FacebookAppID *string + FacebookAppSecret *string + FacebookOAuthScopes *[]string + GoogleClientID *string + GoogleClientSecret *string + GoogleOAuthScopes *[]string + Issuer *string + MicrosoftAccountClientID *string + MicrosoftAccountClientSecret *string + MicrosoftAccountOAuthScopes *[]string + RuntimeVersion *string + TokenRefreshExtensionHours *float64 + TokenStoreEnabled *bool + TwitterConsumerKey *string + TwitterConsumerSecret *string + UnauthenticatedClientAction UnauthenticatedClientAction + type SiteAvailabilityState string + const DisasterRecoveryMode + const Limited + const Normal + func PossibleSiteAvailabilityStateValues() []SiteAvailabilityState + type SiteCloneability struct + BlockingCharacteristics *[]SiteCloneabilityCriterion + BlockingFeatures *[]SiteCloneabilityCriterion + Result CloneAbilityResult + UnsupportedFeatures *[]SiteCloneabilityCriterion + type SiteCloneabilityCriterion struct + Description *string + Name *string + type SiteConfig struct + APIDefinition *APIDefinitionInfo + AlwaysOn *bool + AppCommandLine *string + AppSettings *[]NameValuePair + AutoHealEnabled *bool + AutoHealRules *AutoHealRules + AutoSwapSlotName *string + ConnectionStrings *[]ConnStringInfo + Cors *CorsSettings + DefaultDocuments *[]string + DetailedErrorLoggingEnabled *bool + DocumentRoot *string + Experiments *Experiments + HTTP20Enabled *bool + HTTPLoggingEnabled *bool + HandlerMappings *[]HandlerMapping + IPSecurityRestrictions *[]IPSecurityRestriction + JavaContainer *string + JavaContainerVersion *string + JavaVersion *string + Limits *SiteLimits + LinuxFxVersion *string + LoadBalancing SiteLoadBalancing + LocalMySQLEnabled *bool + LogsDirectorySizeLimit *int32 + MachineKey *SiteMachineKey + ManagedPipelineMode ManagedPipelineMode + MinTLSVersion SupportedTLSVersions + NetFrameworkVersion *string + NodeVersion *string + NumberOfWorkers *int32 + PhpVersion *string + PublishingUsername *string + Push *PushSettings + PythonVersion *string + RemoteDebuggingEnabled *bool + RemoteDebuggingVersion *string + RequestTracingEnabled *bool + RequestTracingExpirationTime *date.Time + ScmType ScmType + TracingOptions *string + Use32BitWorkerProcess *bool + VirtualApplications *[]VirtualApplication + VnetName *string + WebSocketsEnabled *bool + func (sc SiteConfig) MarshalJSON() ([]byte, error) + type SiteConfigResource struct + ID *string + Kind *string + Name *string + Type *string + func (scr *SiteConfigResource) UnmarshalJSON(body []byte) error + func (scr SiteConfigResource) MarshalJSON() ([]byte, error) + type SiteConfigResourceCollection struct + NextLink *string + Value *[]SiteConfigResource + func (scrc SiteConfigResourceCollection) IsEmpty() bool + func (scrc SiteConfigResourceCollection) MarshalJSON() ([]byte, error) + type SiteConfigResourceCollectionIterator struct + func NewSiteConfigResourceCollectionIterator(page SiteConfigResourceCollectionPage) SiteConfigResourceCollectionIterator + func (iter *SiteConfigResourceCollectionIterator) Next() error + func (iter *SiteConfigResourceCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SiteConfigResourceCollectionIterator) NotDone() bool + func (iter SiteConfigResourceCollectionIterator) Response() SiteConfigResourceCollection + func (iter SiteConfigResourceCollectionIterator) Value() SiteConfigResource + type SiteConfigResourceCollectionPage struct + func NewSiteConfigResourceCollectionPage(cur SiteConfigResourceCollection, ...) SiteConfigResourceCollectionPage + func (page *SiteConfigResourceCollectionPage) Next() error + func (page *SiteConfigResourceCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SiteConfigResourceCollectionPage) NotDone() bool + func (page SiteConfigResourceCollectionPage) Response() SiteConfigResourceCollection + func (page SiteConfigResourceCollectionPage) Values() []SiteConfigResource + type SiteConfigurationSnapshotInfo struct + ID *string + Kind *string + Name *string + Type *string + func (scsi *SiteConfigurationSnapshotInfo) UnmarshalJSON(body []byte) error + func (scsi SiteConfigurationSnapshotInfo) MarshalJSON() ([]byte, error) + type SiteConfigurationSnapshotInfoCollection struct + NextLink *string + Value *[]SiteConfigurationSnapshotInfo + func (scsic SiteConfigurationSnapshotInfoCollection) IsEmpty() bool + func (scsic SiteConfigurationSnapshotInfoCollection) MarshalJSON() ([]byte, error) + type SiteConfigurationSnapshotInfoCollectionIterator struct + func NewSiteConfigurationSnapshotInfoCollectionIterator(page SiteConfigurationSnapshotInfoCollectionPage) SiteConfigurationSnapshotInfoCollectionIterator + func (iter *SiteConfigurationSnapshotInfoCollectionIterator) Next() error + func (iter *SiteConfigurationSnapshotInfoCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SiteConfigurationSnapshotInfoCollectionIterator) NotDone() bool + func (iter SiteConfigurationSnapshotInfoCollectionIterator) Response() SiteConfigurationSnapshotInfoCollection + func (iter SiteConfigurationSnapshotInfoCollectionIterator) Value() SiteConfigurationSnapshotInfo + type SiteConfigurationSnapshotInfoCollectionPage struct + func NewSiteConfigurationSnapshotInfoCollectionPage(cur SiteConfigurationSnapshotInfoCollection, ...) SiteConfigurationSnapshotInfoCollectionPage + func (page *SiteConfigurationSnapshotInfoCollectionPage) Next() error + func (page *SiteConfigurationSnapshotInfoCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SiteConfigurationSnapshotInfoCollectionPage) NotDone() bool + func (page SiteConfigurationSnapshotInfoCollectionPage) Response() SiteConfigurationSnapshotInfoCollection + func (page SiteConfigurationSnapshotInfoCollectionPage) Values() []SiteConfigurationSnapshotInfo + type SiteConfigurationSnapshotInfoProperties struct + ID *int32 + Time *date.Time + func (scsi SiteConfigurationSnapshotInfoProperties) MarshalJSON() ([]byte, error) + type SiteExtensionInfo struct + ID *string + Kind *string + Name *string + Type *string + func (sei *SiteExtensionInfo) UnmarshalJSON(body []byte) error + func (sei SiteExtensionInfo) MarshalJSON() ([]byte, error) + type SiteExtensionInfoCollection struct + NextLink *string + Value *[]SiteExtensionInfo + func (seic SiteExtensionInfoCollection) IsEmpty() bool + func (seic SiteExtensionInfoCollection) MarshalJSON() ([]byte, error) + type SiteExtensionInfoCollectionIterator struct + func NewSiteExtensionInfoCollectionIterator(page SiteExtensionInfoCollectionPage) SiteExtensionInfoCollectionIterator + func (iter *SiteExtensionInfoCollectionIterator) Next() error + func (iter *SiteExtensionInfoCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SiteExtensionInfoCollectionIterator) NotDone() bool + func (iter SiteExtensionInfoCollectionIterator) Response() SiteExtensionInfoCollection + func (iter SiteExtensionInfoCollectionIterator) Value() SiteExtensionInfo + type SiteExtensionInfoCollectionPage struct + func NewSiteExtensionInfoCollectionPage(cur SiteExtensionInfoCollection, ...) SiteExtensionInfoCollectionPage + func (page *SiteExtensionInfoCollectionPage) Next() error + func (page *SiteExtensionInfoCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SiteExtensionInfoCollectionPage) NotDone() bool + func (page SiteExtensionInfoCollectionPage) Response() SiteExtensionInfoCollection + func (page SiteExtensionInfoCollectionPage) Values() []SiteExtensionInfo + type SiteExtensionInfoProperties struct + Authors *[]string + Comment *string + Description *string + DownloadCount *int32 + ExtensionURL *string + FeedURL *string + ID *string + IconURL *string + InstallationArgs *string + InstalledDateTime *date.Time + LicenseURL *string + LocalIsLatestVersion *bool + LocalPath *string + ProjectURL *string + ProvisioningState *string + PublishedDateTime *date.Time + Summary *string + Title *string + Type SiteExtensionType + Version *string + type SiteExtensionType string + const Gallery + const WebRoot + func PossibleSiteExtensionTypeValues() []SiteExtensionType + type SiteInstance struct + ID *string + Kind *string + Name *string + Type *string + func (si *SiteInstance) UnmarshalJSON(body []byte) error + func (si SiteInstance) MarshalJSON() ([]byte, error) + type SiteInstanceProperties struct + Name *string + func (si SiteInstanceProperties) MarshalJSON() ([]byte, error) + type SiteLimits struct + MaxDiskSizeInMb *int64 + MaxMemoryInMb *int64 + MaxPercentageCPU *float64 + type SiteLoadBalancing string + const LeastRequests + const LeastResponseTime + const RequestHash + const WeightedRoundRobin + const WeightedTotalTraffic + func PossibleSiteLoadBalancingValues() []SiteLoadBalancing + type SiteLogsConfig struct + ID *string + Kind *string + Name *string + Type *string + func (slc *SiteLogsConfig) UnmarshalJSON(body []byte) error + func (slc SiteLogsConfig) MarshalJSON() ([]byte, error) + type SiteLogsConfigProperties struct + ApplicationLogs *ApplicationLogsConfig + DetailedErrorMessages *EnabledConfig + FailedRequestsTracing *EnabledConfig + HTTPLogs *HTTPLogsConfig + type SiteMachineKey struct + Decryption *string + DecryptionKey *string + Validation *string + ValidationKey *string + type SitePatchResource struct + ID *string + Kind *string + Name *string + Type *string + func (spr *SitePatchResource) UnmarshalJSON(body []byte) error + func (spr SitePatchResource) MarshalJSON() ([]byte, error) + type SitePatchResourceProperties struct + AvailabilityState SiteAvailabilityState + ClientAffinityEnabled *bool + ClientCertEnabled *bool + CloningInfo *CloningInfo + ContainerSize *int32 + DailyMemoryTimeQuota *int32 + DefaultHostName *string + Enabled *bool + EnabledHostNames *[]string + HTTPSOnly *bool + HostNameSslStates *[]HostNameSslState + HostNames *[]string + HostNamesDisabled *bool + HostingEnvironmentProfile *HostingEnvironmentProfile + IsDefaultContainer *bool + LastModifiedTimeUtc *date.Time + MaxNumberOfWorkers *int32 + OutboundIPAddresses *string + PossibleOutboundIPAddresses *string + RepositorySiteName *string + Reserved *bool + ResourceGroup *string + ScmSiteAlsoStopped *bool + ServerFarmID *string + SiteConfig *SiteConfig + SlotSwapStatus *SlotSwapStatus + SnapshotInfo *SnapshotRecoveryRequest + State *string + SuspendedTill *date.Time + TargetSwapSlot *string + TrafficManagerHostNames *[]string + UsageState UsageState + func (spr SitePatchResourceProperties) MarshalJSON() ([]byte, error) + type SitePhpErrorLogFlag struct + ID *string + Kind *string + Name *string + Type *string + func (spelf *SitePhpErrorLogFlag) UnmarshalJSON(body []byte) error + func (spelf SitePhpErrorLogFlag) MarshalJSON() ([]byte, error) + type SitePhpErrorLogFlagProperties struct + LocalLogErrors *string + LocalLogErrorsMaxLength *string + MasterLogErrors *string + MasterLogErrorsMaxLength *string + type SiteProperties struct + AvailabilityState SiteAvailabilityState + ClientAffinityEnabled *bool + ClientCertEnabled *bool + CloningInfo *CloningInfo + ContainerSize *int32 + DailyMemoryTimeQuota *int32 + DefaultHostName *string + Enabled *bool + EnabledHostNames *[]string + HTTPSOnly *bool + HostNameSslStates *[]HostNameSslState + HostNames *[]string + HostNamesDisabled *bool + HostingEnvironmentProfile *HostingEnvironmentProfile + IsDefaultContainer *bool + LastModifiedTimeUtc *date.Time + MaxNumberOfWorkers *int32 + OutboundIPAddresses *string + PossibleOutboundIPAddresses *string + RepositorySiteName *string + Reserved *bool + ResourceGroup *string + ScmSiteAlsoStopped *bool + ServerFarmID *string + SiteConfig *SiteConfig + SlotSwapStatus *SlotSwapStatus + SnapshotInfo *SnapshotRecoveryRequest + State *string + SuspendedTill *date.Time + TargetSwapSlot *string + TrafficManagerHostNames *[]string + UsageState UsageState + func (s SiteProperties) MarshalJSON() ([]byte, error) + type SiteSeal struct + HTML *string + type SiteSealRequest struct + LightTheme *bool + Locale *string + type SiteSourceControl struct + ID *string + Kind *string + Name *string + Type *string + func (ssc *SiteSourceControl) UnmarshalJSON(body []byte) error + func (ssc SiteSourceControl) MarshalJSON() ([]byte, error) + type SiteSourceControlProperties struct + Branch *string + DeploymentRollbackEnabled *bool + IsManualIntegration *bool + IsMercurial *bool + RepoURL *string + type SkuCapacity struct + Default *int32 + Maximum *int32 + Minimum *int32 + ScaleType *string + type SkuDescription struct + Capabilities *[]Capability + Capacity *int32 + Family *string + Locations *[]string + Name *string + Size *string + SkuCapacity *SkuCapacity + Tier *string + type SkuInfo struct + Capacity *SkuCapacity + ResourceType *string + Sku *SkuDescription + type SkuInfoCollection struct + NextLink *string + Value *[]SkuInfo + func (sic SkuInfoCollection) IsEmpty() bool + func (sic SkuInfoCollection) MarshalJSON() ([]byte, error) + type SkuInfoCollectionIterator struct + func NewSkuInfoCollectionIterator(page SkuInfoCollectionPage) SkuInfoCollectionIterator + func (iter *SkuInfoCollectionIterator) Next() error + func (iter *SkuInfoCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SkuInfoCollectionIterator) NotDone() bool + func (iter SkuInfoCollectionIterator) Response() SkuInfoCollection + func (iter SkuInfoCollectionIterator) Value() SkuInfo + type SkuInfoCollectionPage struct + func NewSkuInfoCollectionPage(cur SkuInfoCollection, ...) SkuInfoCollectionPage + func (page *SkuInfoCollectionPage) Next() error + func (page *SkuInfoCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SkuInfoCollectionPage) NotDone() bool + func (page SkuInfoCollectionPage) Response() SkuInfoCollection + func (page SkuInfoCollectionPage) Values() []SkuInfo + type SkuInfos struct + ResourceType *string + Skus *[]GlobalCsmSkuDescription + type SkuName string + const SkuNameBasic + const SkuNameDynamic + const SkuNameFree + const SkuNameIsolated + const SkuNamePremium + const SkuNamePremiumV2 + const SkuNameShared + const SkuNameStandard + func PossibleSkuNameValues() []SkuName + type SlotConfigNames struct + AppSettingNames *[]string + ConnectionStringNames *[]string + type SlotConfigNamesResource struct + ID *string + Kind *string + Name *string + Type *string + func (scnr *SlotConfigNamesResource) UnmarshalJSON(body []byte) error + func (scnr SlotConfigNamesResource) MarshalJSON() ([]byte, error) + type SlotDifference struct + ID *string + Kind *string + Name *string + Type *string + func (sd *SlotDifference) UnmarshalJSON(body []byte) error + func (sd SlotDifference) MarshalJSON() ([]byte, error) + type SlotDifferenceCollection struct + NextLink *string + Value *[]SlotDifference + func (sdc SlotDifferenceCollection) IsEmpty() bool + func (sdc SlotDifferenceCollection) MarshalJSON() ([]byte, error) + type SlotDifferenceCollectionIterator struct + func NewSlotDifferenceCollectionIterator(page SlotDifferenceCollectionPage) SlotDifferenceCollectionIterator + func (iter *SlotDifferenceCollectionIterator) Next() error + func (iter *SlotDifferenceCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SlotDifferenceCollectionIterator) NotDone() bool + func (iter SlotDifferenceCollectionIterator) Response() SlotDifferenceCollection + func (iter SlotDifferenceCollectionIterator) Value() SlotDifference + type SlotDifferenceCollectionPage struct + func NewSlotDifferenceCollectionPage(cur SlotDifferenceCollection, ...) SlotDifferenceCollectionPage + func (page *SlotDifferenceCollectionPage) Next() error + func (page *SlotDifferenceCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SlotDifferenceCollectionPage) NotDone() bool + func (page SlotDifferenceCollectionPage) Response() SlotDifferenceCollection + func (page SlotDifferenceCollectionPage) Values() []SlotDifference + type SlotDifferenceProperties struct + Description *string + DiffRule *string + SettingName *string + SettingType *string + Type *string + ValueInCurrentSlot *string + ValueInTargetSlot *string + func (sd SlotDifferenceProperties) MarshalJSON() ([]byte, error) + type SlotSwapStatus struct + DestinationSlotName *string + SourceSlotName *string + TimestampUtc *date.Time + func (sss SlotSwapStatus) MarshalJSON() ([]byte, error) + type SlowRequestsBasedTrigger struct + Count *int32 + TimeInterval *string + TimeTaken *string + type Snapshot struct + ID *string + Kind *string + Name *string + Type *string + func (s *Snapshot) UnmarshalJSON(body []byte) error + func (s Snapshot) MarshalJSON() ([]byte, error) + type SnapshotCollection struct + NextLink *string + Value *[]Snapshot + func (sc SnapshotCollection) IsEmpty() bool + func (sc SnapshotCollection) MarshalJSON() ([]byte, error) + type SnapshotCollectionIterator struct + func NewSnapshotCollectionIterator(page SnapshotCollectionPage) SnapshotCollectionIterator + func (iter *SnapshotCollectionIterator) Next() error + func (iter *SnapshotCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SnapshotCollectionIterator) NotDone() bool + func (iter SnapshotCollectionIterator) Response() SnapshotCollection + func (iter SnapshotCollectionIterator) Value() Snapshot + type SnapshotCollectionPage struct + func NewSnapshotCollectionPage(cur SnapshotCollection, ...) SnapshotCollectionPage + func (page *SnapshotCollectionPage) Next() error + func (page *SnapshotCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SnapshotCollectionPage) NotDone() bool + func (page SnapshotCollectionPage) Response() SnapshotCollection + func (page SnapshotCollectionPage) Values() []Snapshot + type SnapshotProperties struct + Time *string + func (s SnapshotProperties) MarshalJSON() ([]byte, error) + type SnapshotRecoveryRequest struct + ID *string + Kind *string + Name *string + Type *string + func (srr *SnapshotRecoveryRequest) UnmarshalJSON(body []byte) error + func (srr SnapshotRecoveryRequest) MarshalJSON() ([]byte, error) + type SnapshotRecoveryRequestProperties struct + IgnoreConflictingHostNames *bool + Overwrite *bool + RecoverConfiguration *bool + RecoveryTarget *SnapshotRecoveryTarget + SnapshotTime *string + type SnapshotRecoveryTarget struct + ID *string + Location *string + type Solution struct + Data *[][]NameValuePair + Description *string + DisplayName *string + ID *float64 + Metadata *[][]NameValuePair + Order *float64 + Type SolutionType + type SolutionType string + const BestPractices + const DeepInvestigation + const QuickSolution + func PossibleSolutionTypeValues() []SolutionType + type SourceControl struct + ID *string + Kind *string + Name *string + Type *string + func (sc *SourceControl) UnmarshalJSON(body []byte) error + func (sc SourceControl) MarshalJSON() ([]byte, error) + type SourceControlCollection struct + NextLink *string + Value *[]SourceControl + func (scc SourceControlCollection) IsEmpty() bool + func (scc SourceControlCollection) MarshalJSON() ([]byte, error) + type SourceControlCollectionIterator struct + func NewSourceControlCollectionIterator(page SourceControlCollectionPage) SourceControlCollectionIterator + func (iter *SourceControlCollectionIterator) Next() error + func (iter *SourceControlCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SourceControlCollectionIterator) NotDone() bool + func (iter SourceControlCollectionIterator) Response() SourceControlCollection + func (iter SourceControlCollectionIterator) Value() SourceControl + type SourceControlCollectionPage struct + func NewSourceControlCollectionPage(cur SourceControlCollection, ...) SourceControlCollectionPage + func (page *SourceControlCollectionPage) Next() error + func (page *SourceControlCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SourceControlCollectionPage) NotDone() bool + func (page SourceControlCollectionPage) Response() SourceControlCollection + func (page SourceControlCollectionPage) Values() []SourceControl + type SourceControlProperties struct + ExpirationTime *date.Time + Name *string + RefreshToken *string + Token *string + TokenSecret *string + type SslState string + const Disabled + const IPBasedEnabled + const SniEnabled + func PossibleSslStateValues() []SslState + type StackMajorVersion struct + DisplayVersion *string + IsDefault *bool + MinorVersions *[]StackMinorVersion + RuntimeVersion *string + type StackMinorVersion struct + DisplayVersion *string + IsDefault *bool + RuntimeVersion *string + type StampCapacity struct + AvailableCapacity *int64 + ComputeMode ComputeModeOptions + ExcludeFromCapacityAllocation *bool + IsApplicableForAllComputeModes *bool + Name *string + SiteMode *string + TotalCapacity *int64 + Unit *string + WorkerSize WorkerSizeOptions + WorkerSizeID *int32 + type StampCapacityCollection struct + NextLink *string + Value *[]StampCapacity + func (scc StampCapacityCollection) IsEmpty() bool + func (scc StampCapacityCollection) MarshalJSON() ([]byte, error) + type StampCapacityCollectionIterator struct + func NewStampCapacityCollectionIterator(page StampCapacityCollectionPage) StampCapacityCollectionIterator + func (iter *StampCapacityCollectionIterator) Next() error + func (iter *StampCapacityCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter StampCapacityCollectionIterator) NotDone() bool + func (iter StampCapacityCollectionIterator) Response() StampCapacityCollection + func (iter StampCapacityCollectionIterator) Value() StampCapacity + type StampCapacityCollectionPage struct + func NewStampCapacityCollectionPage(cur StampCapacityCollection, ...) StampCapacityCollectionPage + func (page *StampCapacityCollectionPage) Next() error + func (page *StampCapacityCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page StampCapacityCollectionPage) NotDone() bool + func (page StampCapacityCollectionPage) Response() StampCapacityCollection + func (page StampCapacityCollectionPage) Values() []StampCapacity + type StatusCodesBasedTrigger struct + Count *int32 + Status *int32 + SubStatus *int32 + TimeInterval *string + Win32Status *int32 + type StatusOptions string + const StatusOptionsCreating + const StatusOptionsPending + const StatusOptionsReady + func PossibleStatusOptionsValues() []StatusOptions + type StorageMigrationOptions struct + ID *string + Kind *string + Name *string + Type *string + func (smo *StorageMigrationOptions) UnmarshalJSON(body []byte) error + func (smo StorageMigrationOptions) MarshalJSON() ([]byte, error) + type StorageMigrationOptionsProperties struct + AzurefilesConnectionString *string + AzurefilesShare *string + BlockWriteAccessToSite *bool + SwitchSiteAfterMigration *bool + type StorageMigrationResponse struct + ID *string + Kind *string + Name *string + Type *string + func (smr *StorageMigrationResponse) UnmarshalJSON(body []byte) error + func (smr StorageMigrationResponse) MarshalJSON() ([]byte, error) + type StorageMigrationResponseProperties struct + OperationID *string + func (smr StorageMigrationResponseProperties) MarshalJSON() ([]byte, error) + type String struct + Value *string + type StringDictionary struct + ID *string + Kind *string + Name *string + Properties map[string]*string + Type *string + func (sd StringDictionary) MarshalJSON() ([]byte, error) + type SupportedTLSVersions string + const OneFullStopOne + const OneFullStopTwo + const OneFullStopZero + func PossibleSupportedTLSVersionsValues() []SupportedTLSVersions + type TldLegalAgreement struct + AgreementKey *string + Content *string + Title *string + URL *string + type TldLegalAgreementCollection struct + NextLink *string + Value *[]TldLegalAgreement + func (tlac TldLegalAgreementCollection) IsEmpty() bool + func (tlac TldLegalAgreementCollection) MarshalJSON() ([]byte, error) + type TldLegalAgreementCollectionIterator struct + func NewTldLegalAgreementCollectionIterator(page TldLegalAgreementCollectionPage) TldLegalAgreementCollectionIterator + func (iter *TldLegalAgreementCollectionIterator) Next() error + func (iter *TldLegalAgreementCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter TldLegalAgreementCollectionIterator) NotDone() bool + func (iter TldLegalAgreementCollectionIterator) Response() TldLegalAgreementCollection + func (iter TldLegalAgreementCollectionIterator) Value() TldLegalAgreement + type TldLegalAgreementCollectionPage struct + func NewTldLegalAgreementCollectionPage(cur TldLegalAgreementCollection, ...) TldLegalAgreementCollectionPage + func (page *TldLegalAgreementCollectionPage) Next() error + func (page *TldLegalAgreementCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page TldLegalAgreementCollectionPage) NotDone() bool + func (page TldLegalAgreementCollectionPage) Response() TldLegalAgreementCollection + func (page TldLegalAgreementCollectionPage) Values() []TldLegalAgreement + type TopLevelDomain struct + ID *string + Kind *string + Name *string + Type *string + func (tld *TopLevelDomain) UnmarshalJSON(body []byte) error + func (tld TopLevelDomain) MarshalJSON() ([]byte, error) + type TopLevelDomainAgreementOption struct + ForTransfer *bool + IncludePrivacy *bool + type TopLevelDomainCollection struct + NextLink *string + Value *[]TopLevelDomain + func (tldc TopLevelDomainCollection) IsEmpty() bool + func (tldc TopLevelDomainCollection) MarshalJSON() ([]byte, error) + type TopLevelDomainCollectionIterator struct + func NewTopLevelDomainCollectionIterator(page TopLevelDomainCollectionPage) TopLevelDomainCollectionIterator + func (iter *TopLevelDomainCollectionIterator) Next() error + func (iter *TopLevelDomainCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter TopLevelDomainCollectionIterator) NotDone() bool + func (iter TopLevelDomainCollectionIterator) Response() TopLevelDomainCollection + func (iter TopLevelDomainCollectionIterator) Value() TopLevelDomain + type TopLevelDomainCollectionPage struct + func NewTopLevelDomainCollectionPage(cur TopLevelDomainCollection, ...) TopLevelDomainCollectionPage + func (page *TopLevelDomainCollectionPage) Next() error + func (page *TopLevelDomainCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page TopLevelDomainCollectionPage) NotDone() bool + func (page TopLevelDomainCollectionPage) Response() TopLevelDomainCollection + func (page TopLevelDomainCollectionPage) Values() []TopLevelDomain + type TopLevelDomainProperties struct + DomainName *string + Privacy *bool + func (tld TopLevelDomainProperties) MarshalJSON() ([]byte, error) + type TopLevelDomainsClient struct + func NewTopLevelDomainsClient(subscriptionID string) TopLevelDomainsClient + func NewTopLevelDomainsClientWithBaseURI(baseURI string, subscriptionID string) TopLevelDomainsClient + func (client TopLevelDomainsClient) Get(ctx context.Context, name string) (result TopLevelDomain, err error) + func (client TopLevelDomainsClient) GetPreparer(ctx context.Context, name string) (*http.Request, error) + func (client TopLevelDomainsClient) GetResponder(resp *http.Response) (result TopLevelDomain, err error) + func (client TopLevelDomainsClient) GetSender(req *http.Request) (*http.Response, error) + func (client TopLevelDomainsClient) List(ctx context.Context) (result TopLevelDomainCollectionPage, err error) + func (client TopLevelDomainsClient) ListAgreements(ctx context.Context, name string, ...) (result TldLegalAgreementCollectionPage, err error) + func (client TopLevelDomainsClient) ListAgreementsComplete(ctx context.Context, name string, ...) (result TldLegalAgreementCollectionIterator, err error) + func (client TopLevelDomainsClient) ListAgreementsPreparer(ctx context.Context, name string, ...) (*http.Request, error) + func (client TopLevelDomainsClient) ListAgreementsResponder(resp *http.Response) (result TldLegalAgreementCollection, err error) + func (client TopLevelDomainsClient) ListAgreementsSender(req *http.Request) (*http.Response, error) + func (client TopLevelDomainsClient) ListComplete(ctx context.Context) (result TopLevelDomainCollectionIterator, err error) + func (client TopLevelDomainsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client TopLevelDomainsClient) ListResponder(resp *http.Response) (result TopLevelDomainCollection, err error) + func (client TopLevelDomainsClient) ListSender(req *http.Request) (*http.Response, error) + type TriggeredJobHistory struct + ID *string + Kind *string + Name *string + Type *string + func (tjh *TriggeredJobHistory) UnmarshalJSON(body []byte) error + func (tjh TriggeredJobHistory) MarshalJSON() ([]byte, error) + type TriggeredJobHistoryCollection struct + NextLink *string + Value *[]TriggeredJobHistory + func (tjhc TriggeredJobHistoryCollection) IsEmpty() bool + func (tjhc TriggeredJobHistoryCollection) MarshalJSON() ([]byte, error) + type TriggeredJobHistoryCollectionIterator struct + func NewTriggeredJobHistoryCollectionIterator(page TriggeredJobHistoryCollectionPage) TriggeredJobHistoryCollectionIterator + func (iter *TriggeredJobHistoryCollectionIterator) Next() error + func (iter *TriggeredJobHistoryCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter TriggeredJobHistoryCollectionIterator) NotDone() bool + func (iter TriggeredJobHistoryCollectionIterator) Response() TriggeredJobHistoryCollection + func (iter TriggeredJobHistoryCollectionIterator) Value() TriggeredJobHistory + type TriggeredJobHistoryCollectionPage struct + func NewTriggeredJobHistoryCollectionPage(cur TriggeredJobHistoryCollection, ...) TriggeredJobHistoryCollectionPage + func (page *TriggeredJobHistoryCollectionPage) Next() error + func (page *TriggeredJobHistoryCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page TriggeredJobHistoryCollectionPage) NotDone() bool + func (page TriggeredJobHistoryCollectionPage) Response() TriggeredJobHistoryCollection + func (page TriggeredJobHistoryCollectionPage) Values() []TriggeredJobHistory + type TriggeredJobHistoryProperties struct + TriggeredJobRuns *[]TriggeredJobRun + type TriggeredJobRun struct + ID *string + Kind *string + Name *string + Type *string + func (tjr *TriggeredJobRun) UnmarshalJSON(body []byte) error + func (tjr TriggeredJobRun) MarshalJSON() ([]byte, error) + type TriggeredJobRunProperties struct + Duration *string + EndTime *date.Time + ErrorURL *string + ID *string + JobName *string + Name *string + OutputURL *string + StartTime *date.Time + Status TriggeredWebJobStatus + Trigger *string + URL *string + func (tjr TriggeredJobRunProperties) MarshalJSON() ([]byte, error) + type TriggeredWebJob struct + ID *string + Kind *string + Name *string + Type *string + func (twj *TriggeredWebJob) UnmarshalJSON(body []byte) error + func (twj TriggeredWebJob) MarshalJSON() ([]byte, error) + type TriggeredWebJobCollection struct + NextLink *string + Value *[]TriggeredWebJob + func (twjc TriggeredWebJobCollection) IsEmpty() bool + func (twjc TriggeredWebJobCollection) MarshalJSON() ([]byte, error) + type TriggeredWebJobCollectionIterator struct + func NewTriggeredWebJobCollectionIterator(page TriggeredWebJobCollectionPage) TriggeredWebJobCollectionIterator + func (iter *TriggeredWebJobCollectionIterator) Next() error + func (iter *TriggeredWebJobCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter TriggeredWebJobCollectionIterator) NotDone() bool + func (iter TriggeredWebJobCollectionIterator) Response() TriggeredWebJobCollection + func (iter TriggeredWebJobCollectionIterator) Value() TriggeredWebJob + type TriggeredWebJobCollectionPage struct + func NewTriggeredWebJobCollectionPage(cur TriggeredWebJobCollection, ...) TriggeredWebJobCollectionPage + func (page *TriggeredWebJobCollectionPage) Next() error + func (page *TriggeredWebJobCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page TriggeredWebJobCollectionPage) NotDone() bool + func (page TriggeredWebJobCollectionPage) Response() TriggeredWebJobCollection + func (page TriggeredWebJobCollectionPage) Values() []TriggeredWebJob + type TriggeredWebJobProperties struct + Error *string + ExtraInfoURL *string + HistoryURL *string + JobType JobType + LatestRun *TriggeredJobRun + Name *string + RunCommand *string + SchedulerLogsURL *string + Settings map[string]interface{} + URL *string + UsingSdk *bool + func (twj TriggeredWebJobProperties) MarshalJSON() ([]byte, error) + type TriggeredWebJobStatus string + const TriggeredWebJobStatusError + const TriggeredWebJobStatusFailed + const TriggeredWebJobStatusSuccess + func PossibleTriggeredWebJobStatusValues() []TriggeredWebJobStatus + type UnauthenticatedClientAction string + const AllowAnonymous + const RedirectToLoginPage + func PossibleUnauthenticatedClientActionValues() []UnauthenticatedClientAction + type Usage struct + ID *string + Kind *string + Name *string + Type *string + func (u *Usage) UnmarshalJSON(body []byte) error + func (u Usage) MarshalJSON() ([]byte, error) + type UsageCollection struct + NextLink *string + Value *[]Usage + func (uc UsageCollection) IsEmpty() bool + func (uc UsageCollection) MarshalJSON() ([]byte, error) + type UsageCollectionIterator struct + func NewUsageCollectionIterator(page UsageCollectionPage) UsageCollectionIterator + func (iter *UsageCollectionIterator) Next() error + func (iter *UsageCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter UsageCollectionIterator) NotDone() bool + func (iter UsageCollectionIterator) Response() UsageCollection + func (iter UsageCollectionIterator) Value() Usage + type UsageCollectionPage struct + func NewUsageCollectionPage(cur UsageCollection, ...) UsageCollectionPage + func (page *UsageCollectionPage) Next() error + func (page *UsageCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page UsageCollectionPage) NotDone() bool + func (page UsageCollectionPage) Response() UsageCollection + func (page UsageCollectionPage) Values() []Usage + type UsageProperties struct + ComputeMode ComputeModeOptions + CurrentValue *int64 + DisplayName *string + Limit *int64 + Name *string + NextResetTime *date.Time + ResourceName *string + SiteMode *string + Unit *string + func (u UsageProperties) MarshalJSON() ([]byte, error) + type UsageState string + const UsageStateExceeded + const UsageStateNormal + func PossibleUsageStateValues() []UsageState + type User struct + ID *string + Kind *string + Name *string + Type *string + func (u *User) UnmarshalJSON(body []byte) error + func (u User) MarshalJSON() ([]byte, error) + type UserProperties struct + PublishingPassword *string + PublishingPasswordHash *string + PublishingPasswordHashSalt *string + PublishingUserName *string + UserName *string + type ValidateProperties struct + Capacity *int32 + HostingEnvironment *string + IsSpot *bool + NeedLinuxWorkers *bool + ServerFarmID *string + SkuName *string + type ValidateRequest struct + Location *string + Name *string + Type ValidateResourceTypes + func (vr *ValidateRequest) UnmarshalJSON(body []byte) error + func (vr ValidateRequest) MarshalJSON() ([]byte, error) + type ValidateResourceTypes string + const ValidateResourceTypesServerFarm + const ValidateResourceTypesSite + func PossibleValidateResourceTypesValues() []ValidateResourceTypes + type ValidateResponse struct + Error *ValidateResponseError + Status *string + type ValidateResponseError struct + Code *string + Message *string + type VirtualApplication struct + PhysicalPath *string + PreloadEnabled *bool + VirtualDirectories *[]VirtualDirectory + VirtualPath *string + type VirtualDirectory struct + PhysicalPath *string + VirtualPath *string + type VirtualIPMapping struct + InUse *bool + InternalHTTPPort *int32 + InternalHTTPSPort *int32 + VirtualIP *string + type VirtualNetworkProfile struct + ID *string + Name *string + Subnet *string + Type *string + func (vnp VirtualNetworkProfile) MarshalJSON() ([]byte, error) + type VnetGateway struct + ID *string + Kind *string + Name *string + Type *string + func (vg *VnetGateway) UnmarshalJSON(body []byte) error + func (vg VnetGateway) MarshalJSON() ([]byte, error) + type VnetGatewayProperties struct + VnetName *string + VpnPackageURI *string + type VnetInfo struct + ID *string + Kind *string + Name *string + Type *string + func (vi *VnetInfo) UnmarshalJSON(body []byte) error + func (vi VnetInfo) MarshalJSON() ([]byte, error) + type VnetInfoProperties struct + CertBlob *[]byte + CertThumbprint *string + DNSServers *string + ResyncRequired *bool + Routes *[]VnetRoute + VnetResourceID *string + func (vi VnetInfoProperties) MarshalJSON() ([]byte, error) + type VnetParameters struct + ID *string + Kind *string + Name *string + Type *string + func (vp *VnetParameters) UnmarshalJSON(body []byte) error + func (vp VnetParameters) MarshalJSON() ([]byte, error) + type VnetParametersProperties struct + VnetName *string + VnetResourceGroup *string + VnetSubnetName *string + type VnetRoute struct + ID *string + Kind *string + Name *string + Type *string + func (vr *VnetRoute) UnmarshalJSON(body []byte) error + func (vr VnetRoute) MarshalJSON() ([]byte, error) + type VnetRouteProperties struct + EndAddress *string + RouteType RouteType + StartAddress *string + VnetRouteName *string + type VnetValidationFailureDetails struct + ID *string + Kind *string + Name *string + Type *string + func (vvfd *VnetValidationFailureDetails) UnmarshalJSON(body []byte) error + func (vvfd VnetValidationFailureDetails) MarshalJSON() ([]byte, error) + type VnetValidationFailureDetailsProperties struct + Failed *bool + FailedTests *[]VnetValidationTestFailure + type VnetValidationTestFailure struct + ID *string + Kind *string + Name *string + Type *string + func (vvtf *VnetValidationTestFailure) UnmarshalJSON(body []byte) error + func (vvtf VnetValidationTestFailure) MarshalJSON() ([]byte, error) + type VnetValidationTestFailureProperties struct + Details *string + TestName *string + type WorkerPool struct + ComputeMode ComputeModeOptions + InstanceNames *[]string + WorkerCount *int32 + WorkerSize *string + WorkerSizeID *int32 + func (wp WorkerPool) MarshalJSON() ([]byte, error) + type WorkerPoolCollection struct + NextLink *string + Value *[]WorkerPoolResource + func (wpc WorkerPoolCollection) IsEmpty() bool + func (wpc WorkerPoolCollection) MarshalJSON() ([]byte, error) + type WorkerPoolCollectionIterator struct + func NewWorkerPoolCollectionIterator(page WorkerPoolCollectionPage) WorkerPoolCollectionIterator + func (iter *WorkerPoolCollectionIterator) Next() error + func (iter *WorkerPoolCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter WorkerPoolCollectionIterator) NotDone() bool + func (iter WorkerPoolCollectionIterator) Response() WorkerPoolCollection + func (iter WorkerPoolCollectionIterator) Value() WorkerPoolResource + type WorkerPoolCollectionPage struct + func NewWorkerPoolCollectionPage(cur WorkerPoolCollection, ...) WorkerPoolCollectionPage + func (page *WorkerPoolCollectionPage) Next() error + func (page *WorkerPoolCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page WorkerPoolCollectionPage) NotDone() bool + func (page WorkerPoolCollectionPage) Response() WorkerPoolCollection + func (page WorkerPoolCollectionPage) Values() []WorkerPoolResource + type WorkerPoolResource struct + ID *string + Kind *string + Name *string + Sku *SkuDescription + Type *string + func (wpr *WorkerPoolResource) UnmarshalJSON(body []byte) error + func (wpr WorkerPoolResource) MarshalJSON() ([]byte, error) + type WorkerSizeOptions string + const D1 + const D2 + const D3 + const Default + const Large + const Medium + const Small + func PossibleWorkerSizeOptionsValues() []WorkerSizeOptions