次の方法で共有


DedicatedCircuitLinkAuthorizationNewResponse クラス

定義

リンク承認操作の応答を取得します。

public class DedicatedCircuitLinkAuthorizationNewResponse : Microsoft.Azure.AzureOperationResponse
type DedicatedCircuitLinkAuthorizationNewResponse = class
    inherit AzureOperationResponse
Public Class DedicatedCircuitLinkAuthorizationNewResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
DedicatedCircuitLinkAuthorizationNewResponse

コンストラクター

DedicatedCircuitLinkAuthorizationNewResponse()

DedicatedCircuitLinkAuthorizationNewResponse クラスの新しいインスタンスを初期化します。

プロパティ

DedicatedCircuitLinkAuthorization

省略可能。 要求されたリンク承認の詳細。

適用対象