共用方式為


AppPlatformSupportedStackData 類別

定義

類別,表示 AppPlatformSupportedStack 資料模型。 支援的堆疊資源承載

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

建構函式

AppPlatformSupportedStackData()

初始化 AppPlatformSupportedStackData 的新實例。

屬性

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)

適用於