Freigeben über


DeletedAppConfigurationStoreResource.Get(CancellationToken) Methode

Definition

Ruft einen gelöschten Azure-App-Konfigurationsspeicher ab.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}/deletedConfigurationStores/{configStoreName}
  • Vorgangs-IdConfigurationStores_GetDeleted
public virtual Azure.Response<Azure.ResourceManager.AppConfiguration.DeletedAppConfigurationStoreResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppConfiguration.DeletedAppConfigurationStoreResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppConfiguration.DeletedAppConfigurationStoreResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of DeletedAppConfigurationStoreResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: