WebAppsOperationsExtensions.GetSiteConnectionStringKeyVaultReferenceSlot Método

Definição

Obtém a referência de configuração e status de um aplicativo

public static Microsoft.Azure.Management.WebSites.Models.ApiKVReference GetSiteConnectionStringKeyVaultReferenceSlot (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name, string connectionStringKey, string slot);
static member GetSiteConnectionStringKeyVaultReferenceSlot : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string * string * string * string -> Microsoft.Azure.Management.WebSites.Models.ApiKVReference
<Extension()>
Public Function GetSiteConnectionStringKeyVaultReferenceSlot (operations As IWebAppsOperations, resourceGroupName As String, name As String, connectionStringKey As String, slot As String) As ApiKVReference

Parâmetros

operations
IWebAppsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

Nome do grupo de recursos ao qual pertence o recurso.

name
String

Nome do aplicativo.

connectionStringKey
String
slot
String

Retornos

Comentários

Descrição para Obter a referência de configuração e status de um aplicativo

Aplica-se a