SecurityPostureReferenceUpdate interface
확장 집합에 사용할 보안 태세를 지정합니다. 최소 api-version: 2023-03-01
속성
exclude |
보안 태세를 적용할 때 제외할 가상 머신 확장 이름 목록입니다. |
id | /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|latest 형식의 보안 상태 참조 ID |
is |
사용자가 보안 상태를 재정의할 수 있는지 여부입니다. |
속성 세부 정보
excludeExtensions
보안 태세를 적용할 때 제외할 가상 머신 확장 이름 목록입니다.
excludeExtensions?: string[]
속성 값
string[]
id
/CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|latest 형식의 보안 상태 참조 ID
id?: string
속성 값
string
isOverridable
사용자가 보안 상태를 재정의할 수 있는지 여부입니다.
isOverridable?: boolean
속성 값
boolean