- 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.
- 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.
- 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
-
- 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.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.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.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 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 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- withConfigurationFromWebApp(WebApp) - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.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, 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.
- 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.
- 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.
- 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.
- withFormat(PublishingProfileFormat) - Method in class com.microsoft.azure.management.appservice.CsmPublishingProfileOptions
-
Set the format value.
- 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.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.
- 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.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.
- 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.
- 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.
- 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.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.