Aracılığıyla paylaş


InformationProtectionAwsOfferingInformationProtection Class

Definition

The native cloud connection configuration

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

Constructors

InformationProtectionAwsOfferingInformationProtection()

Creates an new InformationProtectionAwsOfferingInformationProtection instance.

Properties

CloudRoleArn

The cloud role ARN in AWS for this feature

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of InformationProtectionAwsOfferingInformationProtection.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of InformationProtectionAwsOfferingInformationProtection.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of InformationProtectionAwsOfferingInformationProtection into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to