PrivateLinkResource クラス

定義

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

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
Public Class PrivateLinkResource
継承
PrivateLinkResource
属性

コンストラクター

PrivateLinkResource()

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

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

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

プロパティ

GroupId

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

Id

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

Name

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

RequiredMembers

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

RequiredZoneNames

プライベート リンク リソースの DNS ゾーン名を取得または設定します。

Type

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

適用対象