Freigeben über


IServerTrustGroupsOperations Schnittstelle

Definition

ServerTrustGroupsOperations-Vorgänge.

public interface IServerTrustGroupsOperations
type IServerTrustGroupsOperations = interface
Public Interface IServerTrustGroupsOperations

Methoden

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, ServerTrustGroup, Dictionary<String,List<String>>, CancellationToken)

Erstellt oder aktualisiert eine Serververtrauensgruppe.

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine Serververtrauensgruppe.

CreateOrUpdateWithHttpMessagesAsync(String, String, String, ServerTrustGroup, Dictionary<String,List<String>>, CancellationToken)

Erstellt oder aktualisiert eine Serververtrauensgruppe.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine Serververtrauensgruppe.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Serververtrauensgruppe ab.

ListByInstanceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Serververtrauensgruppe nach instance Namen ab.

ListByInstanceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Serververtrauensgruppe nach instance Namen ab.

ListByLocationNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet eine Serververtrauensgruppe auf.

ListByLocationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Listet eine Serververtrauensgruppe auf.

Erweiterungsmethoden

BeginCreateOrUpdate(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup)

Erstellt oder aktualisiert eine Serververtrauensgruppe.

BeginCreateOrUpdateAsync(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup, CancellationToken)

Erstellt oder aktualisiert eine Serververtrauensgruppe.

BeginDelete(IServerTrustGroupsOperations, String, String, String)

Löscht eine Serververtrauensgruppe.

BeginDeleteAsync(IServerTrustGroupsOperations, String, String, String, CancellationToken)

Löscht eine Serververtrauensgruppe.

CreateOrUpdate(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup)

Erstellt oder aktualisiert eine Serververtrauensgruppe.

CreateOrUpdateAsync(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup, CancellationToken)

Erstellt oder aktualisiert eine Serververtrauensgruppe.

Delete(IServerTrustGroupsOperations, String, String, String)

Löscht eine Serververtrauensgruppe.

DeleteAsync(IServerTrustGroupsOperations, String, String, String, CancellationToken)

Löscht eine Serververtrauensgruppe.

Get(IServerTrustGroupsOperations, String, String, String)

Ruft eine Serververtrauensgruppe ab.

GetAsync(IServerTrustGroupsOperations, String, String, String, CancellationToken)

Ruft eine Serververtrauensgruppe ab.

ListByInstance(IServerTrustGroupsOperations, String, String)

Ruft eine Serververtrauensgruppe nach instance Namen ab.

ListByInstanceAsync(IServerTrustGroupsOperations, String, String, CancellationToken)

Ruft eine Serververtrauensgruppe nach instance Namen ab.

ListByInstanceNext(IServerTrustGroupsOperations, String)

Ruft eine Serververtrauensgruppe nach instance Namen ab.

ListByInstanceNextAsync(IServerTrustGroupsOperations, String, CancellationToken)

Ruft eine Serververtrauensgruppe nach instance Namen ab.

ListByLocation(IServerTrustGroupsOperations, String, String)

Listet eine Serververtrauensgruppe auf.

ListByLocationAsync(IServerTrustGroupsOperations, String, String, CancellationToken)

Listet eine Serververtrauensgruppe auf.

ListByLocationNext(IServerTrustGroupsOperations, String)

Listet eine Serververtrauensgruppe auf.

ListByLocationNextAsync(IServerTrustGroupsOperations, String, CancellationToken)

Listet eine Serververtrauensgruppe auf.

Gilt für: