Share via


DefenderCspmAwsOfferingVmScannersConfiguration.ExclusionTags Property

Definition

Gets or sets vM tags that indicates that VM should not be scanned

[Newtonsoft.Json.JsonProperty(PropertyName="exclusionTags")]
public System.Collections.Generic.IDictionary<string,string> ExclusionTags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exclusionTags")>]
member this.ExclusionTags : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ExclusionTags As IDictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to