Uses of Class
com.azure.resourcemanager.appservice.fluent.models.CsmPublishingCredentialsPoliciesEntityInner
-
Packages that use CsmPublishingCredentialsPoliciesEntityInner Package Description com.azure.resourcemanager.appservice.fluent Package containing the service clients for WebSiteManagementClient.com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models 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 CsmPublishingCredentialsPoliciesEntityInner Modifier and Type Method Description CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. getFtpAllowed(String resourceGroupName, String name)Description for Returns whether FTP is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. getFtpAllowedSlot(String resourceGroupName, String name, String slot)Description for Returns whether FTP is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. getScmAllowed(String resourceGroupName, String name)Description for Returns whether Scm basic auth is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. getScmAllowedSlot(String resourceGroupName, String name, String slot)Description for Returns whether Scm basic auth is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateFtpAllowed(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether FTP is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateFtpAllowedSlot(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether FTP is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateScmAllowed(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether user publishing credentials are allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateScmAllowedSlot(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for 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 CsmPublishingCredentialsPoliciesEntityInner Modifier and Type Method Description Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. getFtpAllowedAsync(String resourceGroupName, String name)Description for Returns whether FTP is allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. getFtpAllowedSlotAsync(String resourceGroupName, String name, String slot)Description for 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)Description for 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)Description for 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)Description for Returns whether FTP is allowed on the site or not.Mono<com.azure.core.http.rest.Response<CsmPublishingCredentialsPoliciesEntityInner>>WebAppsClient. getFtpAllowedWithResponseAsync(String resourceGroupName, String name)Description for Returns whether FTP is allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. getScmAllowedAsync(String resourceGroupName, String name)Description for Returns whether Scm basic auth is allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. getScmAllowedSlotAsync(String resourceGroupName, String name, String slot)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateFtpAllowedAsync(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether FTP is allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateFtpAllowedSlotAsync(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for 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)Description for 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)Description for 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)Description for 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)Description for Updates whether FTP is allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateScmAllowedAsync(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether user publishing credentials are allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateScmAllowedSlotAsync(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for 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)Description for 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)Description for 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)Description for 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)Description for Updates whether user publishing credentials are allowed on the site or not.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type CsmPublishingCredentialsPoliciesEntityInner Modifier and Type Method Description CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateFtpAllowed(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether FTP is allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateFtpAllowedAsync(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether FTP is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateFtpAllowedSlot(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether FTP is allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateFtpAllowedSlotAsync(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for 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)Description for 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)Description for 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)Description for 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)Description for Updates whether FTP is allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateScmAllowed(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether user publishing credentials are allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateScmAllowedAsync(String resourceGroupName, String name, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether user publishing credentials are allowed on the site or not.CsmPublishingCredentialsPoliciesEntityInnerWebAppsClient. updateScmAllowedSlot(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for Updates whether user publishing credentials are allowed on the site or not.Mono<CsmPublishingCredentialsPoliciesEntityInner>WebAppsClient. updateScmAllowedSlotAsync(String resourceGroupName, String name, String slot, CsmPublishingCredentialsPoliciesEntityInner csmPublishingAccessPoliciesEntity)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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 CsmPublishingCredentialsPoliciesEntityInner Modifier and Type Method Description CsmPublishingCredentialsPoliciesEntityInnerCsmPublishingCredentialsPoliciesEntityInner. withAllow(Boolean allow)Set the allow property: <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.CsmPublishingCredentialsPoliciesEntityInnerCsmPublishingCredentialsPoliciesEntityInner. withKind(String kind)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 CsmPublishingCredentialsPoliciesEntityInner Modifier and Type Method Description List<CsmPublishingCredentialsPoliciesEntityInner>PublishingCredentialsPoliciesCollection. value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type CsmPublishingCredentialsPoliciesEntityInner Modifier and Type Method Description PublishingCredentialsPoliciesCollectionPublishingCredentialsPoliciesCollection. withValue(List<CsmPublishingCredentialsPoliciesEntityInner> value)Set the value property: Collection of resources.
-