次の方法で共有


SolutionTypeProperties interface

ソリューションの種類のリソースの定義。

プロパティ

description

ソリューションの種類の簡単な説明。

solutionSettings

ソリューション設定の配列とその説明。

solutionType

ソリューションの種類の名前。

supportedAzureRegions

このソリューションがサポートされている場所。

プロパティの詳細

description

ソリューションの種類の簡単な説明。

description?: string

プロパティ値

string

solutionSettings

ソリューション設定の配列とその説明。

solutionSettings?: SolutionTypeSettingsProperties[]

プロパティ値

solutionType

ソリューションの種類の名前。

solutionType?: string

プロパティ値

string

supportedAzureRegions

このソリューションがサポートされている場所。

supportedAzureRegions?: string[]

プロパティ値

string[]