Uses of Class
com.azure.resourcemanager.appservice.models.MSDeploy
Packages that use MSDeploy
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of MSDeploy in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent with parameters of type MSDeployModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateInstanceMSDeployOperation
(String resourceGroupName, String name, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateInstanceMSDeployOperation
(String resourceGroupName, String name, String instanceId, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateInstanceMSDeployOperationAsync
(String resourceGroupName, String name, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateInstanceMSDeployOperationSlot
(String resourceGroupName, String name, String slot, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateInstanceMSDeployOperationSlot
(String resourceGroupName, String name, String slot, String instanceId, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateInstanceMSDeployOperationSlotAsync
(String resourceGroupName, String name, String slot, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateMSDeployOperation
(String resourceGroupName, String name, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateMSDeployOperation
(String resourceGroupName, String name, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateMSDeployOperationAsync
(String resourceGroupName, String name, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateMSDeployOperationSlot
(String resourceGroupName, String name, String slot, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateMSDeployOperationSlot
(String resourceGroupName, String name, String slot, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<MSDeployStatusInner>, MSDeployStatusInner> WebAppsClient.beginCreateMSDeployOperationSlotAsync
(String resourceGroupName, String name, String slot, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createInstanceMSDeployOperation
(String resourceGroupName, String name, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createInstanceMSDeployOperation
(String resourceGroupName, String name, String instanceId, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.WebAppsClient.createInstanceMSDeployOperationAsync
(String resourceGroupName, String name, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createInstanceMSDeployOperationSlot
(String resourceGroupName, String name, String slot, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createInstanceMSDeployOperationSlot
(String resourceGroupName, String name, String slot, String instanceId, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.WebAppsClient.createInstanceMSDeployOperationSlotAsync
(String resourceGroupName, String name, String slot, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.createInstanceMSDeployOperationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.createInstanceMSDeployOperationWithResponseAsync
(String resourceGroupName, String name, String instanceId, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createMSDeployOperation
(String resourceGroupName, String name, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createMSDeployOperation
(String resourceGroupName, String name, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.WebAppsClient.createMSDeployOperationAsync
(String resourceGroupName, String name, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createMSDeployOperationSlot
(String resourceGroupName, String name, String slot, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.WebAppsClient.createMSDeployOperationSlot
(String resourceGroupName, String name, String slot, MSDeploy mSDeploy, com.azure.core.util.Context context) Invoke the MSDeploy web app extension.WebAppsClient.createMSDeployOperationSlotAsync
(String resourceGroupName, String name, String slot, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.createMSDeployOperationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, MSDeploy mSDeploy) Invoke the MSDeploy web app extension.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.createMSDeployOperationWithResponseAsync
(String resourceGroupName, String name, MSDeploy mSDeploy) Invoke the MSDeploy web app extension. -
Uses of MSDeploy in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return MSDeployModifier and TypeMethodDescriptionstatic MSDeploy
MSDeploy.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MSDeploy from the JsonReader.MSDeploy.withAddOnPackages
(List<MSDeployCore> addOnPackages) Set the addOnPackages property: List of Add-On packages.MSDeploy.withAppOffline
(Boolean appOffline) Set the appOffline property: Sets the AppOffline rule while the MSDeploy operation executes.MSDeploy.withConnectionString
(String connectionString) Set the connectionString property: SQL Connection String.MSDeploy.withDbType
(String dbType) Set the dbType property: Database Type.Set the kind property: Kind of resource.MSDeploy.withPackageUri
(String packageUri) Set the packageUri property: Package URI.MSDeploy.withSetParameters
(Map<String, String> setParameters) Set the setParameters property: MSDeploy Parameters.MSDeploy.withSetParametersXmlFileUri
(String setParametersXmlFileUri) Set the setParametersXmlFileUri property: URI of MSDeploy Parameters file.MSDeploy.withSkipAppData
(Boolean skipAppData) Set the skipAppData property: Controls whether the MSDeploy operation skips the App_Data directory.