WebAppsOperationsExtensions.UpdateConnectionStringsSlot Method

Definition

Replaces the connection strings of an app.

C#
public static Microsoft.Azure.Management.WebSites.Models.ConnectionStringDictionary UpdateConnectionStringsSlot(this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.WebSites.Models.ConnectionStringDictionary connectionStrings, string slot);

Parameters

operations
IWebAppsOperations

The operations group for this extension method.

resourceGroupName
String

Name of the resource group to which the resource belongs.

name
String

Name of the app.

connectionStrings
ConnectionStringDictionary

Connection strings of the app or deployment slot. See example.

slot
String

Name of the deployment slot. If a slot is not specified, the API will update the connection settings for the production slot.

Returns

Remarks

Description for Replaces the connection strings of an app.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Legacy