次の方法で共有


AgFoodPlatformPrivateLinkResourceData クラス

定義

AgFoodPlatformPrivateLinkResource データ モデルを表すクラス。 プライベート リンク リソース

public class AgFoodPlatformPrivateLinkResourceData : Azure.ResourceManager.Models.ResourceData
type AgFoodPlatformPrivateLinkResourceData = class
    inherit ResourceData
Public Class AgFoodPlatformPrivateLinkResourceData
Inherits ResourceData
継承
AgFoodPlatformPrivateLinkResourceData

コンストラクター

AgFoodPlatformPrivateLinkResourceData()

AgFoodPlatformPrivateLinkResourceData の新しいインスタンスを初期化します。

プロパティ

GroupId

プライベート リンク リソース グループ ID。

Id

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

(継承元 ResourceData)
Name

リソースの名前。

(継承元 ResourceData)
RequiredMembers

プライベート リンク リソースに必要なメンバー名。

RequiredZoneNames

プライベート リンク リソースのプライベート リンク DNS ゾーン名。

ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
SystemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

(継承元 ResourceData)

適用対象