次の方法で共有


RemotePrivateEndpointConnectionARMResource クラス

定義

リモート プライベート エンドポイント接続 ARM リソース。

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

コンストラクター

RemotePrivateEndpointConnectionARMResource()

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

RemotePrivateEndpointConnectionARMResource(String, String, String, String, String, ArmIdWrapper, PrivateLinkConnectionState, IList<String>)

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

プロパティ

Id

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

(継承元 ProxyOnlyResource)
IpAddresses

リモート プライベート エンドポイントにマップされたプライベート IPAddresses を取得または設定します

Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

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

(継承元 ProxyOnlyResource)
PrivateEndpoint

リモート プライベート エンドポイント接続の privateEndpoint を取得または設定します

PrivateLinkServiceConnectionState

リモート プライベート エンドポイント接続 ARM リソース。

ProvisioningState

リモート プライベート エンドポイント接続 ARM リソース。

Type

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

(継承元 ProxyOnlyResource)

適用対象