共用方式為


AppPlatformConfigServerData 類別

定義

代表 AppPlatformConfigServer 資料模型的類別。 設定伺服器資源

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

建構函式

AppPlatformConfigServerData()

初始化 AppPlatformConfigServerData 的新實例。

屬性

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)

適用於