ComputeSecurityPostureReference.ExcludeExtensionNames Property

Definition

The list of virtual machine extension names to exclude when applying the security posture.

public Azure.Provisioning.BicepList<string> ExcludeExtensionNames { get; set; }
member this.ExcludeExtensionNames : Azure.Provisioning.BicepList<string> with get, set
Public Property ExcludeExtensionNames As BicepList(Of String)

Property Value

Applies to