Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AccessControlEntryAction - Enum in com.microsoft.azure.management.appservice
Defines values for AccessControlEntryAction.
action() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the action value.
actionHostName() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the actionHostName value.
actions() - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Get the actions value.
actionType() - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Get the actionType value.
addFunctionKey(String, String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Adds a key to a function in this function app.
addFunctionKeyAsync(String, String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Adds a key to a function in this function app.
Address - Class in com.microsoft.azure.management.appservice
Address information for domain registration.
Address() - Constructor for class com.microsoft.azure.management.appservice.Address
 
address1() - Method in class com.microsoft.azure.management.appservice.Address
Get the address1 value.
address2() - Method in class com.microsoft.azure.management.appservice.Address
Get the address2 value.
addressMailing() - Method in class com.microsoft.azure.management.appservice.Contact
Get the addressMailing value.
addressMailing() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
adminContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
agreedAt() - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Get the agreedAt value.
agreedBy() - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Get the agreedBy value.
agreementKey() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
agreementKeys() - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Get the agreementKeys value.
allowedOrigins() - Method in class com.microsoft.azure.management.appservice.CorsSettings
Get the allowedOrigins value.
ALREADY_EXISTS - Static variable in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
Static value AlreadyExists for InAvailabilityReasonType.
alwaysOn() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the alwaysOn value.
alwaysOn() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
apiDefinition() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the apiDefinition value.
ApiDefinitionInfo - Class in com.microsoft.azure.management.appservice
Information about the formal API definition for the app.
ApiDefinitionInfo() - Constructor for class com.microsoft.azure.management.appservice.ApiDefinitionInfo
 
appCommandLine() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the appCommandLine value.
ApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs configuration.
ApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.ApplicationLogsConfig
 
applySlotConfigurations(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Apply the slot (or sticky) configurations from the specified slot to the current one.
applySlotConfigurationsAsync(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Apply the slot (or sticky) configurations from the specified slot to the current one.
appOffline() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the appOffline value.
AppServiceCertificate - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure app service certificate.
AppServiceCertificate.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServiceCertificate.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site definition stages.
AppServiceCertificate.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing region to be set.
AppServiceCertificate.DefinitionStages.WithCertificate - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing PFX certificate file to be set.
AppServiceCertificate.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
An app service certificate definition with sufficient inputs to create a new app service certificate in the cloud, but exposing additional optional inputs to specify.
AppServiceCertificate.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing resource group to be set.
AppServiceCertificate.DefinitionStages.WithPfxFilePassword - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing PFX certificate password to be set.
AppServiceCertificateKeyVaultBinding - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure App Service Key Vault binding.
AppServiceCertificateOrder - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure App Service certificate order.
AppServiceCertificateOrder.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServiceCertificateOrder.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the app service certificate order definition stages.
AppServiceCertificateOrder.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing resource group to be set.
AppServiceCertificateOrder.DefinitionStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing auto-renew settings to be set.
AppServiceCertificateOrder.DefinitionStages.WithCertificateSku - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing SKU to be set.
AppServiceCertificateOrder.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition with sufficient inputs to create a new app service certificate order in the cloud, but exposing additional optional inputs to specify.
AppServiceCertificateOrder.DefinitionStages.WithDomainVerification - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing domain verification method to be set.
AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing more domain verification methods to be set.
AppServiceCertificateOrder.DefinitionStages.WithHostName - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing hostname to be set.
AppServiceCertificateOrder.DefinitionStages.WithKeyVault - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing more domain verification methods to be set.
AppServiceCertificateOrder.DefinitionStages.WithValidYears - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing valid years to be set.
AppServiceCertificateOrder.Update - Interface in com.microsoft.azure.management.appservice
The template for an app service certificate order update operation, containing all the settings that can be modified.
AppServiceCertificateOrder.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the app service certificate order update stages.
AppServiceCertificateOrder.UpdateStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing auto-renew settings to be set.
AppServiceCertificateOrders - Interface in com.microsoft.azure.management.appservice
Entry point for app service certificate order management API.
AppServiceCertificates - Interface in com.microsoft.azure.management.appservice
Entry point for certificate management API.
AppServiceDomain - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of a domain.
AppServiceDomain.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServiceDomain.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the domain definition stages.
AppServiceDomain.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the domain definition.
AppServiceDomain.DefinitionStages.WithAdminContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing admin contact to be set.
AppServiceDomain.DefinitionStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
A domain definition allowing auto-renew setting to be set.
AppServiceDomain.DefinitionStages.WithBillingContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing billing contact to be set.
AppServiceDomain.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A domain definition with sufficient inputs to create a new domain in the cloud, but exposing additional optional inputs to specify.
AppServiceDomain.DefinitionStages.WithDomainPrivacy - Interface in com.microsoft.azure.management.appservice
A domain definition allowing domain privacy to be set.
AppServiceDomain.DefinitionStages.WithRegistrantContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing registrant contact to be set.
AppServiceDomain.DefinitionStages.WithTechContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing tech contact to be set.
AppServiceDomain.Update - Interface in com.microsoft.azure.management.appservice
The template for a domain update operation, containing all the settings that can be modified.
AppServiceDomain.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the domain update stages.
AppServiceDomain.UpdateStages.WithAdminContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing admin contact to be set.
AppServiceDomain.UpdateStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
A domain definition allowing auto-renew setting to be set.
AppServiceDomain.UpdateStages.WithBillingContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing billing contact to be set.
AppServiceDomain.UpdateStages.WithDomainPrivacy - Interface in com.microsoft.azure.management.appservice
A domain definition allowing domain privacy to be set.
AppServiceDomain.UpdateStages.WithTechContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing tech contact to be set.
AppServiceDomains - Interface in com.microsoft.azure.management.appservice
Entry point for domain management API.
AppServicePlan - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure App service plan.
AppServicePlan.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServicePlan.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site definition stages.
AppServicePlan.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the app service plan definition.
AppServicePlan.DefinitionStages.WithCapacity - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing instance capacity to be set.
AppServicePlan.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
An app service plan definition with sufficient inputs to create a new website in the cloud, but exposing additional optional inputs to specify.
AppServicePlan.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing resource group to be set.
AppServicePlan.DefinitionStages.WithOperatingSystem - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing the operating system to be set.
AppServicePlan.DefinitionStages.WithPerSiteScaling - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing per site scaling configuration to be set.
AppServicePlan.DefinitionStages.WithPricingTier - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing pricing tier to be set.
AppServicePlan.Update - Interface in com.microsoft.azure.management.appservice
The template for a site update operation, containing all the settings that can be modified.
AppServicePlan.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site update stages.
AppServicePlan.UpdateStages.WithCapacity - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing instance capacity to be set.
AppServicePlan.UpdateStages.WithPerSiteScaling - Interface in com.microsoft.azure.management.appservice
An app service plan update allowing per site scaling configuration to be set.
AppServicePlan.UpdateStages.WithPricingTier - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing pricing tier to be set.
appServicePlanId() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
AppServicePlanRestrictions - Enum in com.microsoft.azure.management.appservice
Defines values for AppServicePlanRestrictions.
AppServicePlans - Interface in com.microsoft.azure.management.appservice
Entry point for App Service plan management API.
AppSetting - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an app setting on a web app.
appSettings() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the appSettings value.
appSettings() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
appSettingsOverrides() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the appSettingsOverrides value.
arguments() - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Get the arguments value.
AutoHealActions - Class in com.microsoft.azure.management.appservice
Actions which to take by the auto-heal module when a rule is triggered.
AutoHealActions() - Constructor for class com.microsoft.azure.management.appservice.AutoHealActions
 
AutoHealActionType - Enum in com.microsoft.azure.management.appservice
Defines values for AutoHealActionType.
AutoHealCustomAction - Class in com.microsoft.azure.management.appservice
Custom action to be executed when an auto heal rule is triggered.
AutoHealCustomAction() - Constructor for class com.microsoft.azure.management.appservice.AutoHealCustomAction
 
autoHealEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the autoHealEnabled value.
AutoHealRules - Class in com.microsoft.azure.management.appservice
Rules that can be defined for auto-heal.
AutoHealRules() - Constructor for class com.microsoft.azure.management.appservice.AutoHealRules
 
autoHealRules() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the autoHealRules value.
AutoHealTriggers - Class in com.microsoft.azure.management.appservice
Triggers for auto-heal.
AutoHealTriggers() - Constructor for class com.microsoft.azure.management.appservice.AutoHealTriggers
 
autoRenew() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
autoRenew() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
autoSwapSlotName() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the autoSwapSlotName value.
autoSwapSlotName() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
availabilityState() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
average() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the average value.
azureBlobStorage() - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Get the azureBlobStorage value.
azureBlobStorage() - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Get the azureBlobStorage value.
AzureBlobStorageApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs azure blob storage configuration.
AzureBlobStorageApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
 
AzureBlobStorageHttpLogsConfig - Class in com.microsoft.azure.management.appservice
Http logs to azure blob storage configuration.
AzureBlobStorageHttpLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
 
azureResourceName() - Method in class com.microsoft.azure.management.appservice.HostName
Get the azureResourceName value.
azureResourceName() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
AzureResourceType - Enum in com.microsoft.azure.management.appservice
Defines values for AzureResourceType.
azureResourceType() - Method in class com.microsoft.azure.management.appservice.HostName
Get the azureResourceType value.
azureResourceType() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
azureTableStorage() - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Get the azureTableStorage value.
AzureTableStorageApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs to Azure table storage configuration.
AzureTableStorageApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
 

B

BackupItemStatus - Enum in com.microsoft.azure.management.appservice
Defines values for BackupItemStatus.
BackupRestoreOperationType - Enum in com.microsoft.azure.management.appservice
Defines values for BackupRestoreOperationType.
BackupSchedule - Class in com.microsoft.azure.management.appservice
Description of a backup schedule.
BackupSchedule() - Constructor for class com.microsoft.azure.management.appservice.BackupSchedule
 
BASIC - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Basic for SkuName.
BASIC_B1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Basic pricing tier with a small size.
BASIC_B2 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Basic pricing tier with a medium size.
BASIC_B3 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Basic pricing tier with a large size.
billingContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
BITBUCKET_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value BitbucketGit for ScmType.
BITBUCKET_HG - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value BitbucketHg for ScmType.
branch() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
build() - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithAttach
 
BuiltInAuthenticationProvider - Enum in com.microsoft.azure.management.appservice
Defines values for BuiltInAuthenticationProvider.

C

capabilities() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the capabilities value.
capabilities() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the capabilities value.
capacity() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
capacity() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the capacity value.
certificateBlob() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
CertificateDetails - Class in com.microsoft.azure.management.appservice
SSL certificate details.
CertificateDetails() - Constructor for class com.microsoft.azure.management.appservice.CertificateDetails
 
CertificateOrderActionType - Enum in com.microsoft.azure.management.appservice
Defines values for CertificateOrderActionType.
CertificateOrderStatus - Enum in com.microsoft.azure.management.appservice
Defines values for CertificateOrderStatus.
CertificateProductType - Enum in com.microsoft.azure.management.appservice
Defines values for CertificateProductType.
certificateSigningRequest() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
changeDecisionCallbackUrl() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the changeDecisionCallbackUrl value.
changeIntervalInMinutes() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the changeIntervalInMinutes value.
changeStep() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the changeStep value.
Channels - Enum in com.microsoft.azure.management.appservice
Defines values for Channels.
CheckNameResourceTypes - Class in com.microsoft.azure.management.appservice
Defines values for CheckNameResourceTypes.
CheckNameResourceTypes(String) - Constructor for class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Creates a custom value for CheckNameResourceTypes.
city() - Method in class com.microsoft.azure.management.appservice.Address
Get the city value.
clientAffinityEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
clientCertEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
CloneAbilityResult - Enum in com.microsoft.azure.management.appservice
Defines values for CloneAbilityResult.
cloneCustomHostNames() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the cloneCustomHostNames value.
cloneSourceControl() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the cloneSourceControl value.
CloningInfo - Class in com.microsoft.azure.management.appservice
Information needed for cloning operation.
CloningInfo() - Constructor for class com.microsoft.azure.management.appservice.CloningInfo
 
cloningInfo() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
code() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the code value.
code() - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Get the code value.
CODE_PLEX_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value CodePlexGit for ScmType.
CODE_PLEX_HG - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value CodePlexHg for ScmType.
com.microsoft.azure.management.appservice - package com.microsoft.azure.management.appservice
This package contains the classes for WebSiteManagementClient.
complete() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
computeMode() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the computeMode value.
ComputeModeOptions - Enum in com.microsoft.azure.management.appservice
Defines values for ComputeModeOptions.
configureLoadBalancing() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the configureLoadBalancing value.
ConnectionString - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of a connection string on a web app.
connectionString() - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the connectionString value.
connectionStringName() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the connectionStringName value.
connectionStrings() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the connectionStrings value.
connectionStrings() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
ConnectionStringType - Enum in com.microsoft.azure.management.appservice
Defines values for ConnectionStringType.
ConnStringInfo - Class in com.microsoft.azure.management.appservice
Database connection string information.
ConnStringInfo() - Constructor for class com.microsoft.azure.management.appservice.ConnStringInfo
 
ConnStringValueTypePair - Class in com.microsoft.azure.management.appservice
Database connection string value to type pair.
ConnStringValueTypePair() - Constructor for class com.microsoft.azure.management.appservice.ConnStringValueTypePair
 
consent() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
Contact - Class in com.microsoft.azure.management.appservice
Contact information for domain registration.
Contact() - Constructor for class com.microsoft.azure.management.appservice.Contact
 
containerSize() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
content() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
coreCount() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the coreCount value.
correlationId() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the correlationId value.
cors() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the cors value.
CorsSettings - Class in com.microsoft.azure.management.appservice
Cross-Origin Resource Sharing (CORS) settings for the app.
CorsSettings() - Constructor for class com.microsoft.azure.management.appservice.CorsSettings
 
count() - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Get the count value.
count() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the count value.
count() - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Get the count value.
count() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the count value.
country() - Method in class com.microsoft.azure.management.appservice.Address
Get the country value.
createdTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
createKeyVaultBinding(String, Vault) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Bind a Key Vault secret to a certificate store that will be used for storing the certificate once it's ready.
createKeyVaultBindingAsync(String, Vault) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Bind a Key Vault secret to a certificate store that will be used for storing the certificate once it's ready.
customAction() - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Get the customAction value.
CustomHostNameDnsRecordType - Enum in com.microsoft.azure.management.appservice
Defines values for CustomHostNameDnsRecordType.
customHostNameDnsRecordType() - Method in class com.microsoft.azure.management.appservice.HostName
Get the customHostNameDnsRecordType value.

D

DatabaseBackupSetting - Class in com.microsoft.azure.management.appservice
Database backup settings.
DatabaseBackupSetting() - Constructor for class com.microsoft.azure.management.appservice.DatabaseBackupSetting
 
databaseType() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the databaseType value.
DatabaseType - Class in com.microsoft.azure.management.appservice
Defines values for DatabaseType.
DatabaseType(String) - Constructor for class com.microsoft.azure.management.appservice.DatabaseType
Creates a custom value for DatabaseType.
dbType() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the dbType value.
decryption() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the decryption value.
decryptionKey() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the decryptionKey value.
DEFAULT - Static variable in class com.microsoft.azure.management.appservice.RouteType
Static value DEFAULT for RouteType.
defaultDocuments() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the defaultDocuments value.
defaultDocuments() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
defaultHostName() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
defaultProperty() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the defaultProperty value.
defineAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAuthentication
Specifies the definition of a new authentication configuration.
defineAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAuthentication
Specifies the definition of a new authentication configuration.
defineHostnameBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameBinding
Starts the definition of a new host name binding.
defineHostnameBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Starts the definition of a new host name binding.
defineRegistrantContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithRegistrantContact
Starts the definition of a new domain contact.
defineSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSourceControl
Starts the definition of a new source control.
defineSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
Starts the definition of a new source control.
defineSslBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameSslBinding
Starts a definition of an SSL binding.
defineSslBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameSslBinding
Starts a definition of an SSL binding.
deploy() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
First step specifying the parameters to make a web deployment (MS Deploy) to the web app.
deployer() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
deploymentRollbackEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
DeploymentSlot - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Web App deployment slot.
DeploymentSlot.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
DeploymentSlot.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the deployment slot definition stages.
DeploymentSlot.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the deployment slot definition.
DeploymentSlot.DefinitionStages.WithConfiguration - Interface in com.microsoft.azure.management.appservice
A deployment slot definition allowing the configuration to clone from to be specified.
DeploymentSlot.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
DeploymentSlot.Update - Interface in com.microsoft.azure.management.appservice
The template for a web app update operation, containing all the settings that can be modified.
DeploymentSlots - Interface in com.microsoft.azure.management.appservice
Entry point for Azure web app deployment slot management API.
deploymentSlots() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
deploymentSlots() - Method in interface com.microsoft.azure.management.appservice.WebApp
 
description() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the description value.
description() - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Get the description value.
destinationSlotName() - Method in class com.microsoft.azure.management.appservice.SlotSwapStatus
Get the destinationSlotName value.
detailedErrorLoggingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the detailedErrorLoggingEnabled value.
distinguishedName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
dnsRecordType() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
DnsType - Enum in com.microsoft.azure.management.appservice
Defines values for DnsType.
DnsVerificationTestResult - Enum in com.microsoft.azure.management.appservice
Defines values for DnsVerificationTestResult.
documentRoot() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the documentRoot value.
DomainContact - Interface in com.microsoft.azure.management.appservice
A domain contact definition.
DomainContact.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a domain contact definition.
DomainContact.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of domain contact stages applicable as part of a domain creation.
DomainContact.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a domain contact definition.
DomainContact.DefinitionStages.WithAddressLine1<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing 1st line of address to be set.
DomainContact.DefinitionStages.WithAddressLine2<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing 2nd line of address to be set.
DomainContact.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the domain contact definition.
DomainContact.DefinitionStages.WithCity<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing city to be set.
DomainContact.DefinitionStages.WithCountry<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing country to be set.
DomainContact.DefinitionStages.WithEmail<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing email to be set.
DomainContact.DefinitionStages.WithFaxNumber<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing fax number to be set.
DomainContact.DefinitionStages.WithFirstName<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing first name to be set.
DomainContact.DefinitionStages.WithJobTitle<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing job title to be set.
DomainContact.DefinitionStages.WithLastName<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing last name to be set.
DomainContact.DefinitionStages.WithMiddleName<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing middle name to be set.
DomainContact.DefinitionStages.WithOrganization<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing organization to be set.
DomainContact.DefinitionStages.WithPhoneCountryCode<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing phone country code to be set.
DomainContact.DefinitionStages.WithPhoneNumber<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing phone number to be set.
DomainContact.DefinitionStages.WithPostalCode<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing postal/zip code to be set.
DomainContact.DefinitionStages.WithStateOrProvince<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing state/province to be set.
domainId() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
DomainLegalAgreement - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure domain legal agreement.
DomainPurchaseConsent - Class in com.microsoft.azure.management.appservice
Domain purchase consent object, representing acceptance of applicable legal agreements.
DomainPurchaseConsent() - Constructor for class com.microsoft.azure.management.appservice.DomainPurchaseConsent
 
DomainStatus - Enum in com.microsoft.azure.management.appservice
Defines values for DomainStatus.
DomainType - Enum in com.microsoft.azure.management.appservice
Defines values for DomainType.
domainVerificationToken() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
DROPBOX - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value Dropbox for ScmType.
DYNAMIC - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Dynamic for SkuName.

E

email() - Method in class com.microsoft.azure.management.appservice.Contact
Get the email value.
email() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
enabled() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.appservice.EnabledConfig
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Get the enabled value.
enabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
EnabledConfig - Class in com.microsoft.azure.management.appservice
Enabled configuration.
EnabledConfig() - Constructor for class com.microsoft.azure.management.appservice.EnabledConfig
 
enabledHostNames() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
endTime() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the endTime value.
endTime() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.DatabaseType
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.PricingTier
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.PublishingProfileFormat
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.ResourceScopeType
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.RouteType
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.ScmType
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.SkuName
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.ValidateResourceTypes
 
ErrorEntity - Class in com.microsoft.azure.management.appservice
Body of the error response returned from the API.
ErrorEntity() - Constructor for class com.microsoft.azure.management.appservice.ErrorEntity
 
exe() - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Get the exe value.
Experiments - Class in com.microsoft.azure.management.appservice
Routing rules in production experiments.
Experiments() - Constructor for class com.microsoft.azure.management.appservice.Experiments
 
experiments() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the experiments value.
expirationDate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
expirationTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
expirationTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
extendedCode() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the extendedCode value.
extension() - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Get the extension value.
EXTERNAL_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value ExternalGit for ScmType.
EXTERNAL_HG - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value ExternalHg for ScmType.

F

family() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the family value.
fax() - Method in class com.microsoft.azure.management.appservice.Contact
Get the fax value.
fax() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
FILE_ZILLA3 - Static variable in class com.microsoft.azure.management.appservice.PublishingProfileFormat
Static value FileZilla3 for PublishingProfileFormat.
fileSystem() - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Get the fileSystem value.
fileSystem() - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Get the fileSystem value.
FileSystemApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs to file system configuration.
FileSystemApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
 
FileSystemHttpLogsConfig - Class in com.microsoft.azure.management.appservice
Http logs to file system configuration.
FileSystemHttpLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
 
firstName() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
forHostname(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithHostname
Specifies the hostname to bind SSL certificate to.
forHostname(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithHostname
Specifies the hostname to bind SSL certificate to.
FREE - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Free for SkuName.
FREE_F1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Free pricing tier.
frequencyInterval() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the frequencyInterval value.
frequencyUnit() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the frequencyUnit value.
FrequencyUnit - Enum in com.microsoft.azure.management.appservice
Defines values for FrequencyUnit.
friendlyName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
fromSkuDescription(SkuDescription) - Static method in class com.microsoft.azure.management.appservice.PricingTier
Parses a serialized value to an AppServicePricingTier instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
Parses a serialized value to a AccessControlEntryAction instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
Parses a serialized value to a AppServicePlanRestrictions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AutoHealActionType
Parses a serialized value to a AutoHealActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AzureResourceType
Parses a serialized value to a AzureResourceType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.BackupItemStatus
Parses a serialized value to a BackupItemStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
Parses a serialized value to a BackupRestoreOperationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
Parses a serialized value to a BuiltInAuthenticationProvider instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
Parses a serialized value to a CertificateOrderActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
Parses a serialized value to a CertificateOrderStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateProductType
Parses a serialized value to a CertificateProductType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.Channels
Parses a serialized value to a Channels instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
Parses a serialized value to a CloneAbilityResult instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
Parses a serialized value to a ComputeModeOptions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ConnectionStringType
Parses a serialized value to a ConnectionStringType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
Parses a serialized value to a CustomHostNameDnsRecordType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DnsType
Parses a serialized value to a DnsType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
Parses a serialized value to a DnsVerificationTestResult instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DomainStatus
Parses a serialized value to a DomainStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DomainType
Parses a serialized value to a DomainType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.FrequencyUnit
Parses a serialized value to a FrequencyUnit instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
Parses a serialized value to a HostingEnvironmentStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.HostNameType
Parses a serialized value to a HostNameType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.HostType
Parses a serialized value to a HostType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
Parses a serialized value to a InternalLoadBalancingMode instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.JavaVersion
Finds or creates a Java version value based on the provided name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
Parses a serialized value to a KeyVaultSecretStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.LogLevel
Parses a serialized value to a LogLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
Parses a serialized value to a ManagedPipelineMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
Parses a serialized value to a MSDeployLogEntryType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
Parses a serialized value to a MSDeployProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
Parses a serialized value to a MySqlMigrationType instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.NetFrameworkVersion
Finds or creates a .NET Framework version based on the name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.NotificationLevel
Parses a serialized value to a NotificationLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.OperatingSystem
Parses a serialized value to a AppServiceOperatingSystem instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.OperationStatus
Parses a serialized value to a OperationStatus instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.PhpVersion
Finds or creates a PHP version based on the specified name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
Parses a serialized value to a PublicCertificateLocation instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.PythonVersion
Finds or creates a Python version based on the specified name.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Finds or creates a Visual Studio version based on the specified name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
Parses a serialized value to a SiteAvailabilityState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
Parses a serialized value to a SiteLoadBalancing instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SslState
Parses a serialized value to a SslState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.StatusOptions
Parses a serialized value to a StatusOptions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
Parses a serialized value to a UnauthenticatedClientAction instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.UsageState
Parses a serialized value to a UsageState instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.WebContainer
Finds or creates a Web container based on the specified name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
Parses a serialized value to a WorkerSizeOptions instance.
FTP - Static variable in class com.microsoft.azure.management.appservice.PublishingProfileFormat
Static value Ftp for PublishingProfileFormat.
ftpPassword() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
ftpUrl() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
ftpUsername() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
FunctionApp - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Function App.
FunctionApp.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
FunctionApp.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the function app definition stages.
FunctionApp.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the function app definition.
FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup - Interface in com.microsoft.azure.management.appservice
A function app definition allowing resource group to be specified when an existing app service plan is used.
FunctionApp.DefinitionStages.NewAppServicePlanWithGroup - Interface in com.microsoft.azure.management.appservice
A function app definition allowing resource group to be specified when a new app service plan is to be created.
FunctionApp.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A function app definition with sufficient inputs to create a new function app in the cloud, but exposing additional optional inputs to specify.
FunctionApp.DefinitionStages.WithDailyUsageQuota - Interface in com.microsoft.azure.management.appservice
A function app definition allowing daily usage quota to be specified.
FunctionApp.DefinitionStages.WithNewAppServicePlan - Interface in com.microsoft.azure.management.appservice
A function app definition allowing app service plan to be set.
FunctionApp.DefinitionStages.WithRuntimeVersion - Interface in com.microsoft.azure.management.appservice
A function app definition allowing runtime version to be specified.
FunctionApp.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.appservice
A function app definition allowing storage account to be specified.
FunctionApp.Update - Interface in com.microsoft.azure.management.appservice
The template for a function app update operation, containing all the settings that can be modified.
FunctionApp.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the function app update stages.
FunctionApp.UpdateStages.WithAppServicePlan - Interface in com.microsoft.azure.management.appservice
A function app update allowing app service plan to be set.
FunctionApp.UpdateStages.WithDailyUsageQuota - Interface in com.microsoft.azure.management.appservice
A function app definition allowing daily usage quota to be specified.
FunctionApp.UpdateStages.WithRuntimeVersion - Interface in com.microsoft.azure.management.appservice
A function app update allowing runtime version to be specified.
FunctionApp.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.appservice
A function app definition allowing storage account to be specified.
FunctionApps - Interface in com.microsoft.azure.management.appservice
Entry point for web app management API.
FunctionDeploymentSlot - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Function App deployment slot.
FunctionDeploymentSlot.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
FunctionDeploymentSlot.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the function deployment slot definition stages.
FunctionDeploymentSlot.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the function deployment slot definition.
FunctionDeploymentSlot.DefinitionStages.WithConfiguration - Interface in com.microsoft.azure.management.appservice
A function deployment slot definition allowing the configuration to clone from to be specified.
FunctionDeploymentSlot.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
FunctionDeploymentSlot.Update - Interface in com.microsoft.azure.management.appservice
The template for a web app update operation, containing all the settings that can be modified.
FunctionDeploymentSlots - Interface in com.microsoft.azure.management.appservice
Entry point for Azure function app deployment slot management API.

G

gatewaySiteName() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getHostNameBindings() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getHostNameBindingsAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getKeyVaultBinding() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
getKeyVaultBindingAsync() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
getMasterKey() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
getMasterKeyAsync() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
getPublishingProfile() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getPublishingProfileAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getSourceControlAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
GIT_HUB - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value GitHub for ScmType.
gitPassword() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
gitUrl() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
gitUsername() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
GlobalCsmSkuDescription - Class in com.microsoft.azure.management.appservice
A Global SKU Description.
GlobalCsmSkuDescription() - Constructor for class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
 

H

HandlerMapping - Class in com.microsoft.azure.management.appservice
The IIS handler mappings used to define which handler processes HTTP requests with certain extension.
HandlerMapping() - Constructor for class com.microsoft.azure.management.appservice.HandlerMapping
 
handlerMappings() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the handlerMappings value.
hashCode() - Method in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
 
hashCode() - Method in class com.microsoft.azure.management.appservice.DatabaseType
 
hashCode() - Method in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
 
hashCode() - Method in class com.microsoft.azure.management.appservice.PricingTier
 
hashCode() - Method in class com.microsoft.azure.management.appservice.PublishingProfileFormat
 
hashCode() - Method in class com.microsoft.azure.management.appservice.ResourceScopeType
 
hashCode() - Method in class com.microsoft.azure.management.appservice.RouteType
 
hashCode() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
hashCode() - Method in class com.microsoft.azure.management.appservice.ScmType
 
hashCode() - Method in class com.microsoft.azure.management.appservice.SkuName
 
hashCode() - Method in class com.microsoft.azure.management.appservice.ValidateResourceTypes
 
HOSTING_ENVIRONMENT - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value HostingEnvironment for CheckNameResourceTypes.
hostingEnvironment() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the hostingEnvironment value.
hostingEnvironmentProfile() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
HostingEnvironmentProfile - Class in com.microsoft.azure.management.appservice
Specification for an App Service Environment to use for this resource.
HostingEnvironmentProfile() - Constructor for class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
 
HostingEnvironmentStatus - Enum in com.microsoft.azure.management.appservice
Defines values for HostingEnvironmentStatus.
HostName - Class in com.microsoft.azure.management.appservice
Details of a hostname derived from a domain.
HostName() - Constructor for class com.microsoft.azure.management.appservice.HostName
 
hostName() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
HostNameBinding - Interface in com.microsoft.azure.management.appservice
An immutable representation of a host name binding.
HostNameBinding.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname binding definition.
HostNameBinding.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of hostname binding definition stages applicable as part of a web app creation.
HostNameBinding.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a host name binding definition.
HostNameBinding.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname binding definition.
HostNameBinding.DefinitionStages.WithDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing domain to be specified.
HostNameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing DNS record type to be set.
HostNameBinding.DefinitionStages.WithSubDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing sub-domain to be specified.
HostNameBinding.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname binding definition as part of a web app update.
HostNameBinding.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of host name binding definition stages applicable as part of a web app creation.
HostNameBinding.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a host name binding definition.
HostNameBinding.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname binding definition.
HostNameBinding.UpdateDefinitionStages.WithDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing domain to be specified.
HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing DNS record type to be set.
HostNameBinding.UpdateDefinitionStages.WithSubDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing sub-domain to be specified.
hostNames() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
hostNames() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
hostNamesDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
HostNameSslBinding - Interface in com.microsoft.azure.management.appservice
An immutable representation of an host name SSL binding.
HostNameSslBinding.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname SSL binding definition.
HostNameSslBinding.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of hostname SSL binding definition stages applicable as part of a web app creation.
HostNameSslBinding.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a hostname SSL binding definition.
HostNameSslBinding.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname SSL binding definition.
HostNameSslBinding.DefinitionStages.WithCertificate<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing certificate information to be specified.
HostNameSslBinding.DefinitionStages.WithHostname<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing hostname to be specified.
HostNameSslBinding.DefinitionStages.WithKeyVault<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing key vault for certificate store to be specified.
HostNameSslBinding.DefinitionStages.WithSslType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing SSL type to be specified.
HostNameSslBinding.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname SSL binding definition as part of a web app update.
HostNameSslBinding.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of hostname SSL binding definition stages applicable as part of a web app update.
HostNameSslBinding.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a hostname SSL binding definition.
HostNameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname SSL binding definition.
HostNameSslBinding.UpdateDefinitionStages.WithCertificate<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing certificate information to be specified.
HostNameSslBinding.UpdateDefinitionStages.WithHostname<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing hostname to be specified.
HostNameSslBinding.UpdateDefinitionStages.WithKeyVault<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing key vault for certificate store to be specified.
HostNameSslBinding.UpdateDefinitionStages.WithSslType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing SSL type to be specified.
HostNameSslState - Class in com.microsoft.azure.management.appservice
SSL-enabled hostname.
HostNameSslState() - Constructor for class com.microsoft.azure.management.appservice.HostNameSslState
 
hostNameSslStates() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
hostNameType() - Method in class com.microsoft.azure.management.appservice.HostName
Get the hostNameType value.
hostNameType() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
HostNameType - Enum in com.microsoft.azure.management.appservice
Defines values for HostNameType.
hostType() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the hostType value.
HostType - Enum in com.microsoft.azure.management.appservice
Defines values for HostType.
httpLoggingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the httpLoggingEnabled value.
HttpLogsConfig - Class in com.microsoft.azure.management.appservice
Http logs configuration.
HttpLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.HttpLogsConfig
 

I

id() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Get the id value.
id() - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Get the id value.
id() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the id value.
ignoreQuotas() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the ignoreQuotas value.
InAvailabilityReasonType - Class in com.microsoft.azure.management.appservice
Defines values for InAvailabilityReasonType.
InAvailabilityReasonType(String) - Constructor for class com.microsoft.azure.management.appservice.InAvailabilityReasonType
Creates a custom value for InAvailabilityReasonType.
INHERITED - Static variable in class com.microsoft.azure.management.appservice.RouteType
Static value INHERITED for RouteType.
innerErrors() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the innerErrors value.
instanceName() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the instanceName value.
instanceNames() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the instanceNames value.
intermediate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
internalHttpPort() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the internalHttpPort value.
internalHttpsPort() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the internalHttpsPort value.
InternalLoadBalancingMode - Enum in com.microsoft.azure.management.appservice
Defines values for InternalLoadBalancingMode.
inUse() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the inUse value.
INVALID - Static variable in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
Static value Invalid for InAvailabilityReasonType.
ipAddress() - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Get the ipAddress value.
IpSecurityRestriction - Class in com.microsoft.azure.management.appservice
IP security restriction on an app.
IpSecurityRestriction() - Constructor for class com.microsoft.azure.management.appservice.IpSecurityRestriction
 
ipSecurityRestrictions() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the ipSecurityRestrictions value.
isDefaultContainer() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
isFqdn() - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Get the isFqdn value.
isManualIntegration() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
ISOLATED - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Isolated for SkuName.
isPremiumApp() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
issueDate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
issuer() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
issuer() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the issuer value.

J

JAVA_1_7_0_51 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.7.0_51 for JavaVersion.
JAVA_1_7_0_71 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.7.0_71 for JavaVersion.
JAVA_1_8_0_111 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_111 for JavaVersion.
JAVA_1_8_0_25 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_25 for JavaVersion.
JAVA_1_8_0_60 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_60 for JavaVersion.
JAVA_1_8_0_73 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_73 for JavaVersion.
JAVA_7_NEWEST - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Java 7 newest for JavaVersion.
JAVA_8_NEWEST - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Java 8 newest for JavaVersion.
JAVA_ZULU_1_8_0_102 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Zulu 1.8.0_102 for JavaVersion.
JAVA_ZULU_1_8_0_92 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Zulu 1.8.0_92 for JavaVersion.
javaContainer() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the javaContainer value.
javaContainer() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
javaContainerVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the javaContainerVersion value.
javaContainerVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
JavaVersion - Class in com.microsoft.azure.management.appservice
Defines values for Java versions.
JavaVersion() - Constructor for class com.microsoft.azure.management.appservice.JavaVersion
 
javaVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the javaVersion value.
javaVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
JETTY_9_1_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.1 for WebContainer.
JETTY_9_1_V20131115 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.1.0 v20131115 for WebContainer.
JETTY_9_3_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.3 for WebContainer.
JETTY_9_3_V20161014 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.3.13 v20161014 for WebContainer.
jobTitle() - Method in class com.microsoft.azure.management.appservice.Contact
Get the jobTitle value.
jobTitle() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 

K

keepAtLeastOneBackup() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the keepAtLeastOneBackup value.
key() - Method in interface com.microsoft.azure.management.appservice.AppSetting
 
key() - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Get the key value.
keySize() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
keyVaultId() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateKeyVaultBinding
 
keyVaultSecretName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateKeyVaultBinding
 
KeyVaultSecretStatus - Enum in com.microsoft.azure.management.appservice
Defines values for KeyVaultSecretStatus.

L

lastCertificateIssuanceTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
lastExecutionTime() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the lastExecutionTime value.
lastModifiedTime() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
lastName() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
lastRenewedTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
level() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Get the level value.
level() - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Get the level value.
level() - Method in class com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
Get the level value.
limits() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the limits value.
linuxFxVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the linuxFxVersion value.
linuxFxVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
listAgreements(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomains
List the agreements for purchasing a domain with a specific top level extension.
listFunctionKeys(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Retrieve the function key for a specific function.
listFunctionKeysAsync(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Retrieve the function key for a specific function.
loadBalancing() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the loadBalancing value.
LOCAL_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value LocalGit for ScmType.
LOCAL_MY_SQL - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value LocalMySql for DatabaseType.
LocalizableString - Class in com.microsoft.azure.management.appservice
Localizable string object containing the name and a localized value.
LocalizableString() - Constructor for class com.microsoft.azure.management.appservice.LocalizableString
 
localizedValue() - Method in class com.microsoft.azure.management.appservice.LocalizableString
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.appservice.ResourceMetricName
Get the localizedValue value.
localMySqlEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the localMySqlEnabled value.
location() - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Get the location value.
locations() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the locations value.
locations() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the locations value.
LogLevel - Enum in com.microsoft.azure.management.appservice
Defines values for LogLevel.
logsDirectorySizeLimit() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the logsDirectorySizeLimit value.

M

machineKey() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the machineKey value.
managedHostNames() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
ManagedPipelineMode - Enum in com.microsoft.azure.management.appservice
Defines values for ManagedPipelineMode.
managedPipelineMode() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the managedPipelineMode value.
managedPipelineMode() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
maxDiskSizeInMb() - Method in class com.microsoft.azure.management.appservice.SiteLimits
Get the maxDiskSizeInMb value.
maximum() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the maximum value.
maxInstances() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
maxMemoryInMb() - Method in class com.microsoft.azure.management.appservice.SiteLimits
Get the maxMemoryInMb value.
maxPercentageCpu() - Method in class com.microsoft.azure.management.appservice.SiteLimits
Get the maxPercentageCpu value.
maxReroutePercentage() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the maxReroutePercentage value.
message() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the message value.
message() - Method in class com.microsoft.azure.management.appservice.MSDeployLogEntry
Get the message value.
message() - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Get the message value.
messageTemplate() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the messageTemplate value.
MetricAvailabilily - Class in com.microsoft.azure.management.appservice
Metric availability and retention.
MetricAvailabilily() - Constructor for class com.microsoft.azure.management.appservice.MetricAvailabilily
 
microService() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
middleName() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
minimum() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the minimum value.
minProcessExecutionTime() - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Get the minProcessExecutionTime value.
minReroutePercentage() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the minReroutePercentage value.
MSDeployCore - Class in com.microsoft.azure.management.appservice
MSDeploy ARM PUT core information.
MSDeployCore() - Constructor for class com.microsoft.azure.management.appservice.MSDeployCore
 
MSDeployLogEntry - Class in com.microsoft.azure.management.appservice
MSDeploy log entry.
MSDeployLogEntry() - Constructor for class com.microsoft.azure.management.appservice.MSDeployLogEntry
 
MSDeployLogEntryType - Enum in com.microsoft.azure.management.appservice
Defines values for MSDeployLogEntryType.
MSDeployParameterEntry - Class in com.microsoft.azure.management.appservice
MSDeploy ARM PUT core information.
MSDeployParameterEntry() - Constructor for class com.microsoft.azure.management.appservice.MSDeployParameterEntry
 
MSDeployProvisioningState - Enum in com.microsoft.azure.management.appservice
Defines values for MSDeployProvisioningState.
MY_SQL - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value MySql for DatabaseType.
MySqlMigrationType - Enum in com.microsoft.azure.management.appservice
Defines values for MySqlMigrationType.

N

name() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
name() - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.HostName
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.MSDeployParameterEntry
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.NameValuePair
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the name value.
nameFirst() - Method in class com.microsoft.azure.management.appservice.Contact
Get the nameFirst value.
nameLast() - Method in class com.microsoft.azure.management.appservice.Contact
Get the nameLast value.
nameMiddle() - Method in class com.microsoft.azure.management.appservice.Contact
Get the nameMiddle value.
nameServers() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
NameValuePair - Class in com.microsoft.azure.management.appservice
Name value pair.
NameValuePair() - Constructor for class com.microsoft.azure.management.appservice.NameValuePair
 
NETCORE_V1_0 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
.NET Core v1.0.
NETCORE_V1_1 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
.NET Core v1.1.
NetFrameworkVersion - Class in com.microsoft.azure.management.appservice
Defines values for .NET framework version.
NetFrameworkVersion() - Constructor for class com.microsoft.azure.management.appservice.NetFrameworkVersion
 
netFrameworkVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the netFrameworkVersion value.
netFrameworkVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
NetworkAccessControlEntry - Class in com.microsoft.azure.management.appservice
Network access control entry.
NetworkAccessControlEntry() - Constructor for class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
 
NODEJS_4_4 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 4.4.
NODEJS_4_5 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 4.5.
NODEJS_6_10 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.10.
NODEJS_6_2 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.2.
NODEJS_6_6 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.6.
NODEJS_6_9 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.9.
nodeVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the nodeVersion value.
nodeVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
NONE - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value None for ScmType.
notAfter() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the notAfter value.
notBefore() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the notBefore value.
NotificationLevel - Enum in com.microsoft.azure.management.appservice
Defines values for NotificationLevel.
numberOfWebApps() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
numberOfWorkers() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the numberOfWorkers value.

O

OFF - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 'Off' for JavaVersion.
OFF - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 'Off' for PhpVersion.
OFF - Static variable in class com.microsoft.azure.management.appservice.PythonVersion
Static value 'Off' for PythonVersion.
ONE_DRIVE - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value OneDrive for ScmType.
operatingSystem() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
OperatingSystem - Enum in com.microsoft.azure.management.appservice
Defines values for AppServiceOperatingSystem.
operatingSystem() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
OperationStatus - Enum in com.microsoft.azure.management.appservice
Defines values for OperationStatus.
order() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the order value.
organization() - Method in class com.microsoft.azure.management.appservice.Contact
Get the organization value.
organization() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
outboundIPAddresses() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
overwrite() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the overwrite value.

P

packageUri() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the packageUri value.
parameters() - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the parameters value.
password() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
PerfMonSample - Class in com.microsoft.azure.management.appservice
Performance monitor sample in a set.
PerfMonSample() - Constructor for class com.microsoft.azure.management.appservice.PerfMonSample
 
PerfMonSet - Class in com.microsoft.azure.management.appservice
Metric information.
PerfMonSet() - Constructor for class com.microsoft.azure.management.appservice.PerfMonSet
 
perSiteScaling() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
pfxBlob() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
phone() - Method in class com.microsoft.azure.management.appservice.Contact
Get the phone value.
phone() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
PHP5_5 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 5.5 for PhpVersion.
PHP5_6 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 5.6 for PhpVersion.
PHP7 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 7.0 for PhpVersion.
PHP7_1 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 7.1 for PhpVersion.
PHP_5_6 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
PHP 5.6.
PHP_7_0 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
PHP 7.0.
PhpVersion - Class in com.microsoft.azure.management.appservice
Defines values for PHP version.
PhpVersion() - Constructor for class com.microsoft.azure.management.appservice.PhpVersion
 
phpVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the phpVersion value.
phpVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
physicalPath() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the physicalPath value.
physicalPath() - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Get the physicalPath value.
PlatformArchitecture - Enum in com.microsoft.azure.management.appservice
Defines values for app service platform architecture.
platformArchitecture() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
postalCode() - Method in class com.microsoft.azure.management.appservice.Address
Get the postalCode value.
POSTGRE_SQL - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value PostgreSql for DatabaseType.
preloadEnabled() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the preloadEnabled value.
PREMIUM - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Premium for SkuName.
PREMIUM_P1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Premium pricing tier with a small size.
PREMIUM_P2 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Premium pricing tier with a medium size.
PREMIUM_P3 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Premium pricing tier with a large size.
pricingTier() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
PricingTier - Class in com.microsoft.azure.management.appservice
Defines App service pricing tiers.
PricingTier(String, String) - Constructor for class com.microsoft.azure.management.appservice.PricingTier
Creates a custom app service pricing tier.
privacy() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
privateBytesInKB() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the privateBytesInKB value.
productType() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
properties() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the properties value.
provisioningState() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateKeyVaultBinding
 
ProvisioningState - Enum in com.microsoft.azure.management.appservice
Defines values for ProvisioningState.
PublicCertificateLocation - Enum in com.microsoft.azure.management.appservice
Defines values for PublicCertificateLocation.
publicKeyHash() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
PublishingProfile - Interface in com.microsoft.azure.management.appservice
Endpoints and credentials for publishing to a web app.
PublishingProfileFormat - Class in com.microsoft.azure.management.appservice
Defines values for PublishingProfileFormat.
PublishingProfileFormat(String) - Constructor for class com.microsoft.azure.management.appservice.PublishingProfileFormat
Creates a custom value for PublishingProfileFormat.
publishingUsername() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the publishingUsername value.
push() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the push value.
PYTHON_27 - Static variable in class com.microsoft.azure.management.appservice.PythonVersion
Static value 2.7 for PythonVersion.
PYTHON_34 - Static variable in class com.microsoft.azure.management.appservice.PythonVersion
Static value 3.4 for PythonVersion.
PythonVersion - Class in com.microsoft.azure.management.appservice
Defines values for Python version.
PythonVersion() - Constructor for class com.microsoft.azure.management.appservice.PythonVersion
 
pythonVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the pythonVersion value.
pythonVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 

R

RampUpRule - Class in com.microsoft.azure.management.appservice
Routing rules for ramp up testing.
RampUpRule() - Constructor for class com.microsoft.azure.management.appservice.RampUpRule
 
rampUpRules() - Method in class com.microsoft.azure.management.appservice.Experiments
Get the rampUpRules value.
rawData() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the rawData value.
readyForDnsRecordManagement() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
registrantContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
registrationStatus() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
remoteDebuggingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the remoteDebuggingEnabled value.
remoteDebuggingEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
remoteDebuggingVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the remoteDebuggingVersion value.
remoteDebuggingVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
remoteSubnet() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the remoteSubnet value.
RemoteVisualStudioVersion - Class in com.microsoft.azure.management.appservice
Defines values for remote visual studio version for remote debugging.
RemoteVisualStudioVersion() - Constructor for class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
 
removeFunctionKey(String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Removes a key to a function in this function app.
removeFunctionKeyAsync(String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Removes a key to a function in this function app.
repositorySiteName() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
RepositoryType - Enum in com.microsoft.azure.management.appservice
The type of a repository.
repositoryType() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
repositoryUrl() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
requests() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the requests value.
RequestsBasedTrigger - Class in com.microsoft.azure.management.appservice
Trigger based on total requests.
RequestsBasedTrigger() - Constructor for class com.microsoft.azure.management.appservice.RequestsBasedTrigger
 
requestTracingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the requestTracingEnabled value.
requestTracingExpirationTime() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the requestTracingExpirationTime value.
reroutePercentage() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the reroutePercentage value.
resetSlotConfigurations() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Reset the slot to its original configurations.
resetSlotConfigurationsAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Reset the slot to its original configurations.
ResourceMetricAvailability - Class in com.microsoft.azure.management.appservice
Metrics availability and retention.
ResourceMetricAvailability() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricAvailability
 
ResourceMetricName - Class in com.microsoft.azure.management.appservice
Name of a metric for any resource .
ResourceMetricName() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricName
 
ResourceMetricProperty - Class in com.microsoft.azure.management.appservice
Resource metric property.
ResourceMetricProperty() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricProperty
 
ResourceMetricValue - Class in com.microsoft.azure.management.appservice
Value of resource metric.
ResourceMetricValue() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricValue
 
ResourceNameAvailabilityRequest - Class in com.microsoft.azure.management.appservice
Resource name availability request content.
ResourceNameAvailabilityRequest() - Constructor for class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
 
ResourceScopeType - Class in com.microsoft.azure.management.appservice
Defines values for ResourceScopeType.
ResourceScopeType(String) - Constructor for class com.microsoft.azure.management.appservice.ResourceScopeType
Creates a custom value for ResourceScopeType.
restart() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Restarts the web app or deployment slot.
restartAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Restarts the web app or deployment slot.
retention() - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Get the retention value.
retention() - Method in class com.microsoft.azure.management.appservice.ResourceMetricAvailability
Get the retention value.
retentionInDays() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Get the retentionInDays value.
retentionInDays() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Get the retentionInDays value.
retentionInDays() - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Get the retentionInDays value.
retentionInMb() - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Get the retentionInMb value.
retentionPeriodInDays() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the retentionPeriodInDays value.
root() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
RouteType - Class in com.microsoft.azure.management.appservice
Defines values for RouteType.
RouteType(String) - Constructor for class com.microsoft.azure.management.appservice.RouteType
Creates a custom value for RouteType.
RUBY_2_3 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Ruby 2.3.
RuntimeStack - Class in com.microsoft.azure.management.appservice
Defines App service pricing tiers.
RuntimeStack(String, String) - Constructor for class com.microsoft.azure.management.appservice.RuntimeStack
Creates a custom app service pricing tier.

S

sasUrl() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Get the sasUrl value.
sasUrl() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Get the sasUrl value.
sasUrl() - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Get the sasUrl value.
scaleType() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the scaleType value.
scmSiteAlsoStopped() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
ScmType - Class in com.microsoft.azure.management.appservice
Defines values for ScmType.
ScmType(String) - Constructor for class com.microsoft.azure.management.appservice.ScmType
Creates a custom value for ScmType.
scmType() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the scmType value.
scriptProcessor() - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Get the scriptProcessor value.
selfLink() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
serialNumber() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
serialNumber() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the serialNumber value.
SERVER_FARM - Static variable in class com.microsoft.azure.management.appservice.ResourceScopeType
Static value ServerFarm for ResourceScopeType.
SERVER_FARM - Static variable in class com.microsoft.azure.management.appservice.ValidateResourceTypes
Static value ServerFarm for ValidateResourceTypes.
setParameters() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the setParameters value.
setParametersXmlFileUri() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the setParametersXmlFileUri value.
SHARED - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Shared for SkuName.
SHARED_D1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Shared pricing tier.
signatureAlgorithm() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the signatureAlgorithm value.
signedCertificate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
SITE - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Site for CheckNameResourceTypes.
SITE - Static variable in class com.microsoft.azure.management.appservice.ValidateResourceTypes
Static value Site for ValidateResourceTypes.
SiteAvailabilityState - Enum in com.microsoft.azure.management.appservice
Defines values for SiteAvailabilityState.
SiteCloneabilityCriterion - Class in com.microsoft.azure.management.appservice
An app cloneability criterion.
SiteCloneabilityCriterion() - Constructor for class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
 
SiteConfig - Class in com.microsoft.azure.management.appservice
Configuration of an App Service app.
SiteConfig() - Constructor for class com.microsoft.azure.management.appservice.SiteConfig
 
SiteLimits - Class in com.microsoft.azure.management.appservice
Metric limits set on an app.
SiteLimits() - Constructor for class com.microsoft.azure.management.appservice.SiteLimits
 
SiteLoadBalancing - Enum in com.microsoft.azure.management.appservice
Defines values for SiteLoadBalancing.
SiteMachineKey - Class in com.microsoft.azure.management.appservice
MachineKey of an app.
SiteMachineKey() - Constructor for class com.microsoft.azure.management.appservice.SiteMachineKey
 
siteName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
siteNames() - Method in class com.microsoft.azure.management.appservice.HostName
Get the siteNames value.
size() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the size value.
skipAppData() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the skipAppData value.
SkuCapacity - Class in com.microsoft.azure.management.appservice
Description of the App Service plan scale options.
SkuCapacity() - Constructor for class com.microsoft.azure.management.appservice.SkuCapacity
 
skuCapacity() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the skuCapacity value.
SkuDescription - Class in com.microsoft.azure.management.appservice
Description of a SKU for a scalable resource.
SkuDescription() - Constructor for class com.microsoft.azure.management.appservice.SkuDescription
 
SkuName - Class in com.microsoft.azure.management.appservice
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.appservice.SkuName
Creates a custom value for SkuName.
SLOT - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Slot for CheckNameResourceTypes.
SlotSwapStatus - Class in com.microsoft.azure.management.appservice
The status of the last successfull slot swap operation.
SlotSwapStatus() - Constructor for class com.microsoft.azure.management.appservice.SlotSwapStatus
 
slowRequests() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the slowRequests value.
SlowRequestsBasedTrigger - Class in com.microsoft.azure.management.appservice
Trigger based on request execution time.
SlowRequestsBasedTrigger() - Constructor for class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
 
SnapshotRecoveryTarget - Class in com.microsoft.azure.management.appservice
Specifies the web app that snapshot contents will be written to.
SnapshotRecoveryTarget() - Constructor for class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
 
sourceSlotName() - Method in class com.microsoft.azure.management.appservice.SlotSwapStatus
Get the sourceSlotName value.
sourceWebAppId() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the sourceWebAppId value.
SQL_AZURE - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value SqlAzure for DatabaseType.
sslState() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding
 
sslState() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the sslState value.
SslState - Enum in com.microsoft.azure.management.appservice
Defines values for SslState.
stack() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
STANDARD - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Standard for SkuName.
STANDARD_S1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Standard pricing tier with a small size.
STANDARD_S2 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Standard pricing tier with a medium size.
STANDARD_S3 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Standard pricing tier with a large size.
start() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Starts the web app or deployment slot.
startAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Starts the web app or deployment slot.
startTime() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the startTime value.
startTime() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
state() - Method in class com.microsoft.azure.management.appservice.Address
Get the state value.
state() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
STATIC - Static variable in class com.microsoft.azure.management.appservice.RouteType
Static value STATIC for RouteType.
status() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
status() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the status value.
statusCodes() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the statusCodes value.
StatusCodesBasedTrigger - Class in com.microsoft.azure.management.appservice
Trigger based on status code.
StatusCodesBasedTrigger() - Constructor for class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
 
StatusOptions - Enum in com.microsoft.azure.management.appservice
Defines values for StatusOptions.
sticky() - Method in interface com.microsoft.azure.management.appservice.AppSetting
 
sticky() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
stop() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Stops the web app or deployment slot.
stopAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Stops the web app or deployment slot.
storageAccount() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
subject() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the subject value.
subjectName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
subnet() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the subnet value.
subnetMask() - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Get the subnetMask value.
SUBSCRIPTION - Static variable in class com.microsoft.azure.management.appservice.ResourceScopeType
Static value Subscription for ResourceScopeType.
subStatus() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the subStatus value.
swap(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Swaps the app running in the current web app / slot with the app running in the specified slot.
swapAsync(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Swaps the app running in the current web app / slot with the app running in the specified slot.
syncTriggers() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Syncs the triggers on the function app.
syncTriggersAsync() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Syncs the triggers on the function app.

T

targetSwapSlot() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
techContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
TFS - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value Tfs for ScmType.
thumbprint() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
thumbprint() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the thumbprint value.
thumbprint() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding
 
thumbprint() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the thumbprint value.
tier() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the tier value.
tier() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the tier value.
time() - Method in class com.microsoft.azure.management.appservice.MSDeployLogEntry
Get the time value.
time() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the time value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.ResourceMetricAvailability
Get the timeGrain value.
timeInterval() - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Get the timeInterval value.
timeInterval() - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Get the timeInterval value.
timeInterval() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the timeInterval value.
timestamp() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the timestamp value.
timestampUtc() - Method in class com.microsoft.azure.management.appservice.SlotSwapStatus
Get the timestampUtc value.
timeTaken() - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Get the timeTaken value.
title() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
TOMCAT_7_0_50 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 7.0.50 for WebContainer.
TOMCAT_7_0_62 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 7.0.62 for WebContainer.
TOMCAT_7_0_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 7.0 newest for WebContainer.
TOMCAT_8_0_23 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.0.23 for WebContainer.
TOMCAT_8_0_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.0 newest for WebContainer.
TOMCAT_8_5_6 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.0.23 for WebContainer.
TOMCAT_8_5_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.0 newest for WebContainer.
toSkuDescription() - Method in class com.microsoft.azure.management.appservice.PricingTier
 
toString() - Method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
 
toString() - Method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
 
toString() - Method in enum com.microsoft.azure.management.appservice.AutoHealActionType
 
toString() - Method in enum com.microsoft.azure.management.appservice.AzureResourceType
 
toString() - Method in enum com.microsoft.azure.management.appservice.BackupItemStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
 
toString() - Method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
 
toString() - Method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
 
toString() - Method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.CertificateProductType
 
toString() - Method in enum com.microsoft.azure.management.appservice.Channels
 
toString() - Method in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
 
toString() - Method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
 
toString() - Method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
 
toString() - Method in enum com.microsoft.azure.management.appservice.ConnectionStringType
 
toString() - Method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
 
toString() - Method in class com.microsoft.azure.management.appservice.DatabaseType
 
toString() - Method in enum com.microsoft.azure.management.appservice.DnsType
 
toString() - Method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
 
toString() - Method in enum com.microsoft.azure.management.appservice.DomainStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.DomainType
 
toString() - Method in enum com.microsoft.azure.management.appservice.FrequencyUnit
 
toString() - Method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.HostNameType
 
toString() - Method in enum com.microsoft.azure.management.appservice.HostType
 
toString() - Method in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
 
toString() - Method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
 
toString() - Method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.LogLevel
 
toString() - Method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
 
toString() - Method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
 
toString() - Method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
 
toString() - Method in enum com.microsoft.azure.management.appservice.NotificationLevel
 
toString() - Method in enum com.microsoft.azure.management.appservice.OperatingSystem
 
toString() - Method in enum com.microsoft.azure.management.appservice.OperationStatus
 
toString() - Method in class com.microsoft.azure.management.appservice.PricingTier
 
toString() - Method in enum com.microsoft.azure.management.appservice.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
 
toString() - Method in class com.microsoft.azure.management.appservice.PublishingProfileFormat
 
toString() - Method in class com.microsoft.azure.management.appservice.ResourceScopeType
 
toString() - Method in class com.microsoft.azure.management.appservice.RouteType
 
toString() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
toString() - Method in class com.microsoft.azure.management.appservice.ScmType
 
toString() - Method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
 
toString() - Method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
 
toString() - Method in class com.microsoft.azure.management.appservice.SkuName
 
toString() - Method in enum com.microsoft.azure.management.appservice.SslState
 
toString() - Method in enum com.microsoft.azure.management.appservice.StatusOptions
 
toString() - Method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
 
toString() - Method in enum com.microsoft.azure.management.appservice.UsageState
 
toString() - Method in class com.microsoft.azure.management.appservice.ValidateResourceTypes
 
toString() - Method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
 
total() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the total value.
toUpdate() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the toUpdate value.
tracingOptions() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the tracingOptions value.
trafficManagerHostNames() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
trafficManagerProfileId() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the trafficManagerProfileId value.
trafficManagerProfileName() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the trafficManagerProfileName value.
triggers() - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Get the triggers value.
type() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
type() - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.MSDeployLogEntry
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the type value.

U

UnauthenticatedClientAction - Enum in com.microsoft.azure.management.appservice
Defines values for UnauthenticatedClientAction.
updateAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAuthentication
Updates the authentication configuration of the web app.
url() - Method in class com.microsoft.azure.management.appservice.ApiDefinitionInfo
Get the url value.
url() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
UsageState - Enum in com.microsoft.azure.management.appservice
Defines values for UsageState.
usageState() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
use32BitWorkerProcess() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the use32BitWorkerProcess value.

V

V3_0 - Static variable in class com.microsoft.azure.management.appservice.NetFrameworkVersion
Static value v3.5 for NetFrameworkVersion.
V4_6 - Static variable in class com.microsoft.azure.management.appservice.NetFrameworkVersion
Static value v4.6 for NetFrameworkVersion.
valid() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
ValidateResourceTypes - Class in com.microsoft.azure.management.appservice
Defines values for ValidateResourceTypes.
ValidateResourceTypes(String) - Constructor for class com.microsoft.azure.management.appservice.ValidateResourceTypes
Creates a custom value for ValidateResourceTypes.
ValidateResponseError - Class in com.microsoft.azure.management.appservice
Error details for when validation fails.
ValidateResponseError() - Constructor for class com.microsoft.azure.management.appservice.ValidateResponseError
 
validation() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the validation value.
validationKey() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the validationKey value.
validityInYears() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
value() - Method in interface com.microsoft.azure.management.appservice.AppSetting
 
value() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
value() - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.LocalizableString
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.MSDeployParameterEntry
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.NameValuePair
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.ResourceMetricName
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Get the value value.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AutoHealActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AzureResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.BackupItemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.Channels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ConnectionStringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DnsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DomainStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.FrequencyUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.HostNameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.HostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.NotificationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.PlatformArchitecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.RepositoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SslState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.StatusOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.UsageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.AutoHealActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.AzureResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.BackupItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CertificateProductType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.Channels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ConnectionStringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.DnsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.DomainStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.DomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.FrequencyUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.HostNameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.HostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.JavaVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.NetFrameworkVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.NotificationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the values value.
values() - Static method in class com.microsoft.azure.management.appservice.PhpVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.PlatformArchitecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.PythonVersion
 
values() - Static method in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.RepositoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.SslState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.StatusOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.UsageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.WebContainer
 
values() - Static method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
Returns an array containing the constants of this enum type, in the order they are declared.
verifyDomainOwnership(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Verifies the ownership of the domain by providing the Azure purchased domain.
verifyDomainOwnership(String, String) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
Verifies the ownership of the domain for a certificate order bound to this domain.
verifyDomainOwnership(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Verifies the ownership of the domain for a certificate order by verifying a hostname of the domain is bound to this web app.
verifyDomainOwnershipAsync(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Verifies the ownership of the domain by providing the Azure purchased domain.
verifyDomainOwnershipAsync(String, String) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
Verifies the ownership of the domain for a certificate order bound to this domain.
verifyDomainOwnershipAsync(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Verifies the ownership of the domain for a certificate order by verifying a hostname of the domain is bound to this web app.
version() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the version value.
version() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
VirtualApplication - Class in com.microsoft.azure.management.appservice
Virtual application in an app.
VirtualApplication() - Constructor for class com.microsoft.azure.management.appservice.VirtualApplication
 
virtualApplications() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the virtualApplications value.
virtualDirectories() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the virtualDirectories value.
VirtualDirectory - Class in com.microsoft.azure.management.appservice
Directory for virtual application.
VirtualDirectory() - Constructor for class com.microsoft.azure.management.appservice.VirtualDirectory
 
virtualIP() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding
 
virtualIP() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the virtualIP value.
virtualIP() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the virtualIP value.
VirtualIPMapping - Class in com.microsoft.azure.management.appservice
Virtual IP mapping.
VirtualIPMapping() - Constructor for class com.microsoft.azure.management.appservice.VirtualIPMapping
 
VirtualNetworkProfile - Class in com.microsoft.azure.management.appservice
Specification for using a Virtual Network.
VirtualNetworkProfile() - Constructor for class com.microsoft.azure.management.appservice.VirtualNetworkProfile
 
virtualPath() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the virtualPath value.
virtualPath() - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Get the virtualPath value.
vnetName() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the vnetName value.
VS2012 - Static variable in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Static value VS2012 for RemoteVisualStudioVersion.
VS2013 - Static variable in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Static value VS2013 for RemoteVisualStudioVersion.
VS2015 - Static variable in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Static value VS2015 for RemoteVisualStudioVersion.
VSO - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value VSO for ScmType.

W

WEB_DEPLOY - Static variable in class com.microsoft.azure.management.appservice.PublishingProfileFormat
Static value WebDeploy for PublishingProfileFormat.
WEB_SITE - Static variable in class com.microsoft.azure.management.appservice.ResourceScopeType
Static value WebSite for ResourceScopeType.
WebApp - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Web App.
WebApp.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
WebApp.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the web app definition stages.
WebApp.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the web app definition.
WebApp.DefinitionStages.ExistingLinuxPlanWithGroup - Interface in com.microsoft.azure.management.appservice
A web app definition allowing resource group to be specified when a new app service plan is to be created.
WebApp.DefinitionStages.ExistingWindowsPlanWithGroup - Interface in com.microsoft.azure.management.appservice
A web app definition allowing resource group to be specified when a new app service plan is to be created.
WebApp.DefinitionStages.NewAppServicePlanWithGroup - Interface in com.microsoft.azure.management.appservice
A web app definition allowing resource group to be specified when an existing app service plan is used.
WebApp.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
WebApp.DefinitionStages.WithCredentials - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker registry credentials to be set.
WebApp.DefinitionStages.WithDockerContainerImage - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker image source to be specified.
WebApp.DefinitionStages.WithNewAppServicePlan - Interface in com.microsoft.azure.management.appservice
A web app definition allowing app service plan to be set.
WebApp.DefinitionStages.WithStartUpCommand - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker startup command to be specified.
WebApp.Update - Interface in com.microsoft.azure.management.appservice
The template for a web app update operation, containing all the settings that can be modified.
WebApp.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the web app update stages.
WebApp.UpdateStages.WithAppServicePlan - Interface in com.microsoft.azure.management.appservice
A web app update allowing app service plan to be set.
WebApp.UpdateStages.WithCredentials - Interface in com.microsoft.azure.management.appservice
A web app update allowing docker hub credentials to be set.
WebApp.UpdateStages.WithDockerContainerImage - Interface in com.microsoft.azure.management.appservice
A web app update allowing docker image source to be specified.
WebApp.UpdateStages.WithStartUpCommand - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker startup command to be specified.
WebAppAuthentication - Interface in com.microsoft.azure.management.appservice
A web app authentication configuration in a web app.
WebAppAuthentication.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app authentication definition.
WebAppAuthentication.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app authentication definition stages applicable as part of a web app creation.
WebAppAuthentication.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app authentication definition as part of a definition of a web app.
WebAppAuthentication.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app authentication definition.
WebAppAuthentication.DefinitionStages.WithAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing detailed provider information to be specified.
WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing the default authentication provider to be set.
WebAppAuthentication.DefinitionStages.WithExternalRedirectUrls<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing branch to be specified.
WebAppAuthentication.DefinitionStages.WithTokenStore<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing token store to be specified.
WebAppAuthentication.Update<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app authentication update as part of a web app update.
WebAppAuthentication.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app authentication definition as part of a web app update.
WebAppAuthentication.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app authentication definition stages applicable as part of a web app update.
WebAppAuthentication.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app authentication definition as part of a definition of a web app.
WebAppAuthentication.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app authentication definition.
WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing detailed provider information to be specified.
WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing the default authentication provider to be set.
WebAppAuthentication.UpdateDefinitionStages.WithExternalRedirectUrls<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing branch to be specified.
WebAppAuthentication.UpdateDefinitionStages.WithTokenStore<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing token store to be specified.
WebAppAuthentication.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the web app authentication update stages.
WebAppAuthentication.UpdateStages.WithAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication update allowing detailed provider information to be specified.
WebAppAuthentication.UpdateStages.WithDefaultAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication update allowing the default authentication provider to be set.
WebAppAuthentication.UpdateStages.WithExternalRedirectUrls<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication update allowing branch to be specified.
WebAppAuthentication.UpdateStages.WithTokenStore<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication update allowing token store to be specified.
WebAppBase - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Web App or deployment slot.
WebAppBase.Definition<FluentT> - Interface in com.microsoft.azure.management.appservice
The entirety of the web app base definition.
WebAppBase.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site definition stages.
WebAppBase.DefinitionStages.WithAppSettings<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing app settings to be set.
WebAppBase.DefinitionStages.WithAuthentication<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing authentication to be set.
WebAppBase.DefinitionStages.WithClientAffinityEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing setting if client affinity is enabled.
WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing setting if client cert is enabled.
WebAppBase.DefinitionStages.WithConnectionString<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing connection strings to be set.
WebAppBase.DefinitionStages.WithCreate<FluentT> - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
WebAppBase.DefinitionStages.WithHostNameBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing host name binding to be specified.
WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing SSL binding to be set.
WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing setting if SCM site is also stopped when the web app is stopped.
WebAppBase.DefinitionStages.WithSiteConfigs<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing other configurations to be set.
WebAppBase.DefinitionStages.WithSiteEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing disabling the web app upon creation.
WebAppBase.DefinitionStages.WithSourceControl<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing source control to be set.
WebAppBase.DefinitionStages.WithWebContainer<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing Java web container to be set.
WebAppBase.Update<FluentT> - Interface in com.microsoft.azure.management.appservice
The template for a site update operation, containing all the settings that can be modified.
WebAppBase.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the web app update stages.
WebAppBase.UpdateStages.WithAppSettings<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app update stage allowing app settings to be set.
WebAppBase.UpdateStages.WithAuthentication<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing authentication to be set.
WebAppBase.UpdateStages.WithClientAffinityEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing setting if client affinity is enabled.
WebAppBase.UpdateStages.WithClientCertEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing setting if client cert is enabled.
WebAppBase.UpdateStages.WithConnectionString<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app update stage allowing connection strings to be set.
WebAppBase.UpdateStages.WithHostNameBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing host name binding to be set.
WebAppBase.UpdateStages.WithHostNameSslBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing SSL binding to be set.
WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing setting if SCM site is also stopped when the web app is stopped.
WebAppBase.UpdateStages.WithSiteConfigs<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing other configurations to be set.
WebAppBase.UpdateStages.WithSiteEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing disabling the web app upon creation.
WebAppBase.UpdateStages.WithSourceControl<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app update stage allowing source control to be set.
WebAppBase.UpdateStages.WithWebContainer<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing Java web container to be set.
webAppName() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
WebApps - Interface in com.microsoft.azure.management.appservice
Entry point for web app management API.
WebAppSourceControl - Interface in com.microsoft.azure.management.appservice
An immutable representation of a web app source control configuration in a web app.
WebAppSourceControl.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app source control definition.
WebAppSourceControl.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app source control definition stages applicable as part of a web app creation.
WebAppSourceControl.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app source control definition as part of a definition of a web app.
WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition that binds to a GitHub account.
WebAppSourceControl.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition.
WebAppSourceControl.DefinitionStages.WithBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.DefinitionStages.WithGitHubAccessToken<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing GitHub access token to be specified.
WebAppSourceControl.DefinitionStages.WithGitHubBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.DefinitionStages.WithRepositoryType<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing repository type to be specified.
WebAppSourceControl.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app source control definition as part of a web app update.
WebAppSourceControl.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app source control definition stages applicable as part of a web app update.
WebAppSourceControl.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app source control definition as part of an update of a web app.
WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition that binds to a GitHub account.
WebAppSourceControl.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition.
WebAppSourceControl.UpdateDefinitionStages.WithBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.UpdateDefinitionStages.WithGitHubAccessToken<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing GitHub access token to be specified.
WebAppSourceControl.UpdateDefinitionStages.WithGitHubBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing repository type to be specified.
WebContainer - Class in com.microsoft.azure.management.appservice
Defines values for Java web container.
WebContainer() - Constructor for class com.microsoft.azure.management.appservice.WebContainer
 
WebDeployment - Interface in com.microsoft.azure.management.appservice
A client-side representation allowing user to deploy to a web app through web deployment (MSDeploy).
WebDeployment.Definition - Interface in com.microsoft.azure.management.appservice
The entirety of web deployment parameters definition.
WebDeployment.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web deployment definition stages.
WebDeployment.DefinitionStages.WithAddOnPackage - Interface in com.microsoft.azure.management.appservice
A web deployment definition stage allowing adding more packages.
WebDeployment.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.appservice
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
WebDeployment.DefinitionStages.WithExistingDeploymentsDeleted - Interface in com.microsoft.azure.management.appservice
A web deployment definition stage allowing specifying whether to delete existing deployments.
WebDeployment.DefinitionStages.WithPackageUri - Interface in com.microsoft.azure.management.appservice
The first stage of a web deployment definition.
WebDeployment.DefinitionStages.WithSetParameters - Interface in com.microsoft.azure.management.appservice
A web deployment definition stage allowing specifying parameters.
webSocketsEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the webSocketsEnabled value.
webSocketsEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
win32Status() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the win32Status value.
withAction(AccessControlEntryAction) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the action value.
withActionHostName(String) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the actionHostName value.
withActions(AutoHealActions) - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Set the actions value.
withActionType(AutoHealActionType) - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Set the actionType value.
withActiveDirectory(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Active Directory and its client ID and issuer URL.
withActiveDirectory(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Active Directory and its client ID and issuer URL.
withActiveDirectory(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithAuthenticationProvider
Specifies the provider to be Active Directory and its client ID and issuer URL.
withAddOnPackage(String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithAddOnPackage
Adds an extra package to the deployment.
withAddress1(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the address1 value.
withAddress2(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the address2 value.
withAddressLine1(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithAddressLine1
Specifies the 1st line of the address.
withAddressLine2(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithAddressLine2
Specifies the 2nd line of the address.
withAddressMailing(Address) - Method in class com.microsoft.azure.management.appservice.Contact
Set the addressMailing value.
withAdminContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithAdminContact
Specify the admin contact.
withAdminContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithAdminContact
Specify the admin contact.
withAgreedAt(DateTime) - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Set the agreedAt value.
withAgreedBy(String) - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Set the agreedBy value.
withAgreementKeys(List<String>) - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Set the agreementKeys value.
withAllowedExternalRedirectUrl(String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithExternalRedirectUrls
Adds an external redirect URL.
withAllowedExternalRedirectUrl(String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithExternalRedirectUrls
Adds an external redirect URL.
withAllowedExternalRedirectUrl(String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithExternalRedirectUrls
Adds an external redirect URL.
withAllowedOrigins(List<String>) - Method in class com.microsoft.azure.management.appservice.CorsSettings
Set the allowedOrigins value.
withAlwaysOn(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the alwaysOn value.
withAnonymousAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider
Does not require login by default.
withAnonymousAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider
Does not require login by default.
withAnonymousAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithDefaultAuthenticationProvider
Does not require login by default.
withApiDefinition(ApiDefinitionInfo) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the apiDefinition value.
withAppCommandLine(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the appCommandLine value.
withAppDisabledOnCreation() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteEnabled
Disables the web app upon creation.
withAppDisabledOnCreation() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteEnabled
Disables the web app upon creation.
withAppOffline(Boolean) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the appOffline value.
withAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Adds an app setting to the web app.
withAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Adds an app setting to the web app.
withAppSettings(List<NameValuePair>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the appSettings value.
withAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withAppSettingsOverrides(Map<String, String>) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the appSettingsOverrides value.
withAppSettingStickiness(String, boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Changes the stickiness of an app setting.
withArguments(String) - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Set the arguments value.
withAutoHealEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the autoHealEnabled value.
withAutoHealRules(AutoHealRules) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the autoHealRules value.
withAutoRenew(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithAutoRenew
Specifies if the certificate should be auto-renewed.
withAutoRenew(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.UpdateStages.WithAutoRenew
Specifies if the certificate should be auto-renewed.
withAutoRenewEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithAutoRenew
Specifies if the domain should be automatically renewed when it's about to expire.
withAutoRenewEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithAutoRenew
Specifies if the domain should be automatically renewed when it's about to expire.
withAutoSwapSlotName(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the autoSwapSlotName value.
withAutoSwapSlotName(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the slot name to auto-swap when a deployment is completed in this web app / deployment slot.
withAutoSwapSlotName(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the slot name to auto-swap when a deployment is completed in this web app / deployment slot.
withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig) - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Set the azureBlobStorage value.
withAzureBlobStorage(AzureBlobStorageHttpLogsConfig) - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Set the azureBlobStorage value.
withAzureManagedDomain(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithDomain
Binds to a domain purchased from Azure.
withAzureManagedDomain(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithDomain
Binds to a domain purchased from Azure.
withAzureResourceName(String) - Method in class com.microsoft.azure.management.appservice.HostName
Set the azureResourceName value.
withAzureResourceType(AzureResourceType) - Method in class com.microsoft.azure.management.appservice.HostName
Set the azureResourceType value.
withAzureTableStorage(AzureTableStorageApplicationLogsConfig) - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Set the azureTableStorage value.
withBillingContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithBillingContact
Specify the billing contact.
withBillingContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithBillingContact
Specify the billing contact.
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithBranch
Specifies the branch in the repository to use.
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubBranch
Specifies the branch in the repository to use.
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithBranch
Specifies the branch in the repository to use.
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithGitHubBranch
Specifies the branch in the repository to use.
withBrandNewConfiguration() - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Creates the deployment slot with brand new site configurations.
withBrandNewConfiguration() - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Creates the function deployment slot with brand new site configurations.
withBuiltInImage(RuntimeStack) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be a built in one.
withBuiltInImage(RuntimeStack) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be a built in one.
withCapabilities(List<CapabilityInner>) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the capabilities value.
withCapabilities(List<CapabilityInner>) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the capabilities value.
withCapacity(int) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithCapacity
Specifies the maximum number of instances running for this app service plan.
withCapacity(int) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.UpdateStages.WithCapacity
Specifies the maximum number of instances running for this app service plan.
withCapacity(SkuCapacity) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the capacity value.
withChangeDecisionCallbackUrl(String) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the changeDecisionCallbackUrl value.
withChangeIntervalInMinutes(Integer) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the changeIntervalInMinutes value.
withChangeStep(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the changeStep value.
withCity(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the city value.
withCity(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithCity
Specifies the city of the address.
withClientAffinityEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithClientAffinityEnabled
Specifies if client affinity is enabled.
withClientAffinityEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientAffinityEnabled
Specifies if client affinity is enabled.
withClientCertEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithClientCertEnabled
Specifies if client cert is enabled.
withClientCertEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientCertEnabled
Specifies if client cert is enabled.
withCloneCustomHostNames(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the cloneCustomHostNames value.
withCloneSourceControl(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the cloneSourceControl value.
withCode(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Set the code value.
withComputeMode(ComputeModeOptions) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the computeMode value.
withConfigurationFromDeploymentSlot(DeploymentSlot) - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a given deployment slot.
withConfigurationFromDeploymentSlot(FunctionDeploymentSlot) - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a givenfunction deployment slot.
withConfigurationFromParent() - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from the web app the deployment slot belongs to.
withConfigurationFromParent() - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from the web app the function deployment slot belongs to.
withConfigurationFromWebApp(WebApp) - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a given web app.
withConfigurationFromWebApp(FunctionApp) - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a given web app.
withConfigureLoadBalancing(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the configureLoadBalancing value.
withConnectionString(String) - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the connectionString value.
withConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithConnectionString
Adds a connection string to the web app.
withConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Adds a connection string to the web app.
withConnectionStringName(String) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the connectionStringName value.
withConnectionStrings(List<ConnStringInfo>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the connectionStrings value.
withConnectionStringStickiness(String, boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Changes the stickiness of a connection string.
withContinuouslyIntegratedGitHubRepository(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withContinuouslyIntegratedGitHubRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withContinuouslyIntegratedGitHubRepository(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withContinuouslyIntegratedGitHubRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withCoreCount(Integer) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the coreCount value.
withCorrelationId(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the correlationId value.
withCors(CorsSettings) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the cors value.
withCount(Integer) - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the count value.
withCountry(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the country value.
withCountry(CountryIsoCode) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithCountry
Specifies the country of the address.
withCredentials(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithCredentials
Specifies the username and password for Docker Hub or the docker registry.
withCredentials(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithCredentials
Specifies the username and password for Docker Hub.
withCustomAction(AutoHealCustomAction) - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Set the customAction value.
withCustomHostNameDnsRecordType(CustomHostNameDnsRecordType) - Method in class com.microsoft.azure.management.appservice.HostName
Set the customHostNameDnsRecordType value.
withDailyUsageQuota(int) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withDailyUsageQuota(int) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withDatabaseType(DatabaseType) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the databaseType value.
withDbType(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the dbType value.
withDecryption(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the decryption value.
withDecryptionKey(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the decryptionKey value.
withDefaultAuthenticationProvider(BuiltInAuthenticationProvider) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider
Specifies the default authentication provider.
withDefaultAuthenticationProvider(BuiltInAuthenticationProvider) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider
Specifies the default authentication provider.
withDefaultAuthenticationProvider(BuiltInAuthenticationProvider) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithDefaultAuthenticationProvider
Specifies the default authentication provider.
withDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Adds a default document.
withDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Adds a default document.
withDefaultDocuments(List<String>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the defaultDocuments value.
withDefaultDocuments(List<String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Adds a list of default documents.
withDefaultDocuments(List<String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Adds a list of default documents.
withDefaultProperty(Integer) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the defaultProperty value.
withDescription(String) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Set the description value.
withDetailedErrorLoggingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the detailedErrorLoggingEnabled value.
withDnsRecordType(CustomHostNameDnsRecordType) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithHostNameDnsRecordType
Specifies the DNS record type.
withDnsRecordType(CustomHostNameDnsRecordType) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType
Specifies the DNS record type.
withDocumentRoot(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the documentRoot value.
withDomainPrivacyEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithDomainPrivacy
Specifies if the registrant contact information is exposed publicly.
withDomainPrivacyEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithDomainPrivacy
Specifies if the registrant contact information is exposed publicly.
withDomainVerification(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithDomainVerification
Specifies the Azure managed domain to verify the ownership of the domain.
withEmail(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the email value.
withEmail(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithEmail
Specifies the email.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.EnabledConfig
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Set the enabled value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the endTime value.
withExe(String) - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Set the exe value.
withExistingAppServiceCertificateOrder(AppServiceCertificateOrder) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Specifies a ready-to-use certificate order to use.
withExistingAppServiceCertificateOrder(AppServiceCertificateOrder) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Specifies a ready-to-use certificate order to use.
withExistingAppServicePlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.Blank
Uses an existing app service plan for the function app.
withExistingAppServicePlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Uses an existing app service plan for the function app.
withExistingAppServicePlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Uses an existing app service plan for the web app.
withExistingCertificate(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Use an existing certificate in the resource group.
withExistingCertificate(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Use an existing certificate in the resource group.
withExistingCertificateOrder(AppServiceCertificateOrder) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the app service certificate.
withExistingDeploymentsDeleted(boolean) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithExistingDeploymentsDeleted
Specifies whether existing deployed files on the web app should be deleted.
withExistingKeyVault(Vault) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithKeyVault
Specifies an existing key vault to store the certificate private key.
withExistingKeyVault(Vault) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithKeyVault
Stores the certificate in an existing vault.
withExistingKeyVault(Vault) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithKeyVault
Stores the certificate in an existing vault.
withExistingLinuxPlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.Blank
Uses an existing app service plan for the web app.
withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Associates the resource with an existing resource group.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithStorageAccount
Specifies the storage account to use for the function app.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithStorageAccount
Specifies the storage account to use for the function app.
withExistingWindowsPlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.Blank
Uses an existing app service plan for the web app.
withExperiments(Experiments) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the experiments value.
withExtendedCode(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the extendedCode value.
withExtension(String) - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Set the extension value.
withFacebook(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Facebook and its app ID and app secret.
withFacebook(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Facebook and its app ID and app secret.
withFacebook(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithAuthenticationProvider
Specifies the provider to be Facebook and its app ID and app secret.
withFamily(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the family value.
withFax(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the fax value.
withFaxNumber(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithFaxNumber
 
withFileSystem(FileSystemApplicationLogsConfig) - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Set the fileSystem value.
withFileSystem(FileSystemHttpLogsConfig) - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Set the fileSystem value.
withFirstName(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithFirstName
Specifies the first name.
withFreePricingTier() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier
Specifies free pricing tier for the app service plan.
withFrequencyInterval(int) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the frequencyInterval value.
withFrequencyUnit(FrequencyUnit) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the frequencyUnit value.
withGitHubAccessToken(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubAccessToken
Specifies the GitHub personal access token.
withGitHubAccessToken(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithGitHubAccessToken
Specifies the GitHub personal access token.
withGoogle(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Google and its client ID and client secret.
withGoogle(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Google and its client ID and client secret.
withGoogle(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithAuthenticationProvider
Specifies the provider to be Google and its client ID and client secret.
withHandlerMappings(List<HandlerMapping>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the handlerMappings value.
withHostingEnvironment(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the hostingEnvironment value.
withHostName(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithHostName
Specifies the hostname the certificate binds to.
withHostNameType(HostNameType) - Method in class com.microsoft.azure.management.appservice.HostName
Set the hostNameType value.
withHostType(HostType) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the hostType value.
withHttpLoggingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the httpLoggingEnabled value.
withId(String) - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Set the id value.
withIgnoreQuotas(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the ignoreQuotas value.
withInnerErrors(List<ErrorEntity>) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the innerErrors value.
withInstanceName(String) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the instanceName value.
withInternalHttpPort(Integer) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the internalHttpPort value.
withInternalHttpsPort(Integer) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the internalHttpsPort value.
withInUse(Boolean) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the inUse value.
withIpAddress(String) - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Set the ipAddress value.
withIpBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithSslType
Uses IP based SSL.
withIpBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithSslType
Uses IP based SSL.
withIpSecurityRestrictions(List<IpSecurityRestriction>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the ipSecurityRestrictions value.
withIsFqdn(Boolean) - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Set the isFqdn value.
withJavaContainer(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the javaContainer value.
withJavaContainerVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the javaContainerVersion value.
withJavaVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the javaVersion value.
withJavaVersion(JavaVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the Java version.
withJavaVersion(JavaVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the Java version.
withJobTitle(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the jobTitle value.
withJobTitle(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithJobTitle
 
withKeepAtLeastOneBackup(boolean) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the keepAtLeastOneBackup value.
withKey(String) - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Set the key value.
withLastName(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithLastName
Specifies the last name.
withLatestRuntimeVersion() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithRuntimeVersion
Uses the latest runtime version for the function app.
withLatestRuntimeVersion() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithRuntimeVersion
Uses the latest runtime version for the function app.
withLevel(LogLevel) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Set the level value.
withLevel(LogLevel) - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Set the level value.
withLevel(LogLevel) - Method in class com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
Set the level value.
withLimits(SiteLimits) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the limits value.
withLinuxFxVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the linuxFxVersion value.
withLoadBalancing(SiteLoadBalancing) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the loadBalancing value.
withLocalGitSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSourceControl
Specifies the source control to be a local Git repository on the web app.
withLocalGitSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
Specifies the source control to be a local Git repository on the web app.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.appservice.LocalizableString
Set the localizedValue value.
withLocalMySqlEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the localMySqlEnabled value.
withLocation(String) - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Set the location value.
withLocations(List<String>) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the locations value.
withLocations(List<String>) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the locations value.
withLogsDirectorySizeLimit(Integer) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the logsDirectorySizeLimit value.
withManagedHostnameBindings(AppServiceDomain, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameBinding
Defines a list of host names of an Azure managed domain.
withManagedHostnameBindings(AppServiceDomain, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Defines a list of host names of an Azure managed domain.
withManagedPipelineMode(ManagedPipelineMode) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the managedPipelineMode value.
withManagedPipelineMode(ManagedPipelineMode) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the managed pipeline mode.
withManagedPipelineMode(ManagedPipelineMode) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the managed pipeline mode.
withMaxDiskSizeInMb(Long) - Method in class com.microsoft.azure.management.appservice.SiteLimits
Set the maxDiskSizeInMb value.
withMaximum(Integer) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the maximum value.
withMaxMemoryInMb(Long) - Method in class com.microsoft.azure.management.appservice.SiteLimits
Set the maxMemoryInMb value.
withMaxPercentageCpu(Double) - Method in class com.microsoft.azure.management.appservice.SiteLimits
Set the maxPercentageCpu value.
withMaxReroutePercentage(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the maxReroutePercentage value.
withMessage(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Set the message value.
withMessageTemplate(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the messageTemplate value.
withMicrosoft(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Microsoft and its client ID and client secret.
withMicrosoft(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Microsoft and its client ID and client secret.
withMicrosoft(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithAuthenticationProvider
Specifies the provider to be Microsoft and its client ID and client secret.
withMiddleName(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithMiddleName
Specifies the middle name.
withMinimum(Integer) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the minimum value.
withMinProcessExecutionTime(String) - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Set the minProcessExecutionTime value.
withMinReroutePercentage(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the minReroutePercentage value.
withName(String) - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.HostName
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.MSDeployParameterEntry
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.NameValuePair
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the name value.
withNameFirst(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the nameFirst value.
withNameLast(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the nameLast value.
withNameMiddle(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the nameMiddle value.
withNetFrameworkVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the netFrameworkVersion value.
withNetFrameworkVersion(NetFrameworkVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the .NET Framework version.
withNetFrameworkVersion(NetFrameworkVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the .NET Framework version.
withNewAppServicePlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewConsumptionPlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new consumption plan to use.
withNewConsumptionPlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new consumption plan to use.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new free app service plan.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new free app service plan.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new free app service plan.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new free app service plan.
withNewKeyVault(String, Region) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithKeyVault
Creates a new key vault to store the certificate private key.
withNewKeyVault(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithKeyVault
Creates a new key vault to store the certificate.
withNewKeyVault(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithKeyVault
Creates a new key vault to store the certificate.
withNewLinuxPlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewLinuxPlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new shared app service plan.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new shared app service plan.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new shared app service plan.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new shared app service plan.
withNewStandardSslCertificateOrder(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Places a new App Service certificate order to use for the hostname.
withNewStandardSslCertificateOrder(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Places a new App Service certificate order to use for the hostname.
withNewStorageAccount(String, SkuName) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithStorageAccount
Creates a new storage account to use for the function app.
withNewStorageAccount(String, SkuName) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithStorageAccount
Creates a new storage account to use for the function app.
withNewWindowsPlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewWindowsPlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNodeVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the nodeVersion value.
withNumberOfWorkers(Integer) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the numberOfWorkers value.
withOperatingSystem(OperatingSystem) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithOperatingSystem
Specifies the operating system of the app service plan.
withOrder(Integer) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the order value.
withOrganization(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the organization value.
withOrganization(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithOrganization
 
withoutAppSetting(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Removes an app setting from the web app.
withoutAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAuthentication
Turns off the authentication on the web app.
withoutConnectionString(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Removes a connection string from the web app.
withoutDailyUsageQuota() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withoutDailyUsageQuota() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withoutDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Removes a default document.
withoutDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Removes a default document.
withoutHostnameBinding(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Unbinds a hostname from the web app.
withoutJava() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Turn off Java support.
withoutPhp() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Turn off PHP support.
withoutPython() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Turn off Python support.
withoutSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
Removes source control for deployment from the web app.
withoutSslBinding(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameSslBinding
Removes an SSL binding for a specific hostname.
withOverwrite(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the overwrite value.
withPackageUri(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the packageUri value.
withPackageUri(String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithPackageUri
Specifies the zipped package to deploy.
withParameters(String) - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Set the parameters value.
withParameters(List<String>) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the parameters value.
withPerSiteScaling(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPerSiteScaling
Specifies whether per-site scaling will be turned on.
withPerSiteScaling(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.UpdateStages.WithPerSiteScaling
Specifies whether per-site scaling will be turned on.
withPfxByteArray(byte[]) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the PFX byte array to upload.
withPfxCertificateToUpload(File, String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Uploads a PFX certificate.
withPfxCertificateToUpload(File, String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Uploads a PFX certificate.
withPfxFile(File) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the PFX certificate file to upload.
withPfxFileFromUrl(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the PFX file from a URL.
withPfxPassword(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithPfxFilePassword
Specifies the password to the PFX certificate.
withPhone(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the phone value.
withPhoneCountryCode(CountryPhoneCode) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithPhoneCountryCode
Specifies the country code of the phone number.
withPhoneNumber(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithPhoneNumber
Specifies the phone number.
withPhpVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the phpVersion value.
withPhpVersion(PhpVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the PHP version.
withPhpVersion(PhpVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the PHP version.
withPhysicalPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the physicalPath value.
withPhysicalPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Set the physicalPath value.
withPlatformArchitecture(PlatformArchitecture) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the platform architecture to use.
withPlatformArchitecture(PlatformArchitecture) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the platform architecture to use.
withPostalCode(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the postalCode value.
withPostalCode(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithPostalCode
Specifies the postal code or zip code of the address.
withPreloadEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the preloadEnabled value.
withPricingTier(PricingTier) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier
Specifies the pricing tier for the app service plan.
withPricingTier(PricingTier) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.UpdateStages.WithPricingTier
Specifies the pricing tier for the app service plan.
withPrivateBytesInKB(Integer) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the privateBytesInKB value.
withPrivateDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPrivateDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPrivateRegistryImage(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be one from a private registry.
withPrivateRegistryImage(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be one from a private registry.
withPublicDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPublicDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPublicGitRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublicGitRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublicMercurialRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublicMercurialRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublishingUsername(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the publishingUsername value.
withPush(PushSettingsInner) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the push value.
withPythonVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the pythonVersion value.
withPythonVersion(PythonVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the Python version.
withPythonVersion(PythonVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the Python version.
withRampUpRules(List<RampUpRule>) - Method in class com.microsoft.azure.management.appservice.Experiments
Set the rampUpRules value.
withRegistrantContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithRegistrantContact
Specify the registrant contact.
withRemoteDebuggingDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Disables remote debugging.
withRemoteDebuggingDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Disables remote debugging.
withRemoteDebuggingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the remoteDebuggingEnabled value.
withRemoteDebuggingEnabled(RemoteVisualStudioVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the Visual Studio version for remote debugging.
withRemoteDebuggingEnabled(RemoteVisualStudioVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the Visual Studio version for remote debugging.
withRemoteDebuggingVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the remoteDebuggingVersion value.
withRemoteSubnet(String) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the remoteSubnet value.
withRequests(RequestsBasedTrigger) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the requests value.
withRequestTracingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the requestTracingEnabled value.
withRequestTracingExpirationTime(DateTime) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the requestTracingExpirationTime value.
withReroutePercentage(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the reroutePercentage value.
withRetention(String) - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Set the retention value.
withRetentionInDays(Integer) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Set the retentionInDays value.
withRetentionInDays(Integer) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Set the retentionInDays value.
withRetentionInDays(Integer) - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Set the retentionInDays value.
withRetentionInMb(Integer) - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Set the retentionInMb value.
withRetentionPeriodInDays(int) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the retentionPeriodInDays value.
withRuntimeVersion(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithRuntimeVersion
Specifies the runtime version for the function app.
withRuntimeVersion(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithRuntimeVersion
Specifies the runtime version for the function app.
withSasUrl(String) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Set the sasUrl value.
withSasUrl(String) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Set the sasUrl value.
withSasUrl(String) - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Set the sasUrl value.
withScaleType(String) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the scaleType value.
withScmSiteAlsoStopped(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithScmSiteAlsoStopped
Specifies if SCM site is also stopped when the web app is stopped.
withScmSiteAlsoStopped(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithScmSiteAlsoStopped
Specifies if SCM site is also stopped when the web app is stopped.
withScmType(ScmType) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the scmType value.
withScriptProcessor(String) - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Set the scriptProcessor value.
withSetParameter(String, String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithSetParameters
Adds a parameter for the deployment.
withSetParameters(List<MSDeployParameterEntry>) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the setParameters value.
withSetParametersXmlFile(String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithSetParameters
Specifies the XML file containing the parameters.
withSetParametersXmlFileUri(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the setParametersXmlFileUri value.
withSharedPricingTier() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier
Specifies shared pricing tier for the app service plan.
withSiteNames(List<String>) - Method in class com.microsoft.azure.management.appservice.HostName
Set the siteNames value.
withSize(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the size value.
withSkipAppData(Boolean) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the skipAppData value.
withSkuCapacity(SkuCapacity) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the skuCapacity value.
withSlowRequests(SlowRequestsBasedTrigger) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the slowRequests value.
withSniBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithSslType
Uses Server Name Indication (SNI) based SSL.
withSniBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithSslType
Uses Server Name Indication (SNI) based SSL.
withSourceWebAppId(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the sourceWebAppId value.
withSslState(SslState) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the sslState value.
withStandardSku() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithCertificateSku
Specifies the SKU of the certificate to be standard.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the startTime value.
withStartUpCommand(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithStartUpCommand
Specifies the startup command.
withStartUpCommand(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithStartUpCommand
Specifies the startup command.
withState(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the state value.
withStateOrProvince(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithStateOrProvince
Specifies the state or province of the address.
withStatus(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the status value.
withStatusCodes(List<StatusCodesBasedTrigger>) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the statusCodes value.
withStickyAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Adds an app setting to the web app.
withStickyAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Adds an app setting to the web app.
withStickyAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withStickyAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withStickyConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithConnectionString
Adds a connection string to the web app.
withStickyConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Adds a connection string to the web app.
withSubDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithSubDomain
Specifies the sub-domain to bind to.
withSubDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithSubDomain
Specifies the sub-domain to bind to.
withSubnet(String) - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Set the subnet value.
withSubnetMask(String) - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Set the subnetMask value.
withSubStatus(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the subStatus value.
withTechContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithTechContact
Specify the tech contact.
withTechContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithTechContact
Specify the tech contact.
withThirdPartyDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithDomain
Binds to a 3rd party domain.
withThirdPartyDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithDomain
Binds to a 3rd party domain.
withThirdPartyHostnameBinding(String, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameBinding
Defines a list of host names of an externally purchased domain.
withThirdPartyHostnameBinding(String, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Defines a list of host names of an externally purchased domain.
withThumbprint(String) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the thumbprint value.
withTier(String) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the tier value.
withTier(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the tier value.
withTime(DateTime) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the time value.
withTimeGrain(String) - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Set the timeGrain value.
withTimeGrain(String) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the timeGrain value.
withTimeInterval(String) - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Set the timeInterval value.
withTimeInterval(String) - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Set the timeInterval value.
withTimeInterval(String) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the timeInterval value.
withTimeTaken(String) - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Set the timeTaken value.
withTokenStore(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithTokenStore
Specifies if token store should be enabled.
withTokenStore(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithTokenStore
Specifies if token store should be enabled.
withTokenStore(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithTokenStore
Specifies if token store should be enabled.
withToUpdate(Boolean) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the toUpdate value.
withTracingOptions(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the tracingOptions value.
withTrafficManagerProfileId(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the trafficManagerProfileId value.
withTrafficManagerProfileName(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the trafficManagerProfileName value.
withTriggers(AutoHealTriggers) - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Set the triggers value.
withTwitter(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Twitter and its API key and API secret.
withTwitter(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Twitter and its API key and API secret.
withTwitter(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateStages.WithAuthenticationProvider
Specifies the provider to be Twitter and its API key and API secret.
withType(ConnectionStringType) - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Set the type value.
withType(ConnectionStringType) - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Set the type value.
withType(CheckNameResourceTypes) - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Set the type value.
withUrl(String) - Method in class com.microsoft.azure.management.appservice.ApiDefinitionInfo
Set the url value.
withUse32BitWorkerProcess(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the use32BitWorkerProcess value.
withValidation(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the validation value.
withValidationKey(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the validationKey value.
withValidYears(int) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithValidYears
Specifies the valid years of the certificate.
withValue(String) - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.LocalizableString
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.MSDeployParameterEntry
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.NameValuePair
Set the value value.
withValue(Double) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Set the value value.
withValues(List<PerfMonSample>) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the values value.
withVirtualApplications(List<VirtualApplication>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the virtualApplications value.
withVirtualDirectories(List<VirtualDirectory>) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the virtualDirectories value.
withVirtualIP(String) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the virtualIP value.
withVirtualIP(String) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the virtualIP value.
withVirtualPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the virtualPath value.
withVirtualPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Set the virtualPath value.
withVnetName(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the vnetName value.
withWebAppAlwaysOn(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies if the VM powering the web app is always powered on.
withWebAppAlwaysOn(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies if the VM powering the web app is always powered on.
withWebAppVerification(WebAppBase) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp
Specifies the web app to verify the ownership of the domain.
withWebContainer(WebContainer) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithWebContainer
Specifies the Java web container.
withWebContainer(WebContainer) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithWebContainer
Specifies the Java web container.
withWebSocketsEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the webSocketsEnabled value.
withWebSocketsEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies if web sockets are enabled.
withWebSocketsEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies if web sockets are enabled.
withWildcardSku() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithCertificateSku
Specifies the SKU of the certificate to be wildcard.
withWin32Status(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the win32Status value.
withWorkerCount(Integer) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the workerCount value.
withWorkerSize(String) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the workerSize value.
withWorkerSizeId(Integer) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the workerSizeId value.
workerCount() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the workerCount value.
WorkerPool - Class in com.microsoft.azure.management.appservice
Worker pool of an App Service Environment.
WorkerPool() - Constructor for class com.microsoft.azure.management.appservice.WorkerPool
 
workerSize() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the workerSize value.
workerSizeId() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the workerSizeId value.
WorkerSizeOptions - Enum in com.microsoft.azure.management.appservice
Defines values for WorkerSizeOptions.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/