次の方法で共有


P2SVpnGatewayInner クラス

定義

P2SVpnGateway リソース。

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

コンストラクター

P2SVpnGatewayInner()

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

P2SVpnGatewayInner(String, String, String, String, IDictionary<String, String>, SubResource, IList<P2SConnectionConfigurationInner>, ProvisioningState, Nullable<Int32>, SubResource, VpnClientConnectionHealth, String)

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

プロパティ

Etag

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

Id

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

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
P2SConnectionConfigurations

ゲートウェイのすべての p2s 接続構成の一覧を取得または設定します。

ProvisioningState

P2S VPN ゲートウェイ リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)
VirtualHub

ゲートウェイが属する VirtualHub を取得または設定します。

VpnClientConnectionHealth

すべての P2S VPN クライアントの接続正常性状態を取得します。

VpnGatewayScaleUnit

この p2s VPN ゲートウェイのスケール ユニットを取得または設定します。

VpnServerConfiguration

p2sVpnGateway の接続先となる VpnServerConfiguration を取得または設定します。

メソッド

Validate()

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

適用対象