次の方法で共有


PrivateEndpointConnectionInner クラス

定義

プライベート エンドポイント接続

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

コンストラクター

PrivateEndpointConnectionInner()

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

PrivateEndpointConnectionInner(PrivateLinkServiceConnectionState, String, String, String, PrivateEndpointConnectionProvisioningState, PrivateEndpoint)

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

プロパティ

Id

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

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
PrivateEndpoint

プライベート エンドポイントのリソースを取得または設定します。

PrivateLinkServiceConnectionState

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクションを取得または設定します。

ProvisioningState

現在のプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Creating'、'Removeing'、'Failed' などがあります。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

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

適用対象