DesiredInstallationState type
DesiredInstallationState の値を定義します。
KnownDesiredInstallationState は DesiredInstallationState と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。
サービスでサポートされている既知の値
アンインストール済み: パケット コアをインストールしないでください。
インストール済み: パケット コアをインストールします。
type DesiredInstallationState = string