次の方法で共有


PrivateEndpointConnection クラス

定義

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

public class PrivateEndpointConnection : Microsoft.Rest.Azure.IResource
type PrivateEndpointConnection = class
    interface IResource
Public Class PrivateEndpointConnection
Implements IResource
継承
PrivateEndpointConnection
実装

コンストラクター

PrivateEndpointConnection()

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

PrivateEndpointConnection(PrivateEndpointConnectionProperties, String, String, String)

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

プロパティ

Id

リソース識別子を取得します。

Name

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

Properties

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

Type

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

メソッド

Validate()

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

適用対象