次の方法で共有


IDefenderForServersGcpOffering Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersGcpOfferingTypeConverter))]
public interface IDefenderForServersGcpOffering : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudOffering
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersGcpOfferingTypeConverter))>]
type IDefenderForServersGcpOffering = interface
    interface IJsonSerializable
    interface ICloudOffering
Public Interface IDefenderForServersGcpOffering
Implements ICloudOffering
Derived
Attributes
Implements

Properties

ArcAutoProvisioningEnabled

Is arc auto provisioning enabled

ConfigurationExclusionTag

VM tags that indicate that VM should not be scanned

ConfigurationPrivateLinkScope

Optional Arc private link scope resource id to link the Arc agent

ConfigurationProxy

Optional HTTP proxy endpoint to use for the Arc agent

ConfigurationScanningMode

The scanning mode for the VM scan.

ConfigurationType

The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'

DefenderForServerServiceAccountEmailAddress

The service account email address in GCP for this feature

DefenderForServerWorkloadIdentityProviderId

The workload identity provider id in GCP for this feature

Description

The offering description.

(Inherited from ICloudOffering)
MdeAutoProvisioningConfiguration

configuration for Microsoft Defender for Endpoint autoprovisioning

MdeAutoProvisioningEnabled

Is Microsoft Defender for Endpoint auto provisioning enabled

OfferingType

The type of the security offering.

(Inherited from ICloudOffering)
SubPlanType

The available sub plans

VaAutoProvisioningEnabled

Is Vulnerability Assessment auto provisioning enabled

VMScannerEnabled

Is Microsoft Defender for Server VM scanning enabled

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to