Uses of Class
com.azure.resourcemanager.appservice.fluent.models.SiteConfigResourceInner
Packages that use SiteConfigResourceInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of SiteConfigResourceInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return SiteConfigResourceInnerModifier and TypeMethodDescriptionWebAppsClient.createOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.createOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.WebAppsClient.createOrUpdateConfigurationSlot
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.getConfiguration
(String resourceGroupName, String name) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.WebAppsClient.getConfigurationSlot
(String resourceGroupName, String name, String slot) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.WebAppsClient.getConfigurationSnapshot
(String resourceGroupName, String name, String snapshotId) Gets a snapshot of the configuration of an app at a previous point in time.WebAppsClient.getConfigurationSnapshotSlot
(String resourceGroupName, String name, String snapshotId, String slot) Gets a snapshot of the configuration of an app at a previous point in time.WebAppsClient.updateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.updateConfigurationSlot
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type SiteConfigResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfigurationAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfigurationAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.createOrUpdateConfigurationAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.createOrUpdateConfigurationSlotAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.createOrUpdateConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.createOrUpdateConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.getConfigurationAsync
(String resourceGroupName, String name) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.WebAppsClient.getConfigurationSlotAsync
(String resourceGroupName, String name, String slot) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.getConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.getConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.WebAppsClient.getConfigurationSnapshotAsync
(String resourceGroupName, String name, String snapshotId) Gets a snapshot of the configuration of an app at a previous point in time.WebAppsClient.getConfigurationSnapshotSlotAsync
(String resourceGroupName, String name, String snapshotId, String slot) Gets a snapshot of the configuration of an app at a previous point in time.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.getConfigurationSnapshotSlotWithResponse
(String resourceGroupName, String name, String snapshotId, String slot, com.azure.core.util.Context context) Gets a snapshot of the configuration of an app at a previous point in time.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.getConfigurationSnapshotSlotWithResponseAsync
(String resourceGroupName, String name, String snapshotId, String slot) Gets a snapshot of the configuration of an app at a previous point in time.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.getConfigurationSnapshotWithResponse
(String resourceGroupName, String name, String snapshotId, com.azure.core.util.Context context) Gets a snapshot of the configuration of an app at a previous point in time.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.getConfigurationSnapshotWithResponseAsync
(String resourceGroupName, String name, String snapshotId) Gets a snapshot of the configuration of an app at a previous point in time.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.getConfigurationWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.getConfigurationWithResponseAsync
(String resourceGroupName, String name) Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.com.azure.core.http.rest.PagedIterable
<SiteConfigResourceInner> WebAppsClient.listConfigurations
(String resourceGroupName, String name) List the configurations of an app Description for List the configurations of an app.com.azure.core.http.rest.PagedIterable
<SiteConfigResourceInner> WebAppsClient.listConfigurations
(String resourceGroupName, String name, com.azure.core.util.Context context) List the configurations of an app Description for List the configurations of an app.com.azure.core.http.rest.PagedFlux
<SiteConfigResourceInner> WebAppsClient.listConfigurationsAsync
(String resourceGroupName, String name) List the configurations of an app Description for List the configurations of an app.com.azure.core.http.rest.PagedIterable
<SiteConfigResourceInner> WebAppsClient.listConfigurationsSlot
(String resourceGroupName, String name, String slot) List the configurations of an app Description for List the configurations of an app.com.azure.core.http.rest.PagedIterable
<SiteConfigResourceInner> WebAppsClient.listConfigurationsSlot
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) List the configurations of an app Description for List the configurations of an app.com.azure.core.http.rest.PagedFlux
<SiteConfigResourceInner> WebAppsClient.listConfigurationsSlotAsync
(String resourceGroupName, String name, String slot) List the configurations of an app Description for List the configurations of an app.WebAppsClient.updateConfigurationAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.updateConfigurationSlotAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.updateConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.updateConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.updateConfigurationWithResponse
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.updateConfigurationWithResponseAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type SiteConfigResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<SiteConfigResourceInner>, SiteConfigResourceInner> WebAppsClient.beginCreateOrUpdateConfigurationAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.createOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.createOrUpdateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.WebAppsClient.createOrUpdateConfigurationAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.createOrUpdateConfigurationSlot
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.createOrUpdateConfigurationSlotAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.createOrUpdateConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.createOrUpdateConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.createOrUpdateConfigurationWithResponseAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.updateConfiguration
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.updateConfigurationAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.updateConfigurationSlot
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.WebAppsClient.updateConfigurationSlotAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.updateConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.updateConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, SiteConfigResourceInner siteConfig) Updates the configuration of an app.com.azure.core.http.rest.Response
<SiteConfigResourceInner> WebAppsClient.updateConfigurationWithResponse
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig, com.azure.core.util.Context context) Updates the configuration of an app.Mono
<com.azure.core.http.rest.Response<SiteConfigResourceInner>> WebAppsClient.updateConfigurationWithResponseAsync
(String resourceGroupName, String name, SiteConfigResourceInner siteConfig) Updates the configuration of an app. -
Uses of SiteConfigResourceInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return SiteConfigResourceInnerModifier and TypeMethodDescriptionstatic SiteConfigResourceInner
SiteConfigResourceInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SiteConfigResourceInner from the JsonReader.SiteConfigResourceInner.withAcrUseManagedIdentityCreds
(Boolean acrUseManagedIdentityCreds) Set the acrUseManagedIdentityCreds property: Flag to use Managed Identity Creds for ACR pull.SiteConfigResourceInner.withAcrUserManagedIdentityId
(String acrUserManagedIdentityId) Set the acrUserManagedIdentityId property: If using user managed identity, the user managed identity ClientId.SiteConfigResourceInner.withAlwaysOn
(Boolean alwaysOn) Set the alwaysOn property: <code>true</code> if Always On is enabled; otherwise, <code>false</code>.SiteConfigResourceInner.withApiDefinition
(ApiDefinitionInfo apiDefinition) Set the apiDefinition property: Information about the formal API definition for the app.SiteConfigResourceInner.withApiManagementConfig
(ApiManagementConfig apiManagementConfig) Set the apiManagementConfig property: Azure API management settings linked to the app.SiteConfigResourceInner.withAppCommandLine
(String appCommandLine) Set the appCommandLine property: App command line to launch.SiteConfigResourceInner.withAppSettings
(List<NameValuePair> appSettings) Set the appSettings property: Application settings.SiteConfigResourceInner.withAutoHealEnabled
(Boolean autoHealEnabled) Set the autoHealEnabled property: <code>true</code> if Auto Heal is enabled; otherwise, <code>false</code>.SiteConfigResourceInner.withAutoHealRules
(AutoHealRules autoHealRules) Set the autoHealRules property: Auto Heal rules.SiteConfigResourceInner.withAutoSwapSlotName
(String autoSwapSlotName) Set the autoSwapSlotName property: Auto-swap slot name.SiteConfigResourceInner.withAzureStorageAccounts
(Map<String, AzureStorageInfoValue> azureStorageAccounts) Set the azureStorageAccounts property: List of Azure Storage Accounts.SiteConfigResourceInner.withConnectionStrings
(List<ConnStringInfo> connectionStrings) Set the connectionStrings property: Connection strings.SiteConfigResourceInner.withCors
(CorsSettings cors) Set the cors property: Cross-Origin Resource Sharing (CORS) settings.SiteConfigResourceInner.withDefaultDocuments
(List<String> defaultDocuments) Set the defaultDocuments property: Default documents.SiteConfigResourceInner.withDetailedErrorLoggingEnabled
(Boolean detailedErrorLoggingEnabled) Set the detailedErrorLoggingEnabled property: <code>true</code> if detailed error logging is enabled; otherwise, <code>false</code>.SiteConfigResourceInner.withDocumentRoot
(String documentRoot) Set the documentRoot property: Document root.SiteConfigResourceInner.withElasticWebAppScaleLimit
(Integer elasticWebAppScaleLimit) Set the elasticWebAppScaleLimit property: Maximum number of workers that a site can scale out to.SiteConfigResourceInner.withExperiments
(Experiments experiments) Set the experiments property: This is work around for polymorphic types.SiteConfigResourceInner.withFtpsState
(FtpsState ftpsState) Set the ftpsState property: State of FTP / FTPS service.SiteConfigResourceInner.withFunctionAppScaleLimit
(Integer functionAppScaleLimit) Set the functionAppScaleLimit property: Maximum number of workers that a site can scale out to.SiteConfigResourceInner.withFunctionsRuntimeScaleMonitoringEnabled
(Boolean functionsRuntimeScaleMonitoringEnabled) Set the functionsRuntimeScaleMonitoringEnabled property: Gets or sets a value indicating whether functions runtime scale monitoring is enabled.SiteConfigResourceInner.withHandlerMappings
(List<HandlerMapping> handlerMappings) Set the handlerMappings property: Handler mappings.SiteConfigResourceInner.withHealthCheckPath
(String healthCheckPath) Set the healthCheckPath property: Health check path.SiteConfigResourceInner.withHttp20Enabled
(Boolean http20Enabled) Set the http20Enabled property: Http20Enabled: configures a web site to allow clients to connect over http2.0.SiteConfigResourceInner.withHttpLoggingEnabled
(Boolean httpLoggingEnabled) Set the httpLoggingEnabled property: <code>true</code> if HTTP logging is enabled; otherwise, <code>false</code>.SiteConfigResourceInner.withIpSecurityRestrictions
(List<IpSecurityRestriction> ipSecurityRestrictions) Set the ipSecurityRestrictions property: IP security restrictions for main.SiteConfigResourceInner.withIpSecurityRestrictionsDefaultAction
(DefaultAction ipSecurityRestrictionsDefaultAction) Set the ipSecurityRestrictionsDefaultAction property: Default action for main access restriction if no rules are matched.SiteConfigResourceInner.withJavaContainer
(String javaContainer) Set the javaContainer property: Java container.SiteConfigResourceInner.withJavaContainerVersion
(String javaContainerVersion) Set the javaContainerVersion property: Java container version.SiteConfigResourceInner.withJavaVersion
(String javaVersion) Set the javaVersion property: Java version.SiteConfigResourceInner.withKeyVaultReferenceIdentity
(String keyVaultReferenceIdentity) Set the keyVaultReferenceIdentity property: Identity to use for Key Vault Reference authentication.Set the kind property: Kind of resource.SiteConfigResourceInner.withLimits
(SiteLimits limits) Set the limits property: Site limits.SiteConfigResourceInner.withLinuxFxVersion
(String linuxFxVersion) Set the linuxFxVersion property: Linux App Framework and version.SiteConfigResourceInner.withLoadBalancing
(SiteLoadBalancing loadBalancing) Set the loadBalancing property: Site load balancing.SiteConfigResourceInner.withLocalMySqlEnabled
(Boolean localMySqlEnabled) Set the localMySqlEnabled property: <code>true</code> to enable local MySQL; otherwise, <code>false</code>.SiteConfigResourceInner.withLogsDirectorySizeLimit
(Integer logsDirectorySizeLimit) Set the logsDirectorySizeLimit property: HTTP logs directory size limit.SiteConfigResourceInner.withManagedPipelineMode
(ManagedPipelineMode managedPipelineMode) Set the managedPipelineMode property: Managed pipeline mode.SiteConfigResourceInner.withManagedServiceIdentityId
(Integer managedServiceIdentityId) Set the managedServiceIdentityId property: Managed Service Identity Id.SiteConfigResourceInner.withMetadata
(List<NameValuePair> metadata) Set the metadata property: Application metadata.SiteConfigResourceInner.withMinimumElasticInstanceCount
(Integer minimumElasticInstanceCount) Set the minimumElasticInstanceCount property: Number of minimum instance count for a site This setting only applies to the Elastic Plans.SiteConfigResourceInner.withMinTlsCipherSuite
(TlsCipherSuites minTlsCipherSuite) Set the minTlsCipherSuite property: The minimum strength TLS cipher suite allowed for an application.SiteConfigResourceInner.withMinTlsVersion
(SupportedTlsVersions minTlsVersion) Set the minTlsVersion property: MinTlsVersion: configures the minimum version of TLS required for SSL requests.SiteConfigResourceInner.withNetFrameworkVersion
(String netFrameworkVersion) Set the netFrameworkVersion property: .NET Framework version.SiteConfigResourceInner.withNodeVersion
(String nodeVersion) Set the nodeVersion property: Version of Node.js.SiteConfigResourceInner.withNumberOfWorkers
(Integer numberOfWorkers) Set the numberOfWorkers property: Number of workers.SiteConfigResourceInner.withPhpVersion
(String phpVersion) Set the phpVersion property: Version of PHP.SiteConfigResourceInner.withPowerShellVersion
(String powerShellVersion) Set the powerShellVersion property: Version of PowerShell.SiteConfigResourceInner.withPreWarmedInstanceCount
(Integer preWarmedInstanceCount) Set the preWarmedInstanceCount property: Number of preWarmed instances.SiteConfigResourceInner.withPublicNetworkAccess
(String publicNetworkAccess) Set the publicNetworkAccess property: Property to allow or block all public traffic.SiteConfigResourceInner.withPublishingUsername
(String publishingUsername) Set the publishingUsername property: Publishing user name.SiteConfigResourceInner.withPush
(PushSettingsInner push) Set the push property: Push endpoint settings.SiteConfigResourceInner.withPythonVersion
(String pythonVersion) Set the pythonVersion property: Version of Python.SiteConfigResourceInner.withRemoteDebuggingEnabled
(Boolean remoteDebuggingEnabled) Set the remoteDebuggingEnabled property: <code>true</code> if remote debugging is enabled; otherwise, <code>false</code>.SiteConfigResourceInner.withRemoteDebuggingVersion
(String remoteDebuggingVersion) Set the remoteDebuggingVersion property: Remote debugging version.SiteConfigResourceInner.withRequestTracingEnabled
(Boolean requestTracingEnabled) Set the requestTracingEnabled property: <code>true</code> if request tracing is enabled; otherwise, <code>false</code>.SiteConfigResourceInner.withRequestTracingExpirationTime
(OffsetDateTime requestTracingExpirationTime) Set the requestTracingExpirationTime property: Request tracing expiration time.SiteConfigResourceInner.withScmIpSecurityRestrictions
(List<IpSecurityRestriction> scmIpSecurityRestrictions) Set the scmIpSecurityRestrictions property: IP security restrictions for scm.SiteConfigResourceInner.withScmIpSecurityRestrictionsDefaultAction
(DefaultAction scmIpSecurityRestrictionsDefaultAction) Set the scmIpSecurityRestrictionsDefaultAction property: Default action for scm access restriction if no rules are matched.SiteConfigResourceInner.withScmIpSecurityRestrictionsUseMain
(Boolean scmIpSecurityRestrictionsUseMain) Set the scmIpSecurityRestrictionsUseMain property: IP security restrictions for scm to use main.SiteConfigResourceInner.withScmMinTlsVersion
(SupportedTlsVersions scmMinTlsVersion) Set the scmMinTlsVersion property: ScmMinTlsVersion: configures the minimum version of TLS required for SSL requests for SCM site.SiteConfigResourceInner.withScmType
(ScmType scmType) Set the scmType property: SCM type.SiteConfigResourceInner.withTracingOptions
(String tracingOptions) Set the tracingOptions property: Tracing options.SiteConfigResourceInner.withUse32BitWorkerProcess
(Boolean use32BitWorkerProcess) Set the use32BitWorkerProcess property: <code>true</code> to use 32-bit worker process; otherwise, <code>false</code>.SiteConfigResourceInner.withVirtualApplications
(List<VirtualApplication> virtualApplications) Set the virtualApplications property: Virtual applications.SiteConfigResourceInner.withVnetName
(String vnetName) Set the vnetName property: Virtual Network name.SiteConfigResourceInner.withVnetPrivatePortsCount
(Integer vnetPrivatePortsCount) Set the vnetPrivatePortsCount property: The number of private ports assigned to this app.SiteConfigResourceInner.withVnetRouteAllEnabled
(Boolean vnetRouteAllEnabled) Set the vnetRouteAllEnabled property: Virtual Network Route All enabled.SiteConfigResourceInner.withWebsiteTimeZone
(String websiteTimeZone) Set the websiteTimeZone property: Sets the time zone a site uses for generating timestamps.SiteConfigResourceInner.withWebSocketsEnabled
(Boolean webSocketsEnabled) Set the webSocketsEnabled property: <code>true</code> if WebSocket is enabled; otherwise, <code>false</code>.SiteConfigResourceInner.withWindowsFxVersion
(String windowsFxVersion) Set the windowsFxVersion property: Xenon App Framework and version.SiteConfigResourceInner.withXManagedServiceIdentityId
(Integer xManagedServiceIdentityId) Set the xManagedServiceIdentityId property: Explicit Managed Service Identity Id. -
Uses of SiteConfigResourceInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type SiteConfigResourceInnerModifier and TypeMethodDescriptionSiteConfigResourceCollection.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type SiteConfigResourceInnerModifier and TypeMethodDescriptionSiteConfigResourceCollection.withValue
(List<SiteConfigResourceInner> value) Set the value property: Collection of resources.