IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations Interface

Definition

public interface IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations
type IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations = interface
Public Interface IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations

Methods

NewAsync(String, String, DedicatedCircuitLinkAuthorizationMicrosoftIdNewParameters, CancellationToken)

Adds Microsoft Ids to the specified authorization

RemoveAsync(String, String, DedicatedCircuitLinkAuthorizationMicrosoftIdRemoveParameters, CancellationToken)

Removes Microsoft Ids from the specified authorization

Extension Methods

New(IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations, String, String, DedicatedCircuitLinkAuthorizationMicrosoftIdNewParameters)

Adds Microsoft Ids to the specified authorization

NewAsync(IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations, String, String, DedicatedCircuitLinkAuthorizationMicrosoftIdNewParameters)

Adds Microsoft Ids to the specified authorization

Remove(IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations, String, String, DedicatedCircuitLinkAuthorizationMicrosoftIdRemoveParameters)

Removes Microsoft Ids from the specified authorization

RemoveAsync(IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations, String, String, DedicatedCircuitLinkAuthorizationMicrosoftIdRemoveParameters)

Removes Microsoft Ids from the specified authorization

Applies to