次の方法で共有


PrivateLinkResourceProperties クラス

定義

プライベート リンク リソースのプロパティ

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

コンストラクター

PrivateLinkResourceProperties()

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

PrivateLinkResourceProperties(String, IList<String>, IList<String>)

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

プロパティ

GroupId

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

RequiredMembers

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

RequiredZoneNames

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

適用対象