RemotePrivateEndpointConnectionARMResource クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リモート プライベート エンドポイント接続 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(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) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET