次の方法で共有


PrivateLinkResource クラス

定義

プライベート リンク リソース

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource : Microsoft.Azure.Management.Monitor.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
    inherit ProxyResource
Public Class PrivateLinkResource
Inherits ProxyResource
継承
PrivateLinkResource
属性

コンストラクター

PrivateLinkResource()

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

PrivateLinkResource(String, String, String, String, IList<String>)

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

プロパティ

GroupId

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

Id

Azure リソース ID を取得します

(継承元 ProxyResource)
Name

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

(継承元 ProxyResource)
RequiredMembers

プライベート リンク リソースに必要なメンバー名を取得します。

Type

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

(継承元 ProxyResource)

適用対象