次の方法で共有


PrivateEndpointConnectionResource クラス

定義

プライベート エンドポイント接続応答プロパティ

public class PrivateEndpointConnectionResource : Microsoft.Azure.Management.RecoveryServices.Backup.Models.Resource
type PrivateEndpointConnectionResource = class
    inherit Resource
Public Class PrivateEndpointConnectionResource
Inherits Resource
継承
PrivateEndpointConnectionResource

コンストラクター

PrivateEndpointConnectionResource()

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

PrivateEndpointConnectionResource(String, String, String, String, IDictionary<String,String>, String, PrivateEndpointConnection)

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

プロパティ

ETag

省略可能な ETag を取得または設定します。

(継承元 Resource)
Id

リソース ID は、リソースへの完全なパスを表します。

(継承元 Resource)
Location

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

(継承元 Resource)
Name

リソースに関連付けられているリソース名を取得します。

(継承元 Resource)
Properties

privateEndpointConnectionResource プロパティを取得または設定します

Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

リソースの種類を取得し、Namespace/ResourceType/ResourceType/..という形式の完全なパスを表します。

(継承元 Resource)

適用対象