Udostępnij przez


DefenderCspmAwsOfferingCiemOidc Class

Definition

Defender CSPM CIEM AWS OIDC (open id connect) configuration

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

Constructors

Name Description
DefenderCspmAwsOfferingCiemOidc()

Creates an new DefenderCspmAwsOfferingCiemOidc instance.

Properties

Name Description
AzureActiveDirectoryAppName

the azure active directory app name used of authenticating against AWS

CloudRoleArn

The cloud role ARN in AWS for CIEM oidc connection

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of DefenderCspmAwsOfferingCiemOidc.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of DefenderCspmAwsOfferingCiemOidc.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of DefenderCspmAwsOfferingCiemOidc into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to