共用方式為


AppPlatformServiceRegistryData 類別

定義

代表 AppPlatformServiceRegistry 資料模型的類別。 服務登錄資源

public class AppPlatformServiceRegistryData : Azure.ResourceManager.Models.ResourceData
type AppPlatformServiceRegistryData = class
    inherit ResourceData
Public Class AppPlatformServiceRegistryData
Inherits ResourceData
繼承
AppPlatformServiceRegistryData

建構函式

AppPlatformServiceRegistryData()

初始化 AppPlatformServiceRegistryData 的新實例。

屬性

Id

資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(繼承來源 ResourceData)
Name

資源名稱。

(繼承來源 ResourceData)
Properties

服務登錄屬性承載。

ResourceType

資源類型。 例如「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」。

(繼承來源 ResourceData)
SystemData

Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。

(繼承來源 ResourceData)

適用於