你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DefenderForServersGcpOffering Class
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.
The Defender for Servers GCP offering configurations
[Newtonsoft.Json.JsonObject("DefenderForServersGcp")]
public class DefenderForServersGcpOffering : Microsoft.Azure.Management.Security.Models.CloudOffering
[<Newtonsoft.Json.JsonObject("DefenderForServersGcp")>]
type DefenderForServersGcpOffering = class
inherit CloudOffering
Public Class DefenderForServersGcpOffering
Inherits CloudOffering
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
DefenderForServersGcpOffering() |
Initializes a new instance of the DefenderForServersGcpOffering class. |
DefenderForServersGcpOffering(String, DefenderForServersGcpOfferingDefenderForServers, DefenderForServersGcpOfferingArcAutoProvisioning, DefenderForServersGcpOfferingVaAutoProvisioning, DefenderForServersGcpOfferingMdeAutoProvisioning, DefenderForServersGcpOfferingSubPlan) |
Initializes a new instance of the DefenderForServersGcpOffering class. |
Properties
ArcAutoProvisioning |
Gets or sets the ARC autoprovisioning configuration |
DefenderForServers |
Gets or sets the Defender for servers connection configuration |
Description |
Gets the offering description. (Inherited from CloudOffering) |
MdeAutoProvisioning |
Gets or sets the Microsoft Defender for Endpoint autoprovisioning configuration |
SubPlan |
Gets or sets configuration for the servers offering subPlan |
VaAutoProvisioning |
Gets or sets the Vulnerability Assessment autoprovisioning configuration |