Share via


SecurityWorkspaceSetting.Scope Property

Definition

All the VMs in this scope will send their security data to the mentioned workspace unless overridden by a setting with more specific scope.

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

Property Value

Applies to