SecurityPostureReference interface
スケール セット内のすべての仮想マシンに使用するセキュリティ体制を指定します。 最小 API バージョン: 2023-03-01
プロパティ
exclude |
セキュリティ体制を適用するときに除外する仮想マシン拡張機能名の一覧。 |
id | /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}の形式のセキュリティ体制参照 ID|{major.*}|latest |
is |
ユーザーがセキュリティ体制をオーバーライドできるかどうか。 |
プロパティの詳細
excludeExtensions
セキュリティ体制を適用するときに除外する仮想マシン拡張機能名の一覧。
excludeExtensions?: string[]
プロパティ値
string[]
id
/CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}の形式のセキュリティ体制参照 ID|{major.*}|latest
id?: string
プロパティ値
string
isOverridable
ユーザーがセキュリティ体制をオーバーライドできるかどうか。
isOverridable?: boolean
プロパティ値
boolean