IDefenderCspmGcpOfferingCiemDiscovery Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmGcpOfferingCiemDiscoveryTypeConverter))]
public interface IDefenderCspmGcpOfferingCiemDiscovery : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmGcpOfferingCiemDiscoveryTypeConverter))>]
type IDefenderCspmGcpOfferingCiemDiscovery = interface
interface IJsonSerializable
Public Interface IDefenderCspmGcpOfferingCiemDiscovery
Implements IJsonSerializable
- Derived
- Attributes
- Implements
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |