次の方法で共有


PrivateLinkResource クラス

定義

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

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

コンストラクター

PrivateLinkResource()

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

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

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

プロパティ

GroupId

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

Id

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

(継承元 Resource)
Name

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

(継承元 Resource)
RequiredMembers

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

RequiredZoneNames

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

Type

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

(継承元 Resource)

適用対象