Uses of Class
com.azure.resourcemanager.appservice.fluent.models.CsmPublishingCredentialsPoliciesEntityInner
Packages that use CsmPublishingCredentialsPoliciesEntityInner
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 CsmPublishingCredentialsPoliciesEntityInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return CsmPublishingCredentialsPoliciesEntityInnerModifier and TypeMethodDescriptionWebAppsClient.getFtpAllowed
(String resourceGroupName, String name) Returns whether FTP is allowed on the site or not.WebAppsClient.getFtpAllowedSlot
(String resourceGroupName, String name, String slot) Returns whether FTP is allowed on the site or not.WebAppsClient.getScmAllowed
(String resourceGroupName, String name) Returns whether Scm basic auth is allowed on the site or not.WebAppsClient.getScmAllowedSlot
(String resourceGroupName, String name, String slot) Returns whether Scm basic auth is allowed on the site or not.WebAppsClient.updateFtpAllowed
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateFtpAllowedSlot
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateScmAllowed
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.WebAppsClient.updateScmAllowedSlot
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type CsmPublishingCredentialsPoliciesEntityInnerModifier and TypeMethodDescriptionWebAppsClient.getFtpAllowedAsync
(String resourceGroupName, String name) Returns whether FTP is allowed on the site or not.WebAppsClient.getFtpAllowedSlotAsync
(String resourceGroupName, String name, String slot) Returns whether FTP is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.getFtpAllowedSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Returns whether FTP is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.getFtpAllowedSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Returns whether FTP is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.getFtpAllowedWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Returns whether FTP is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.getFtpAllowedWithResponseAsync
(String resourceGroupName, String name) Returns whether FTP is allowed on the site or not.WebAppsClient.getScmAllowedAsync
(String resourceGroupName, String name) Returns whether Scm basic auth is allowed on the site or not.WebAppsClient.getScmAllowedSlotAsync
(String resourceGroupName, String name, String slot) Returns whether Scm basic auth is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.getScmAllowedSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Returns whether Scm basic auth is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.getScmAllowedSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Returns whether Scm basic auth is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.getScmAllowedWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Returns whether Scm basic auth is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.getScmAllowedWithResponseAsync
(String resourceGroupName, String name) Returns whether Scm basic auth is allowed on the site or not.com.azure.core.http.rest.PagedIterable
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.listBasicPublishingCredentialsPolicies
(String resourceGroupName, String name) Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.com.azure.core.http.rest.PagedIterable
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.listBasicPublishingCredentialsPolicies
(String resourceGroupName, String name, com.azure.core.util.Context context) Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.com.azure.core.http.rest.PagedFlux
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.listBasicPublishingCredentialsPoliciesAsync
(String resourceGroupName, String name) Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.com.azure.core.http.rest.PagedIterable
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.listBasicPublishingCredentialsPoliciesSlot
(String resourceGroupName, String name, String slot) Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.com.azure.core.http.rest.PagedIterable
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.listBasicPublishingCredentialsPoliciesSlot
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.com.azure.core.http.rest.PagedFlux
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.listBasicPublishingCredentialsPoliciesSlotAsync
(String resourceGroupName, String name, String slot) Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.WebAppsClient.updateFtpAllowedAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateFtpAllowedSlotAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateFtpAllowedSlotWithResponse
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether FTP is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateFtpAllowedSlotWithResponseAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateFtpAllowedWithResponse
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether FTP is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateFtpAllowedWithResponseAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateScmAllowedAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.WebAppsClient.updateScmAllowedSlotAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateScmAllowedSlotWithResponse
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether user publishing credentials are allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateScmAllowedSlotWithResponseAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateScmAllowedWithResponse
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether user publishing credentials are allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateScmAllowedWithResponseAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type CsmPublishingCredentialsPoliciesEntityInnerModifier and TypeMethodDescriptionWebAppsClient.updateFtpAllowed
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateFtpAllowedAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateFtpAllowedSlot
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateFtpAllowedSlotAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateFtpAllowedSlotWithResponse
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether FTP is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateFtpAllowedSlotWithResponseAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateFtpAllowedWithResponse
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether FTP is allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateFtpAllowedWithResponseAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether FTP is allowed on the site or not.WebAppsClient.updateScmAllowed
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.WebAppsClient.updateScmAllowedAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.WebAppsClient.updateScmAllowedSlot
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.WebAppsClient.updateScmAllowedSlotAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateScmAllowedSlotWithResponse
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether user publishing credentials are allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateScmAllowedSlotWithResponseAsync
(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not.com.azure.core.http.rest.Response
<CsmPublishingCredentialsPoliciesEntityInner> WebAppsClient.updateScmAllowedWithResponse
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity, com.azure.core.util.Context context) Updates whether user publishing credentials are allowed on the site or not.Mono
<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>> WebAppsClient.updateScmAllowedWithResponseAsync
(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity) Updates whether user publishing credentials are allowed on the site or not. -
Uses of CsmPublishingCredentialsPoliciesEntityInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CsmPublishingCredentialsPoliciesEntityInnerModifier and TypeMethodDescriptionCsmPublishingCredentialsPoliciesEntityInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of CsmPublishingCredentialsPoliciesEntityInner from the JsonReader.Set the allow property: <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.Set the kind property: Kind of resource. -
Uses of CsmPublishingCredentialsPoliciesEntityInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type CsmPublishingCredentialsPoliciesEntityInnerModifier and TypeMethodDescriptionPublishingCredentialsPoliciesCollection.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type CsmPublishingCredentialsPoliciesEntityInnerModifier and TypeMethodDescriptionPublishingCredentialsPoliciesCollection.withValue
(List<CsmPublishingCredentialsPoliciesEntityInner> value) Set the value property: Collection of resources.