DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S 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.DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8STypeConverter))]
public class DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8STypeConverter))>]
type DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S = class
interface IDefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S
interface IJsonSerializable
Public Class DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S
Implements IDefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S
- Inheritance
-
DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S
- Attributes
- Implements
Constructors
DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S() |
Creates an new DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S 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 DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S. |
DeserializeFromPSObject(PSObject) |
Deserializes a PSObject into an instance of DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S. |
FromJson(JsonNode) |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S. |
FromJsonString(String) |
Creates a new instance of DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S, deserializing the content from a json string. |
ToJson(JsonObject, SerializationMode) |
Serializes this instance of DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S into a JsonNode. |
ToJsonString() |
Serializes this instance to a json string. |
ToString() |