ISkusOperations Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
SkusOperations-Vorgänge.
public interface ISkusOperations
type ISkusOperations = interface
Public Interface ISkusOperations
Methoden
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Listet alle verfügbaren Skus des Anbieters Microsoft.AppPlatform auf. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Listet alle verfügbaren Skus des Anbieters Microsoft.AppPlatform auf. |
Erweiterungsmethoden
List(ISkusOperations) |
Listet alle verfügbaren Skus des Anbieters Microsoft.AppPlatform auf. |
ListAsync(ISkusOperations, CancellationToken) |
Listet alle verfügbaren Skus des Anbieters Microsoft.AppPlatform auf. |
ListNext(ISkusOperations, String) |
Listet alle verfügbaren Skus des Anbieters Microsoft.AppPlatform auf. |
ListNextAsync(ISkusOperations, String, CancellationToken) |
Listet alle verfügbaren Skus des Anbieters Microsoft.AppPlatform auf. |
Gilt für:
Azure SDK for .NET