DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S 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 Microsoft Defender Container agentless discovery configuration
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8STypeConverter))]
public class DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8STypeConverter))>]
type DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S = class
interface IDefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S
interface IJsonSerializable
Public Class DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S
Implements IDefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S
- Inheritance
-
DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S
- Attributes
- Implements
Constructors
DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S() |
Creates an new DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S instance. |
Properties
Enabled |
Is Microsoft Defender container agentless discovery enabled |
ServiceAccountEmailAddress |
The service account email address in GCP for this feature |
WorkloadIdentityProviderId |
The workload identity provider id in GCP for this feature |
Methods
DeserializeFromDictionary(IDictionary) |
Deserializes a IDictionary into an instance of DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S. |
DeserializeFromPSObject(PSObject) |
Deserializes a PSObject into an instance of DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S. |
FromJson(JsonNode) |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S. |
FromJsonString(String) |
Creates a new instance of DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S, deserializing the content from a json string. |
ToJson(JsonObject, SerializationMode) |
Serializes this instance of DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S into a JsonNode. |
ToJsonString() |
Serializes this instance to a json string. |
ToString() |