AzureDedicatedCircuitLinkAuthorization 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.
Describes a link authorization.
public class AzureDedicatedCircuitLinkAuthorization
type AzureDedicatedCircuitLinkAuthorization = class
Public Class AzureDedicatedCircuitLinkAuthorization
- Inheritance
-
AzureDedicatedCircuitLinkAuthorization
Constructors
AzureDedicatedCircuitLinkAuthorization() |
Initializes a new instance of the AzureDedicatedCircuitLinkAuthorization class. |
Properties
Description |
Optional. Specifies the description associated with this authorization. |
Limit |
Optional. Number of dedicated circuit links allowed amongst all Microsoft Ids |
LinkAuthorizationId |
Optional. A value that uniquely identifies an authorization |
MicrosoftIds |
Optional. Specifies a comma separated list of Microsoft Ids |
Used |
Optional. Number of dedicated circuit links created so far |
Applies to
Azure SDK for .NET