IDefenderForServersGcpOffering.MdeAutoProvisioningConfiguration 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.
configuration for Microsoft Defender for Endpoint autoprovisioning
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="configuration for Microsoft Defender for Endpoint autoprovisioning", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="configuration", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IAny MdeAutoProvisioningConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="configuration for Microsoft Defender for Endpoint autoprovisioning", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="configuration", Update=true)>]
member this.MdeAutoProvisioningConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IAny with get, set
Public Property MdeAutoProvisioningConfiguration As IAny
Property Value
- Attributes