次の方法で共有


AddonProperties クラス

定義

アドオンのプロパティ

public class AddonProperties
type AddonProperties = class
Public Class AddonProperties
継承
AddonProperties
派生

コンストラクター

AddonProperties()

AddonProperties クラスの新しいインスタンスを初期化します。

AddonProperties(String)

AddonProperties クラスの新しいインスタンスを初期化します。

プロパティ

ProvisioningState

アドオン プロビジョニングの状態を取得します。 指定できる値は、'Succeeded'、'Failed'、'Cancelled'、'Building'、'Deleting'、'Updating' です。

適用対象