SecurityPostureReferenceResponse

data class SecurityPostureReferenceResponse(val excludeExtensions: List<VirtualMachineExtensionResponse>? = null, val id: String? = null)

Specifies the security posture to be used for all virtual machines in the scale set. Minimum api-version: 2023-03-01

Constructors

Link copied to clipboard
constructor(excludeExtensions: List<VirtualMachineExtensionResponse>? = null, id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of virtual machine extensions to exclude when applying the Security Posture.

Link copied to clipboard
val id: String? = null

The security posture reference id in the form of /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|{major.*}|latest