次の方法で共有


AvailablePrivateEndpointType クラス

定義

AvailablePrivateEndpointType の情報。

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

プロパティ

DisplayName

リソースの表示名。

Id

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

(継承元 ResourceData)
Name

リソースの名前。

(継承元 ResourceData)
ResourceName

サービスとリソースの名前。

ResourceType

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

(継承元 ResourceData)
SystemData

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

(継承元 ResourceData)

適用対象