BestPractice interface
Automanage のベスト プラクティスの定義。
プロパティ
| configuration | 構成プロファイルの構成ディクショナリ。 |
| id | ベスト プラクティスの完全修飾 ID。 たとえば、/providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| name | ベスト プラクティスの名前。 たとえば、azureBestPracticesProduction NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| system |
createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| type | リソースの種類。 たとえば、Microsoft.Automanage/bestPractices NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
configuration
構成プロファイルの構成ディクショナリ。
configuration?: Record<string, unknown>
プロパティ値
Record<string, unknown>
id
ベスト プラクティスの完全修飾 ID。 たとえば、/providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
name
ベスト プラクティスの名前。 たとえば、azureBestPracticesProduction NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
systemData
createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
systemData?: SystemData
プロパティ値
type
リソースの種類。 たとえば、Microsoft.Automanage/bestPractices NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
type?: string
プロパティ値
string