共用方式為


SecurityPostureReferenceUpdate interface

指定要在擴展集中使用的安全性狀態。 API 版本下限:2023-03-01

屬性

excludeExtensions

套用安全性狀態時要排除的虛擬機擴充功能名稱清單。

id

安全性狀態參考標識符的格式為 /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|latest

isOverridable

使用者是否可以覆寫安全性狀態。

屬性詳細資料

excludeExtensions

套用安全性狀態時要排除的虛擬機擴充功能名稱清單。

excludeExtensions?: string[]

屬性值

string[]

id

安全性狀態參考標識符的格式為 /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|latest

id?: string

屬性值

string

isOverridable

使用者是否可以覆寫安全性狀態。

isOverridable?: boolean

屬性值

boolean