次の方法で共有


ExpressRouteGatewayInner クラス

定義

ExpressRoute ゲートウェイ リソース。

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

コンストラクター

ExpressRouteGatewayInner()

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

ExpressRouteGatewayInner(VirtualHubId, String, String, String, String, IDictionary<String,String>, ExpressRouteGatewayPropertiesAutoScaleConfiguration, IList<ExpressRouteConnectionInner>, ProvisioningState, String)

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

プロパティ

AutoScaleConfiguration

自動スケーリングの構成を取得または設定します。

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

ExpressRouteConnections

ExpressRoute ゲートウェイへの ExpressRoute 接続の一覧を取得します。

Id

リソース ID。Setter は、ネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
ProvisioningState

高速ルート ゲートウェイ リソースのプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Updating'、'Deleting'、'Failed' などがあります。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)
VirtualHub

ExpressRoute ゲートウェイがデプロイされる仮想ハブを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象