次の方法で共有


PrivateEndpointConnection クラス

定義

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

public class PrivateEndpointConnection : Microsoft.Azure.Management.CognitiveServices.Models.AzureEntityResource
type PrivateEndpointConnection = class
    inherit AzureEntityResource
Public Class PrivateEndpointConnection
Inherits AzureEntityResource
継承
PrivateEndpointConnection

コンストラクター

PrivateEndpointConnection()

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

PrivateEndpointConnection(String, String, String, String, PrivateEndpointConnectionProperties, SystemData, String)

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

プロパティ

Etag

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

(継承元 AzureEntityResource)
Id

リソースの完全修飾リソース ID を取得します。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 Resource)
Location

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

Name

リソースの名前を取得します

(継承元 Resource)
Properties

リソースのプロパティを取得または設定します。

SystemData

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

Type

リソースの種類を取得します。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

(継承元 Resource)

メソッド

Validate()

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

適用対象