次の方法で共有


ExpressRouteAuthorization クラス

定義

ExpressRoute 回線の承認

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteAuthorization : Microsoft.Azure.Management.Avs.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRouteAuthorization = class
    inherit Resource
Public Class ExpressRouteAuthorization
Inherits Resource
継承
ExpressRouteAuthorization
属性

コンストラクター

ExpressRouteAuthorization()

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

ExpressRouteAuthorization(String, String, String, String, String, String, String)

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

プロパティ

ExpressRouteAuthorizationId

ExpressRoute 回線承認の ID を取得します

ExpressRouteAuthorizationKey

ExpressRoute 回線承認のキーを取得します

ExpressRouteId

ExpressRoute 回線の ID を取得または設定します。

Id

リソース ID を取得します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
ProvisioningState

ExpressRoute 回線承認プロビジョニングの状態を取得します。 指定できる値は、'Succeeded'、'Failed'、'Updating' です。

Type

リソースの種類を取得します。

(継承元 Resource)

適用対象