Freigeben über


WebSiteSlotResource Klasse

Definition

Eine Klasse, die einen WebSiteSlot zusammen mit dem instance Vorgänge darstellt, die darauf ausgeführt werden können. Wenn Sie über einen ResourceIdentifier verfügen, können Sie eine WebSiteSlotResource aus einer instance ArmClient der GetWebSiteSlotResource-Methode erstellen. Andernfalls können Sie eine von der übergeordneten Ressource WebSiteResource mithilfe der GetWebSiteSlot-Methode abrufen.

public class WebSiteSlotResource : Azure.ResourceManager.ArmResource
type WebSiteSlotResource = class
    inherit ArmResource
Public Class WebSiteSlotResource
Inherits ArmResource
Vererbung
WebSiteSlotResource

Konstruktoren

WebSiteSlotResource()

Initialisiert eine neue instance der WebSiteSlotResource -Klasse zum Mocking.

Felder

ResourceType

Ruft den Ressourcentyp für die Vorgänge ab.

Eigenschaften

Client

Ruft die Ressource ab, aus ArmClient der dieser Ressourcenclient erstellt wurde.

(Geerbt von ArmResource)
Data

Ruft die Daten ab, die dieses Feature darstellen.

Diagnostics

Ruft die Diagnoseoptionen für diesen Ressourcenclient ab.

(Geerbt von ArmResource)
Endpoint

Ruft den Basis-URI für diesen Ressourcenclient ab.

(Geerbt von ArmResource)
HasData

Ruft ab, ob der aktuelle instance Über Daten verfügt oder nicht.

Id

Ruft den Ressourcenbezeichner ab.

(Geerbt von ArmResource)
Pipeline

Ruft die Pipeline für diesen Ressourcenclient ab.

(Geerbt von ArmResource)

Methoden

AnalyzeCustomHostnameSlot(String, CancellationToken)

Beschreibung für Analysieren eines benutzerdefinierten Hostnamens.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/analyzeCustomHostname
  • Vorgang IdWebApps_AnalyzeCustomHostnameSlot
AnalyzeCustomHostnameSlotAsync(String, CancellationToken)

Beschreibung für Analysieren eines benutzerdefinierten Hostnamens.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/analyzeCustomHostname
  • Vorgang IdWebApps_AnalyzeCustomHostnameSlot
ApplySlotConfigurationSlot(CsmSlotEntity, CancellationToken)

Beschreibung für Wendet die Konfigurationseinstellungen vom Zielslot auf den aktuellen Slot an.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/applySlotConfig
  • Vorgang IdWebApps_ApplySlotConfigurationSlot
ApplySlotConfigurationSlotAsync(CsmSlotEntity, CancellationToken)

Beschreibung für Wendet die Konfigurationseinstellungen vom Zielslot auf den aktuellen Slot an.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/applySlotConfig
  • Vorgang IdWebApps_ApplySlotConfigurationSlot
BackupSlot(WebAppBackupInfo, CancellationToken)

Beschreibung für Erstellt eine Sicherung einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backup
  • Vorgang IdWebApps_BackupSlot
BackupSlotAsync(WebAppBackupInfo, CancellationToken)

Beschreibung für Erstellt eine Sicherung einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backup
  • Vorgang IdWebApps_BackupSlot
CanUseTagResource(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CanUseTagResourceAsync(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CreateOrUpdateHostSecretSlot(String, String, WebAppKeyInfo, CancellationToken)

Beschreibung für Hinzufügen oder Aktualisieren eines Geheimnisses auf Hostebene.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName}
  • Vorgang IdWebApps_CreateOrUpdateHostSecretSlot
CreateOrUpdateHostSecretSlotAsync(String, String, WebAppKeyInfo, CancellationToken)

Beschreibung für Hinzufügen oder Aktualisieren eines Geheimnisses auf Hostebene.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName}
  • Vorgang IdWebApps_CreateOrUpdateHostSecretSlot
CreateResourceIdentifier(String, String, String, String)

Generieren Sie den Ressourcenbezeichner eines WebSiteSlotResource instance.

Delete(WaitUntil, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Beschreibung für Löscht eine Web-, Mobile- oder API-App oder einen der Bereitstellungsslots.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}
  • Vorgang IdWebApps_DeleteSlot
DeleteAsync(WaitUntil, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Beschreibung für Löscht eine Web-, Mobile- oder API-App oder einen der Bereitstellungsslots.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}
  • Vorgang IdWebApps_DeleteSlot
DeleteBackupConfigurationSlot(CancellationToken)

Beschreibung für Löscht die Sicherungskonfiguration einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup
  • Vorgang IdWebApps_DeleteBackupConfigurationSlot
DeleteBackupConfigurationSlotAsync(CancellationToken)

Beschreibung für Löscht die Sicherungskonfiguration einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup
  • Vorgang IdWebApps_DeleteBackupConfigurationSlot
DeleteHostSecretSlot(String, String, CancellationToken)

Beschreibung für Löschen eines Geheimnisses auf Hostebene.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName}
  • Vorgang IdWebApps_DeleteHostSecretSlot
DeleteHostSecretSlotAsync(String, String, CancellationToken)

Beschreibung für Löschen eines Geheimnisses auf Hostebene.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName}
  • Vorgang IdWebApps_DeleteHostSecretSlot
DiscoverBackupSlot(RestoreRequestInfo, CancellationToken)

Beschreibung für Ermittelt eine vorhandene App-Sicherung, die aus einem Blob in Azure Storage wiederhergestellt werden kann. Verwenden Sie diese Option, um Informationen zu den in einer Sicherung gespeicherten Datenbanken abzurufen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/discoverbackup
  • Vorgang IdWebApps_DiscoverBackupSlot
DiscoverBackupSlotAsync(RestoreRequestInfo, CancellationToken)

Beschreibung für Ermittelt eine vorhandene App-Sicherung, die aus einem Blob in Azure Storage wiederhergestellt werden kann. Verwenden Sie diese Option, um Informationen zu den in einer Sicherung gespeicherten Datenbanken abzurufen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/discoverbackup
  • Vorgang IdWebApps_DiscoverBackupSlot
GenerateNewSitePublishingPasswordSlot(CancellationToken)

Beschreibung für Generiert ein neues Veröffentlichungskennwort für eine App (oder einen Bereitstellungsslot, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/newpassword
  • Vorgang IdWebApps_GenerateNewSitePublishingPasswordSlot
GenerateNewSitePublishingPasswordSlotAsync(CancellationToken)

Beschreibung für Generiert ein neues Veröffentlichungskennwort für eine App (oder einen Bereitstellungsslot, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/newpassword
  • Vorgang IdWebApps_GenerateNewSitePublishingPasswordSlot
Get(CancellationToken)

Beschreibung für Ruft die Details einer Web-, Mobile- oder API-App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}
  • Vorgang IdWebApps_GetSlot
GetAllConfigurationSlotData(CancellationToken)

Beschreibung zum Auflisten der Konfigurationen einer App

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config
  • Vorgang IdWebApps_ListConfigurationsSlot
GetAllConfigurationSlotDataAsync(CancellationToken)

Beschreibung zum Auflisten der Konfigurationen einer App

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config
  • Vorgang IdWebApps_ListConfigurationsSlot
GetAllHybridConnectionSlotData(CancellationToken)

Beschreibung für Ruft alle von dieser Web-App verwendeten Service Bus-Hybridverbindungen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionRelays
  • Vorgang IdWebApps_ListHybridConnectionsSlot
GetAllHybridConnectionSlotDataAsync(CancellationToken)

Beschreibung für Ruft alle von dieser Web-App verwendeten Service Bus-Hybridverbindungen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionRelays
  • Vorgang IdWebApps_ListHybridConnectionsSlot
GetAllPremierAddOnSlotData(CancellationToken)

Beschreibung für Ruft die wichtigsten Add-Ons einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons
  • Vorgang IdWebApps_ListPremierAddOnsSlot
GetAllPremierAddOnSlotDataAsync(CancellationToken)

Beschreibung für Ruft die wichtigsten Add-Ons einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons
  • Vorgang IdWebApps_ListPremierAddOnsSlot
GetAllRelayServiceConnectionSlotData(CancellationToken)

Beschreibung für Ruft hybride Verbindungen ab, die für eine App (oder einen Bereitstellungsslot, sofern angegeben) konfiguriert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection
  • Vorgang IdWebApps_ListRelayServiceConnectionsSlot
GetAllRelayServiceConnectionSlotDataAsync(CancellationToken)

Beschreibung für Ruft hybride Verbindungen ab, die für eine App (oder einen Bereitstellungsslot, sofern angegeben) konfiguriert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection
  • Vorgang IdWebApps_ListRelayServiceConnectionsSlot
GetAllSiteBackupSlotData(CancellationToken)

Beschreibung für Ruft vorhandene Sicherungen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listbackups
  • Vorgang IdWebApps_ListSiteBackupsSlot
GetAllSiteBackupSlotDataAsync(CancellationToken)

Beschreibung für Ruft vorhandene Sicherungen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listbackups
  • Vorgang IdWebApps_ListSiteBackupsSlot
GetApplicationSettingsSlot(CancellationToken)

Beschreibung für Ruft die Anwendungseinstellungen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings/list
  • Vorgang IdWebApps_ListApplicationSettingsSlot
GetApplicationSettingsSlotAsync(CancellationToken)

Beschreibung für Ruft die Anwendungseinstellungen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings/list
  • Vorgang IdWebApps_ListApplicationSettingsSlot
GetAsync(CancellationToken)

Beschreibung für Ruft die Details einer Web-, Mobile- oder API-App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}
  • Vorgang IdWebApps_GetSlot
GetAuthSettingsSlot(CancellationToken)

Beschreibung für Ruft die Authentifizierungs-/Autorisierungseinstellungen einer App ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings/list
  • Vorgang IdWebApps_GetAuthSettingsSlot
GetAuthSettingsSlotAsync(CancellationToken)

Beschreibung für Ruft die Authentifizierungs-/Autorisierungseinstellungen einer App ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings/list
  • Vorgang IdWebApps_GetAuthSettingsSlot
GetAuthSettingsV2Slot(CancellationToken)

Beschreibung für Ruft die Authentifizierungs-/Autorisierungseinstellungen der Website für Apps über das V2-Format ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2/list
  • Vorgang IdWebApps_GetAuthSettingsV2Slot
GetAuthSettingsV2SlotAsync(CancellationToken)

Beschreibung für Ruft die Authentifizierungs-/Autorisierungseinstellungen der Website für Apps über das V2-Format ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2/list
  • Vorgang IdWebApps_GetAuthSettingsV2Slot
GetAvailableLocations(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetAvailableLocationsAsync(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetAzureStorageAccountsSlot(CancellationToken)

Beschreibung für Ruft die Azure-Speicherkontokonfigurationen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts/list
  • Vorgang IdWebApps_ListAzureStorageAccountsSlot
GetAzureStorageAccountsSlotAsync(CancellationToken)

Beschreibung für Ruft die Azure-Speicherkontokonfigurationen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts/list
  • Vorgang IdWebApps_ListAzureStorageAccountsSlot
GetBackupConfigurationSlot(CancellationToken)

Beschreibung für Ruft die Sicherungskonfiguration einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup/list
  • Vorgang IdWebApps_GetBackupConfigurationSlot
GetBackupConfigurationSlotAsync(CancellationToken)

Beschreibung für Ruft die Sicherungskonfiguration einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup/list
  • Vorgang IdWebApps_GetBackupConfigurationSlot
GetConnectionStringsSlot(CancellationToken)

Beschreibung für Ruft die Verbindungszeichenfolgen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings/list
  • Vorgang IdWebApps_ListConnectionStringsSlot
GetConnectionStringsSlotAsync(CancellationToken)

Beschreibung für Ruft die Verbindungszeichenfolgen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings/list
  • Vorgang IdWebApps_ListConnectionStringsSlot
GetContainerLogsZipSlot(CancellationToken)

Beschreibung für Ruft die ZIP-archivierten Docker-Protokolldateien für die angegebene Website ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs/zip/download
  • Vorgang IdWebApps_GetContainerLogsZipSlot
GetContainerLogsZipSlotAsync(CancellationToken)

Beschreibung für Ruft die ZIP-archivierten Docker-Protokolldateien für die angegebene Website ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs/zip/download
  • Vorgang IdWebApps_GetContainerLogsZipSlot
GetFunctionsAdminTokenSlot(CancellationToken)

Beschreibung für Abrufen eines kurzlebigen Tokens, das gegen einen master-Schlüssel ausgetauscht werden kann.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/admin/token
  • Vorgang IdWebApps_GetFunctionsAdminTokenSlot
GetFunctionsAdminTokenSlotAsync(CancellationToken)

Beschreibung für Abrufen eines kurzlebigen Tokens, das gegen einen master-Schlüssel ausgetauscht werden kann.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/admin/token
  • Vorgang IdWebApps_GetFunctionsAdminTokenSlot
GetHostKeysSlot(CancellationToken)

Beschreibung für Abrufen von Hostgeheimnissen für eine Funktions-App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listkeys
  • Vorgang IdWebApps_ListHostKeysSlot
GetHostKeysSlotAsync(CancellationToken)

Beschreibung für Abrufen von Hostgeheimnissen für eine Funktions-App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listkeys
  • Vorgang IdWebApps_ListHostKeysSlot
GetLogsSiteSlotConfig()

Ruft ein Objekt ab, das eine LogsSiteSlotConfigResource darstellt, zusammen mit den instance-Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetManagementLock(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLockAsync(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLocks()

Ruft eine Auflistung von ManagementLockResources in ArmResource ab.

(Geerbt von ArmResource)
GetMetadataSlot(CancellationToken)

Beschreibung für Ruft die Metadaten einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata/list
  • Vorgang IdWebApps_ListMetadataSlot
GetMetadataSlotAsync(CancellationToken)

Beschreibung für Ruft die Metadaten einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata/list
  • Vorgang IdWebApps_ListMetadataSlot
GetMigrateMySqlStatus()

Ruft ein Objekt ab, das eine MigrateMySqlStatusResource darstellt, zusammen mit den instance-Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetNetworkFeature(String, CancellationToken)

Beschreibung für Ruft alle Netzwerkfeatures ab, die von der App (oder dem Bereitstellungsslot, sofern angegeben) verwendet werden.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view}
  • Vorgang IdWebApps_ListNetworkFeaturesSlot
GetNetworkFeatureAsync(String, CancellationToken)

Beschreibung für Ruft alle Netzwerkfeatures ab, die von der App (oder dem Bereitstellungsslot, sofern angegeben) verwendet werden.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view}
  • Vorgang IdWebApps_ListNetworkFeaturesSlot
GetNetworkFeatures()

Ruft eine Auflistung von NetworkFeatureResources im WebSiteSlot ab.

GetNetworkTraceOperationSlot(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/operationresults/{operationId}
  • Vorgang IdWebApps_GetNetworkTraceOperationSlot
GetNetworkTraceOperationSlotAsync(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/operationresults/{operationId}
  • Vorgang IdWebApps_GetNetworkTraceOperationSlot
GetNetworkTraceOperationSlotV2(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/current/operationresults/{operationId}
  • Vorgang IdWebApps_GetNetworkTraceOperationSlotV2
GetNetworkTraceOperationSlotV2Async(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/current/operationresults/{operationId}
  • Vorgang IdWebApps_GetNetworkTraceOperationSlotV2
GetNetworkTracesSlot(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/{operationId}
  • Vorgang IdWebApps_GetNetworkTracesSlot
GetNetworkTracesSlotAsync(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/{operationId}
  • Vorgang IdWebApps_GetNetworkTracesSlot
GetNetworkTracesSlotV2(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/{operationId}
  • Vorgang IdWebApps_GetNetworkTracesSlotV2
GetNetworkTracesSlotV2Async(String, CancellationToken)

Beschreibung für Ruft einen benannten Vorgang für eine Netzwerkablaufverfolgungserfassung (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/{operationId}
  • Vorgang IdWebApps_GetNetworkTracesSlotV2
GetPerfMonCountersSlot(String, CancellationToken)

Beschreibung für Ruft Perfmonindikatoren für Web-App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/perfcounters
  • Vorgang IdWebApps_ListPerfMonCountersSlot
GetPerfMonCountersSlotAsync(String, CancellationToken)

Beschreibung für Ruft Perfmonindikatoren für Web-App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/perfcounters
  • Vorgang IdWebApps_ListPerfMonCountersSlot
GetPolicyAssignment(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignments()

Ruft eine Auflistung von PolicyAssignmentResources in ArmResource ab.

(Geerbt von ArmResource)
GetPrivateLinkResourcesSlot(CancellationToken)

Beschreibung für Ruft die Private Link-Ressourcen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateLinkResources
  • Vorgang IdWebApps_GetPrivateLinkResourcesSlot
GetPrivateLinkResourcesSlotAsync(CancellationToken)

Beschreibung für Ruft die Private Link-Ressourcen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateLinkResources
  • Vorgang IdWebApps_GetPrivateLinkResourcesSlot
GetPublishingCredentialsSlot(WaitUntil, CancellationToken)

Beschreibung für Ruft die Git/FTP-Anmeldeinformationen für die Veröffentlichung einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/publishingcredentials/list
  • Vorgang IdWebApps_ListPublishingCredentialsSlot
GetPublishingCredentialsSlotAsync(WaitUntil, CancellationToken)

Beschreibung für Ruft die Git/FTP-Anmeldeinformationen für die Veröffentlichung einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/publishingcredentials/list
  • Vorgang IdWebApps_ListPublishingCredentialsSlot
GetPublishingProfileXmlWithSecretsSlot(CsmPublishingProfile, CancellationToken)

Beschreibung für Ruft das Veröffentlichungsprofil für eine App (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publishxml
  • Vorgang IdWebApps_ListPublishingProfileXmlWithSecretsSlot
GetPublishingProfileXmlWithSecretsSlotAsync(CsmPublishingProfile, CancellationToken)

Beschreibung für Ruft das Veröffentlichungsprofil für eine App (oder einen Bereitstellungsslot ab, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publishxml
  • Vorgang IdWebApps_ListPublishingProfileXmlWithSecretsSlot
GetScmSiteSlotBasicPublishingCredentialsPolicy()

Ruft ein Objekt ab, das eine ScmSiteSlotBasicPublishingCredentialsPolicyResource darstellt, zusammen mit den instance Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetSitePhpErrorLogFlagSlot(CancellationToken)

Beschreibung für Ruft die Ereignisprotokolle der Web-App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/phplogging
  • Vorgang IdWebApps_GetSitePhpErrorLogFlagSlot
GetSitePhpErrorLogFlagSlotAsync(CancellationToken)

Beschreibung für Ruft die Ereignisprotokolle der Web-App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/phplogging
  • Vorgang IdWebApps_GetSitePhpErrorLogFlagSlot
GetSitePushSettingsSlot(CancellationToken)

Beschreibung für Ruft die Pusheinstellungen ab, die der Web-App zugeordnet sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings/list
  • Vorgang IdWebApps_ListSitePushSettingsSlot
GetSitePushSettingsSlotAsync(CancellationToken)

Beschreibung für Ruft die Pusheinstellungen ab, die der Web-App zugeordnet sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings/list
  • Vorgang IdWebApps_ListSitePushSettingsSlot
GetSiteSlotBackup(String, CancellationToken)

Beschreibung für Ruft eine Sicherung einer App anhand ihrer ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId}
  • Vorgang IdWebApps_GetBackupStatusSlot
GetSiteSlotBackupAsync(String, CancellationToken)

Beschreibung für Ruft eine Sicherung einer App anhand ihrer ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId}
  • Vorgang IdWebApps_GetBackupStatusSlot
GetSiteSlotBackups()

Ruft eine Auflistung von SiteSlotBackupResources im WebSiteSlot ab.

GetSiteSlotDeployment(String, CancellationToken)

Beschreibung für Abrufen einer Bereitstellung nach ihrer ID für eine App oder einen Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id}
  • Vorgang IdWebApps_GetDeploymentSlot
GetSiteSlotDeploymentAsync(String, CancellationToken)

Beschreibung für Abrufen einer Bereitstellung nach ihrer ID für eine App oder einen Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id}
  • Vorgang IdWebApps_GetDeploymentSlot
GetSiteSlotDeployments()

Ruft eine Auflistung von SiteSlotDeploymentResources im WebSiteSlot ab.

GetSiteSlotDetector(String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, CancellationToken)

Beschreibung für Abrufen der Standorterkennungsantwort

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName}
  • Vorgang IdDiagnostics_GetSiteDetectorResponseSlot
GetSiteSlotDetectorAsync(String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, CancellationToken)

Beschreibung für Abrufen der Standorterkennungsantwort

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName}
  • Vorgang IdDiagnostics_GetSiteDetectorResponseSlot
GetSiteSlotDetectors()

Ruft eine Auflistung von SiteSlotDetectorResources im WebSiteSlot ab.

GetSiteSlotDiagnostic(String, CancellationToken)

Beschreibung für Die Kategorie "Diagnose abrufen"

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/Diagnose/{diagnosticCategory}
  • Vorgang IdDiagnostics_GetSiteDiagnosticCategorySlot
GetSiteSlotDiagnosticAsync(String, CancellationToken)

Beschreibung für Die Kategorie "Diagnose abrufen"

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/Diagnose/{diagnosticCategory}
  • Vorgang IdDiagnostics_GetSiteDiagnosticCategorySlot
GetSiteSlotDiagnostics()

Ruft eine Auflistung von SiteSlotDiagnosticResources im WebSiteSlot ab.

GetSiteSlotDomainOwnershipIdentifier(String, CancellationToken)

Beschreibung für Get domain ownership identifier for web app( Get domain ownership identifier for web app).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}
  • Vorgang IdWebApps_GetDomainOwnershipIdentifierSlot
GetSiteSlotDomainOwnershipIdentifierAsync(String, CancellationToken)

Beschreibung für Get domain ownership identifier for web app( Get domain ownership identifier for web app).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}
  • Vorgang IdWebApps_GetDomainOwnershipIdentifierSlot
GetSiteSlotDomainOwnershipIdentifiers()

Ruft eine Auflistung von SiteSlotDomainOwnershipIdentifierResources im WebSiteSlot ab.

GetSiteSlotExtension()

Ruft ein Objekt ab, das eine SiteSlotExtensionResource darstellt, zusammen mit den instance-Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetSiteSlotFunction(String, CancellationToken)

Beschreibung für Abrufen von Funktionsinformationen nach ihrer ID für website oder einem Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}
  • Vorgang IdWebApps_GetInstanceFunctionSlot
GetSiteSlotFunctionAsync(String, CancellationToken)

Beschreibung für Abrufen von Funktionsinformationen nach ihrer ID für website oder einem Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}
  • Vorgang IdWebApps_GetInstanceFunctionSlot
GetSiteSlotFunctions()

Ruft eine Auflistung von SiteSlotFunctionResources im WebSiteSlot ab.

GetSiteSlotHostNameBinding(String, CancellationToken)

Beschreibung für Get the named hostname binding for a app (or deployment slot, if specified).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName}
  • Vorgang IdWebApps_GetHostNameBindingSlot
GetSiteSlotHostNameBindingAsync(String, CancellationToken)

Beschreibung für Get the named hostname binding for a app (or deployment slot, if specified).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName}
  • Vorgang IdWebApps_GetHostNameBindingSlot
GetSiteSlotHostNameBindings()

Ruft eine Auflistung von SiteSlotHostNameBindingResources im WebSiteSlot ab.

GetSiteSlotHybridConnectionNamespaceRelay(String, String, CancellationToken)

Beschreibung für Ruft eine bestimmte Service Bus-Hybridverbindung ab, die von dieser Web-App verwendet wird.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
  • Vorgang IdWebApps_GetHybridConnectionSlot
GetSiteSlotHybridConnectionNamespaceRelayAsync(String, String, CancellationToken)

Beschreibung für Ruft eine bestimmte Service Bus-Hybridverbindung ab, die von dieser Web-App verwendet wird.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
  • Vorgang IdWebApps_GetHybridConnectionSlot
GetSiteSlotHybridConnectionNamespaceRelays()

Ruft eine Auflistung von SiteSlotHybridConnectionNamespaceRelayResources im WebSiteSlot ab.

GetSiteSlotInstance(String, CancellationToken)

Beschreibung für Ruft alle horizontal horizontalen Instanzen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}
  • Vorgang IdWebApps_GetInstanceInfoSlot
GetSiteSlotInstanceAsync(String, CancellationToken)

Beschreibung für Ruft alle horizontal horizontalen Instanzen einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}
  • Vorgang IdWebApps_GetInstanceInfoSlot
GetSiteSlotInstances()

Ruft eine Auflistung von SiteSlotInstanceResources im WebSiteSlot ab.

GetSiteSlotNetworkConfig()

Ruft ein Objekt ab, das eine SiteSlotNetworkConfigResource darstellt, zusammen mit den instance-Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetSiteSlotPrivateEndpointConnection(String, CancellationToken)

Beschreibung für Ruft eine verbindung mit einem privaten Endpunkt ab

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName}
  • Vorgang IdWebApps_GetPrivateEndpointConnectionSlot
GetSiteSlotPrivateEndpointConnectionAsync(String, CancellationToken)

Beschreibung für Ruft eine verbindung mit einem privaten Endpunkt ab

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName}
  • Vorgang IdWebApps_GetPrivateEndpointConnectionSlot
GetSiteSlotPrivateEndpointConnections()

Ruft eine Auflistung von SiteSlotPrivateEndpointConnectionResources im WebSiteSlot ab.

GetSiteSlotProcess(String, CancellationToken)

Beschreibung für Abrufen von Prozessinformationen nach ihrer ID für ein bestimmtes skaliertes instance auf einer Website.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}
  • Vorgang IdWebApps_GetProcessSlot
GetSiteSlotProcessAsync(String, CancellationToken)

Beschreibung für Abrufen von Prozessinformationen nach ihrer ID für ein bestimmtes skaliertes instance auf einer Website.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}
  • Vorgang IdWebApps_GetProcessSlot
GetSiteSlotProcesses()

Ruft eine Auflistung von SiteSlotProcessResources im WebSiteSlot ab.

GetSiteSlotVirtualNetworkConnection(String, CancellationToken)

Beschreibung für Ruft ein virtuelles Netzwerk ab, mit dem die App (oder der Bereitstellungsslot) über den Namen verbunden ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}
  • Vorgang IdWebApps_GetVnetConnectionSlot
GetSiteSlotVirtualNetworkConnectionAsync(String, CancellationToken)

Beschreibung für Ruft ein virtuelles Netzwerk ab, mit dem die App (oder der Bereitstellungsslot) über den Namen verbunden ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}
  • Vorgang IdWebApps_GetVnetConnectionSlot
GetSiteSlotVirtualNetworkConnections()

Ruft eine Auflistung von SiteSlotVirtualNetworkConnectionResources im WebSiteSlot ab.

GetSlotDifferencesSlot(CsmSlotEntity, CancellationToken)

Beschreibung für Abrufen des Unterschieds in den Konfigurationseinstellungen zwischen zwei Web-App-Slots.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsdiffs
  • Vorgang IdWebApps_ListSlotDifferencesSlot
GetSlotDifferencesSlotAsync(CsmSlotEntity, CancellationToken)

Beschreibung für Abrufen des Unterschieds in den Konfigurationseinstellungen zwischen zwei Web-App-Slots.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsdiffs
  • Vorgang IdWebApps_ListSlotDifferencesSlot
GetSlotSnapshots(CancellationToken)

Beschreibung für Gibt alle Momentaufnahmen an den Benutzer zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshots
  • Vorgang IdWebApps_ListSnapshotsSlot
GetSlotSnapshotsAsync(CancellationToken)

Beschreibung für Gibt alle Momentaufnahmen an den Benutzer zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshots
  • Vorgang IdWebApps_ListSnapshotsSlot
GetSlotSnapshotsFromDRSecondary(CancellationToken)

Beschreibung für Gibt alle Momentaufnahmen vom DRSecondary-Endpunkt an den Benutzer zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshotsdr
  • Vorgang IdWebApps_ListSnapshotsFromDRSecondarySlot
GetSlotSnapshotsFromDRSecondaryAsync(CancellationToken)

Beschreibung für Gibt alle Momentaufnahmen vom DRSecondary-Endpunkt an den Benutzer zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshotsdr
  • Vorgang IdWebApps_ListSnapshotsFromDRSecondarySlot
GetSyncFunctionTriggersSlot(CancellationToken)

Beschreibung für Dies ist, um das Aufrufen über PowerShell und ARM-Vorlage zuzulassen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listsyncfunctiontriggerstatus
  • Vorgang IdWebApps_ListSyncFunctionTriggersSlot
GetSyncFunctionTriggersSlotAsync(CancellationToken)

Beschreibung für Dies ist, um das Aufrufen über PowerShell und ARM-Vorlage zuzulassen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listsyncfunctiontriggerstatus
  • Vorgang IdWebApps_ListSyncFunctionTriggersSlot
GetSyncStatusSlot(CancellationToken)

Beschreibung für Dies ist, um das Aufrufen über PowerShell und ARM-Vorlage zuzulassen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listsyncstatus
  • Vorgang IdWebApps_ListSyncStatusSlot
GetSyncStatusSlotAsync(CancellationToken)

Beschreibung für Dies ist, um das Aufrufen über PowerShell und ARM-Vorlage zuzulassen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listsyncstatus
  • Vorgang IdWebApps_ListSyncStatusSlot
GetTagResource()

Ruft ein -Objekt ab, das eine TagResource zusammen mit den instance-Vorgängen darstellt, die in ArmResource ausgeführt werden können.

(Geerbt von ArmResource)
GetUsagesSlot(String, CancellationToken)

Beschreibung für Ruft die Kontingentnutzungsinformationen einer App (oder eines Bereitstellungsslots, falls angegeben) ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/usages
  • Vorgang IdWebApps_ListUsagesSlot
GetUsagesSlotAsync(String, CancellationToken)

Beschreibung für Ruft die Kontingentnutzungsinformationen einer App (oder eines Bereitstellungsslots, falls angegeben) ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/usages
  • Vorgang IdWebApps_ListUsagesSlot
GetWebSiteContainerLogsSlot(CancellationToken)

Beschreibung für Ruft die letzten Zeilen von Docker-Protokollen für den angegebenen Standort ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs
  • Vorgang IdWebApps_GetWebSiteContainerLogsSlot
GetWebSiteContainerLogsSlotAsync(CancellationToken)

Beschreibung für Ruft die letzten Zeilen von Docker-Protokollen für den angegebenen Standort ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs
  • Vorgang IdWebApps_GetWebSiteContainerLogsSlot
GetWebSiteSlotConfig()

Ruft ein Objekt ab, das eine WebSiteSlotConfigResource darstellt, zusammen mit den instance-Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetWebSiteSlotConfigAppSetting(String, CancellationToken)

Beschreibung für Ruft den Konfigurationsverweis und status einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey}
  • Vorgang IdWebApps_GetAppSettingKeyVaultReferenceSlot
GetWebSiteSlotConfigAppSettingAsync(String, CancellationToken)

Beschreibung für Ruft den Konfigurationsverweis und status einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey}
  • Vorgang IdWebApps_GetAppSettingKeyVaultReferenceSlot
GetWebSiteSlotConfigAppSettings()

Ruft eine Auflistung von WebSiteSlotConfigAppSettingResources im WebSiteSlot ab.

GetWebSiteSlotConfigConnectionString(String, CancellationToken)

Beschreibung für Ruft den Konfigurationsverweis und status einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey}
  • Vorgang IdWebApps_GetSiteConnectionStringKeyVaultReferenceSlot
GetWebSiteSlotConfigConnectionStringAsync(String, CancellationToken)

Beschreibung für Ruft den Konfigurationsverweis und status einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey}
  • Vorgang IdWebApps_GetSiteConnectionStringKeyVaultReferenceSlot
GetWebSiteSlotConfigConnectionStrings()

Ruft eine Auflistung von WebSiteSlotConfigConnectionStringResources im WebSiteSlot ab.

GetWebSiteSlotContinuousWebJob(String, CancellationToken)

Beschreibung für Ruft einen fortlaufenden Webauftrag nach seiner ID für eine App oder einem Bereitstellungsslot ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}
  • Vorgang IdWebApps_GetContinuousWebJobSlot
GetWebSiteSlotContinuousWebJobAsync(String, CancellationToken)

Beschreibung für Ruft einen fortlaufenden Webauftrag nach seiner ID für eine App oder einem Bereitstellungsslot ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}
  • Vorgang IdWebApps_GetContinuousWebJobSlot
GetWebSiteSlotContinuousWebJobs()

Ruft eine Auflistung von WebSiteSlotContinuousWebJobResources im WebSiteSlot ab.

GetWebSiteSlotExtension(String, CancellationToken)

Beschreibung für Abrufen von Websiteerweiterungsinformationen nach ihrer ID für eine Website oder einem Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId}
  • Vorgang IdWebApps_GetSiteExtensionSlot
GetWebSiteSlotExtensionAsync(String, CancellationToken)

Beschreibung für Abrufen von Websiteerweiterungsinformationen nach ihrer ID für eine Website oder einem Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId}
  • Vorgang IdWebApps_GetSiteExtensionSlot
GetWebSiteSlotExtensions()

Ruft eine Auflistung von WebSiteSlotExtensionResources im WebSiteSlot ab.

GetWebSiteSlotFtpPublishingCredentialsPolicy()

Ruft ein Objekt ab, das eine WebSiteSlotFtpPublishingCredentialsPolicyResource darstellt, zusammen mit den instance Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetWebSiteSlotHybridConnection(String, CancellationToken)

Beschreibung für Ruft eine Hybridverbindungskonfiguration nach ihrem Namen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName}
  • Vorgang IdWebApps_GetRelayServiceConnectionSlot
GetWebSiteSlotHybridConnectionAsync(String, CancellationToken)

Beschreibung für Ruft eine Hybridverbindungskonfiguration nach ihrem Namen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName}
  • Vorgang IdWebApps_GetRelayServiceConnectionSlot
GetWebSiteSlotHybridConnections()

Ruft eine Auflistung von WebSiteSlotHybridConnectionResources im WebSiteSlot ab.

GetWebSiteSlotPremierAddOn(String, CancellationToken)

Beschreibung für Ruft ein benanntes Add-On einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName}
  • Vorgang IdWebApps_GetPremierAddOnSlot
GetWebSiteSlotPremierAddOnAsync(String, CancellationToken)

Beschreibung für Ruft ein benanntes Add-On einer App ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName}
  • Vorgang IdWebApps_GetPremierAddOnSlot
GetWebSiteSlotPremierAddOns()

Ruft eine Auflistung von WebSiteSlotPremierAddOnResources im WebSiteSlot ab.

GetWebSiteSlotPrivateAccess()

Ruft ein Objekt ab, das eine WebSiteSlotPrivateAccessResource darstellt, zusammen mit den instance-Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetWebSiteSlotPublicCertificate(String, CancellationToken)

Beschreibung für Get the named public certificate for a app (or deployment slot, if specified).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName}
  • Vorgang IdWebApps_GetPublicCertificateSlot
GetWebSiteSlotPublicCertificateAsync(String, CancellationToken)

Beschreibung für Get the named public certificate for a app (or deployment slot, if specified).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName}
  • Vorgang IdWebApps_GetPublicCertificateSlot
GetWebSiteSlotPublicCertificates()

Ruft eine Auflistung von WebSiteSlotPublicCertificateResources im WebSiteSlot ab.

GetWebSiteSlotResourceHealthMetadata()

Ruft ein Objekt ab, das eine WebSiteSlotResourceHealthMetadataResource darstellt, zusammen mit den instance Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetWebSiteSlotSourceControl()

Ruft ein Objekt ab, das eine WebSiteSlotSourceControlResource darstellt, zusammen mit den instance Vorgängen, die im WebSiteSlot ausgeführt werden können.

GetWebSiteSlotTriggeredWebJob(String, CancellationToken)

Beschreibung für Ruft einen ausgelösten Webauftrag nach seiner ID für eine App oder einen Bereitstellungsslot ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}
  • Vorgang IdWebApps_GetTriggeredWebJobSlot
GetWebSiteSlotTriggeredWebJobAsync(String, CancellationToken)

Beschreibung für Ruft einen ausgelösten Webauftrag nach seiner ID für eine App oder einen Bereitstellungsslot ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}
  • Vorgang IdWebApps_GetTriggeredWebJobSlot
GetWebSiteSlotTriggeredWebJobs()

Ruft eine Auflistung von WebSiteSlotTriggeredWebJobResources im WebSiteSlot ab.

GetWebSiteSlotWebJob(String, CancellationToken)

Beschreibung für Abrufen von Webjobinformationen für eine App oder einen Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName}
  • Vorgang IdWebApps_GetWebJobSlot
GetWebSiteSlotWebJobAsync(String, CancellationToken)

Beschreibung für Abrufen von Webjobinformationen für eine App oder einen Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName}
  • Vorgang IdWebApps_GetWebJobSlot
GetWebSiteSlotWebJobs()

Ruft eine Auflistung von WebSiteSlotWebJobResources im WebSiteSlot ab.

GetWebSiteTriggeredwebJob(String, CancellationToken)

Beschreibung für Ruft einen ausgelösten Webauftrag nach seiner ID für eine App oder einen Bereitstellungsslot ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}
  • Vorgang IdWebApps_GetTriggeredWebJob
GetWebSiteTriggeredwebJobAsync(String, CancellationToken)

Beschreibung für Ruft einen ausgelösten Webauftrag nach seiner ID für eine App oder einen Bereitstellungsslot ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}
  • Vorgang IdWebApps_GetTriggeredWebJob
GetWebSiteTriggeredwebJobs()

Ruft eine Auflistung von WebSiteTriggeredwebJobResources im WebSiteSlot ab.

IsCloneableSlot(CancellationToken)

Beschreibung für Zeigt an, ob eine App in eine andere Ressourcengruppe oder ein anderes Abonnement geklont werden kann.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/iscloneable
  • Vorgang IdWebApps_IsCloneableSlot
IsCloneableSlotAsync(CancellationToken)

Beschreibung für Zeigt an, ob eine App in eine andere Ressourcengruppe oder ein anderes Abonnement geklont werden kann.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/iscloneable
  • Vorgang IdWebApps_IsCloneableSlot
ResetSlotConfigurationSlot(CancellationToken)

Beschreibung für Setzt die Konfigurationseinstellungen des aktuellen Slots zurück, wenn sie zuvor durch Aufrufen der API mit POST geändert wurden.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resetSlotConfig
  • Vorgang IdWebApps_ResetSlotConfigurationSlot
ResetSlotConfigurationSlotAsync(CancellationToken)

Beschreibung für Setzt die Konfigurationseinstellungen des aktuellen Slots zurück, wenn sie zuvor durch Aufrufen der API mit POST geändert wurden.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resetSlotConfig
  • Vorgang IdWebApps_ResetSlotConfigurationSlot
RestartSlot(Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Beschreibung für Neustarten einer App (oder eines Bereitstellungsslots, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restart
  • Vorgang IdWebApps_RestartSlot
RestartSlotAsync(Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Beschreibung für Neustarten einer App (oder eines Bereitstellungsslots, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restart
  • Vorgang IdWebApps_RestartSlot
RestoreFromBackupBlobSlot(WaitUntil, RestoreRequestInfo, CancellationToken)

Beschreibung für Wiederherstellen einer App aus einem Sicherungsblob in Azure Storage.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromBackupBlob
  • Vorgang IdWebApps_RestoreFromBackupBlobSlot
RestoreFromBackupBlobSlotAsync(WaitUntil, RestoreRequestInfo, CancellationToken)

Beschreibung für Wiederherstellen einer App aus einem Sicherungsblob in Azure Storage.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromBackupBlob
  • Vorgang IdWebApps_RestoreFromBackupBlobSlot
RestoreFromDeletedAppSlot(WaitUntil, DeletedAppRestoreContent, CancellationToken)

Beschreibung für Wiederherstellen einer gelöschten Web-App in dieser Web-App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromDeletedApp
  • Vorgang IdWebApps_RestoreFromDeletedAppSlot
RestoreFromDeletedAppSlotAsync(WaitUntil, DeletedAppRestoreContent, CancellationToken)

Beschreibung für Wiederherstellen einer gelöschten Web-App in dieser Web-App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromDeletedApp
  • Vorgang IdWebApps_RestoreFromDeletedAppSlot
RestoreSnapshotSlot(WaitUntil, SnapshotRestoreRequest, CancellationToken)

Beschreibung für Wiederherstellung einer Web-App aus einem Momentaufnahme.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreSnapshot
  • Vorgang IdWebApps_RestoreSnapshotSlot
RestoreSnapshotSlotAsync(WaitUntil, SnapshotRestoreRequest, CancellationToken)

Beschreibung für Wiederherstellung einer Web-App aus einem Momentaufnahme.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreSnapshot
  • Vorgang IdWebApps_RestoreSnapshotSlot
StartNetworkTraceSlot(WaitUntil, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Beschreibung für Starten der Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/startNetworkTrace
  • Vorgang IdWebApps_StartNetworkTraceSlot
StartNetworkTraceSlotAsync(WaitUntil, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Beschreibung für Starten der Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/startNetworkTrace
  • Vorgang IdWebApps_StartNetworkTraceSlot
StartSlot(CancellationToken)

Beschreibung für Startet eine App (oder einen Bereitstellungsslot, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/start
  • Vorgang IdWebApps_StartSlot
StartSlotAsync(CancellationToken)

Beschreibung für Startet eine App (oder einen Bereitstellungsslot, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/start
  • Vorgang IdWebApps_StartSlot
StartWebSiteNetworkTraceOperationSlot(WaitUntil, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Beschreibung für Starten der Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/startOperation
  • Vorgang IdWebApps_StartWebSiteNetworkTraceOperationSlot
StartWebSiteNetworkTraceOperationSlotAsync(WaitUntil, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Beschreibung für Starten der Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/startOperation
  • Vorgang IdWebApps_StartWebSiteNetworkTraceOperationSlot
StartWebSiteNetworkTraceSlot(Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Beschreibung für Start capturing netzwerk packets for the site (To beprecated).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/start
  • Vorgang IdWebApps_StartWebSiteNetworkTraceSlot
StartWebSiteNetworkTraceSlotAsync(Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Beschreibung für Start capturing netzwerk packets for the site (To beprecated).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/start
  • Vorgang IdWebApps_StartWebSiteNetworkTraceSlot
StopNetworkTraceSlot(CancellationToken)

Beschreibung für Beenden der fortlaufenden Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stopNetworkTrace
  • Vorgang IdWebApps_StopNetworkTraceSlot
StopNetworkTraceSlotAsync(CancellationToken)

Beschreibung für Beenden der fortlaufenden Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stopNetworkTrace
  • Vorgang IdWebApps_StopNetworkTraceSlot
StopSlot(CancellationToken)

Beschreibung für Beendet eine App (oder einen Bereitstellungsslot, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stop
  • Vorgang IdWebApps_StopSlot
StopSlotAsync(CancellationToken)

Beschreibung für Beendet eine App (oder einen Bereitstellungsslot, falls angegeben).

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stop
  • Vorgang IdWebApps_StopSlot
StopWebSiteNetworkTraceSlot(CancellationToken)

Beschreibung für Beenden der fortlaufenden Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/stop
  • Vorgang IdWebApps_StopWebSiteNetworkTraceSlot
StopWebSiteNetworkTraceSlotAsync(CancellationToken)

Beschreibung für Beenden der fortlaufenden Erfassung von Netzwerkpaketen für den Standort.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/stop
  • Vorgang IdWebApps_StopWebSiteNetworkTraceSlot
SwapSlot(WaitUntil, CsmSlotEntity, CancellationToken)

Beschreibung für Swaps zwei Bereitstellungsslots einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsswap
  • Vorgang IdWebApps_SwapSlotSlot
SwapSlotAsync(WaitUntil, CsmSlotEntity, CancellationToken)

Beschreibung für Swaps zwei Bereitstellungsslots einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsswap
  • Vorgang IdWebApps_SwapSlotSlot
SyncFunctionsSlot(CancellationToken)

Beschreibung für Triggermetadaten der Syncs-Funktion mit der Verwaltungsdatenbank

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/sync
  • Vorgang IdWebApps_SyncFunctionsSlot
SyncFunctionsSlotAsync(CancellationToken)

Beschreibung für Triggermetadaten der Syncs-Funktion mit der Verwaltungsdatenbank

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/sync
  • Vorgang IdWebApps_SyncFunctionsSlot
SyncFunctionTriggersSlot(CancellationToken)

Beschreibung für Triggermetadaten der Syncs-Funktion mit der Verwaltungsdatenbank

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/syncfunctiontriggers
  • Vorgang IdWebApps_SyncFunctionTriggersSlot
SyncFunctionTriggersSlotAsync(CancellationToken)

Beschreibung für Triggermetadaten der Syncs-Funktion mit der Verwaltungsdatenbank

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/syncfunctiontriggers
  • Vorgang IdWebApps_SyncFunctionTriggersSlot
SyncRepositorySlot(CancellationToken)

Beschreibung für Das Repository der Synchronisierungs-Web-App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sync
  • Vorgang IdWebApps_SyncRepositorySlot
SyncRepositorySlotAsync(CancellationToken)

Beschreibung für Das Repository der Synchronisierungs-Web-App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sync
  • Vorgang IdWebApps_SyncRepositorySlot
TryGetApiVersion(ResourceType, String)

Ruft die API-Version außer Kraft, wenn sie für die aktuellen Clientoptionen festgelegt wurde.

(Geerbt von ArmResource)
Update(SitePatchInfo, CancellationToken)

Beschreibung für Erstellt eine neue Web-, Mobile- oder API-App in einer vorhandenen Ressourcengruppe oder aktualisiert eine vorhandene App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}
  • Vorgang IdWebApps_UpdateSlot
UpdateApplicationSettingsSlot(AppServiceConfigurationDictionary, CancellationToken)

Beschreibung für Ersetzt die Anwendungseinstellungen einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings
  • Vorgang IdWebApps_UpdateApplicationSettingsSlot
UpdateApplicationSettingsSlotAsync(AppServiceConfigurationDictionary, CancellationToken)

Beschreibung für Ersetzt die Anwendungseinstellungen einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings
  • Vorgang IdWebApps_UpdateApplicationSettingsSlot
UpdateAsync(SitePatchInfo, CancellationToken)

Beschreibung für Erstellt eine neue Web-, Mobile- oder API-App in einer vorhandenen Ressourcengruppe oder aktualisiert eine vorhandene App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}
  • Vorgang IdWebApps_UpdateSlot
UpdateAuthSettingsSlot(SiteAuthSettings, CancellationToken)

Beschreibung für Updates der Authentifizierungs-/Autorisierungseinstellungen, die der Web-App zugeordnet sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings
  • Vorgang IdWebApps_UpdateAuthSettingsSlot
UpdateAuthSettingsSlotAsync(SiteAuthSettings, CancellationToken)

Beschreibung für Updates der Authentifizierungs-/Autorisierungseinstellungen, die der Web-App zugeordnet sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings
  • Vorgang IdWebApps_UpdateAuthSettingsSlot
UpdateAuthSettingsV2Slot(SiteAuthSettingsV2, CancellationToken)

Beschreibung für Updates Authentifizierungs-/Autorisierungseinstellungen für Apps über das V2-Format

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2
  • Vorgang IdWebApps_UpdateAuthSettingsV2Slot
UpdateAuthSettingsV2SlotAsync(SiteAuthSettingsV2, CancellationToken)

Beschreibung für Updates Authentifizierungs-/Autorisierungseinstellungen für Apps über das V2-Format

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2
  • Vorgang IdWebApps_UpdateAuthSettingsV2Slot
UpdateAzureStorageAccountsSlot(AzureStoragePropertyDictionary, CancellationToken)

Beschreibung für Updates der Azure-Speicherkontokonfigurationen einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts
  • Vorgang IdWebApps_UpdateAzureStorageAccountsSlot
UpdateAzureStorageAccountsSlotAsync(AzureStoragePropertyDictionary, CancellationToken)

Beschreibung für Updates der Azure-Speicherkontokonfigurationen einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts
  • Vorgang IdWebApps_UpdateAzureStorageAccountsSlot
UpdateBackupConfigurationSlot(WebAppBackupInfo, CancellationToken)

Beschreibung für Updates der Sicherungskonfiguration einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup
  • Vorgang IdWebApps_UpdateBackupConfigurationSlot
UpdateBackupConfigurationSlotAsync(WebAppBackupInfo, CancellationToken)

Beschreibung für Updates der Sicherungskonfiguration einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup
  • Vorgang IdWebApps_UpdateBackupConfigurationSlot
UpdateConnectionStringsSlot(ConnectionStringDictionary, CancellationToken)

Beschreibung für Ersetzt die Verbindungszeichenfolgen einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings
  • Vorgang IdWebApps_UpdateConnectionStringsSlot
UpdateConnectionStringsSlotAsync(ConnectionStringDictionary, CancellationToken)

Beschreibung für Ersetzt die Verbindungszeichenfolgen einer App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings
  • Vorgang IdWebApps_UpdateConnectionStringsSlot
UpdateMetadataSlot(AppServiceConfigurationDictionary, CancellationToken)

Beschreibung für Ersetzt die Metadaten einer App.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata
  • Vorgang IdWebApps_UpdateMetadataSlot
UpdateMetadataSlotAsync(AppServiceConfigurationDictionary, CancellationToken)

Beschreibung für Ersetzt die Metadaten einer App.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata
  • Vorgang IdWebApps_UpdateMetadataSlot
UpdateSitePushSettingsSlot(WebAppPushSettings, CancellationToken)

Beschreibung für Updates der Pusheinstellungen, die der Web-App zugeordnet sind.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings
  • Vorgang IdWebApps_UpdateSitePushSettingsSlot
UpdateSitePushSettingsSlotAsync(WebAppPushSettings, CancellationToken)

Beschreibung für Updates der Pusheinstellungen, die der Web-App zugeordnet sind.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings
  • Vorgang IdWebApps_UpdateSitePushSettingsSlot

Erweiterungsmethoden

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

Ruft eine Auflistung von AuthorizationRoleDefinitionResources in armResource ab.

GetDenyAssignment(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

Ruft eine Auflistung von DenyAssignmentResources in ArmResource ab.

GetRoleAssignment(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

Ruft eine Auflistung von RoleAssignmentResources in ArmResource ab.

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleInstanceResources in armResource ab.

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleRequestResources in armResource ab.

GetRoleAssignmentSchedules(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleResources in armResource ab.

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleInstanceResources in ArmResource ab.

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleRequestResources in armResource ab.

GetRoleEligibilitySchedules(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleResources in armResource ab.

GetRoleManagementPolicies(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyResources in ArmResource ab.

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinie für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgangs-IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgangs-IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgangs-IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyAssignmentResources in armResource ab.

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinie für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgangs-IdRoleManagementPolicies_Get
GetSystemAssignedIdentity(ArmResource)

Ruft ein -Objekt ab, das eine SystemAssignedIdentityResource zusammen mit den instance Vorgängen darstellt, die in ArmResource ausgeführt werden können.

GetLinkerResource(ArmResource, String, CancellationToken)

Gibt eine Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgangs-IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

Gibt eine Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgang IdLinker_Get
GetLinkerResources(ArmResource)

Ruft eine Auflistung von LinkerResources in ArmResource ab.

Gilt für: