次の方法で共有


PrivateLinkResource クラス

定義

プライベートにリンク可能なリソース。

public class PrivateLinkResource
type PrivateLinkResource = class
Public Class PrivateLinkResource
継承
PrivateLinkResource

コンストラクター

PrivateLinkResource()

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

PrivateLinkResource(String, String, PrivateLinkResourceProperties, String)

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

プロパティ

Id

プライベート リンク リソース識別子を取得します。

Name

プライベート リンク リソース名を取得します。

Properties

プライベート リンク リソースのプロパティを取得します。

Type

プライベート リンク リソースの種類を取得します。

適用対象