DefenderForServersGcpOffering.MdeAutoProvisioningEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Is Microsoft Defender for Endpoint auto provisioning enabled
[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public bool? MdeAutoProvisioningEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.MdeAutoProvisioningEnabled : Nullable<bool> with get, set
Public Property MdeAutoProvisioningEnabled As Nullable(Of Boolean)
Property Value
Implements
- Attributes