DedicatedCircuitLinkAuthorizationMicrosoftIdOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Express Route API provides programmatic access to the functionality needed by the customer to set up Dedicated Circuits and Dedicated Circuit Links. The Express Route Customer API is a REST API. All API operations are performed over SSL and mutually authenticated using X.509 v3 certificates. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)
public static class DedicatedCircuitLinkAuthorizationMicrosoftIdOperationsExtensions
type DedicatedCircuitLinkAuthorizationMicrosoftIdOperationsExtensions = class
Public Module DedicatedCircuitLinkAuthorizationMicrosoftIdOperationsExtensions
- Inheritance
-
DedicatedCircuitLinkAuthorizationMicrosoftIdOperationsExtensions
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 |