Partilhar via


DefenderCspmGcpOfferingCiemDiscovery Class

Definition

GCP Defenders CSPM Cloud infrastructure entitlement management (CIEM) discovery offering configurations

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmGcpOfferingCiemDiscoveryTypeConverter))]
public class DefenderCspmGcpOfferingCiemDiscovery : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingCiemDiscovery
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmGcpOfferingCiemDiscoveryTypeConverter))>]
type DefenderCspmGcpOfferingCiemDiscovery = class
    interface IDefenderCspmGcpOfferingCiemDiscovery
    interface IJsonSerializable
Public Class DefenderCspmGcpOfferingCiemDiscovery
Implements IDefenderCspmGcpOfferingCiemDiscovery
Inheritance
DefenderCspmGcpOfferingCiemDiscovery
Attributes
Implements

Constructors

DefenderCspmGcpOfferingCiemDiscovery()

Creates an new DefenderCspmGcpOfferingCiemDiscovery instance.

Properties

AzureActiveDirectoryAppName

the azure active directory app name used of authenticating against GCP workload identity federation

ServiceAccountEmailAddress

The service account email address in GCP for CIEM discovery offering

WorkloadIdentityProviderId

The GCP workload identity provider id for CIEM discovery offering

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of DefenderCspmGcpOfferingCiemDiscovery.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of DefenderCspmGcpOfferingCiemDiscovery.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingCiemDiscovery.

FromJsonString(String)

Creates a new instance of DefenderCspmGcpOfferingCiemDiscovery, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of DefenderCspmGcpOfferingCiemDiscovery into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to