Udostępnij za pośrednictwem


AmazonS3RoleArnScanProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AmazonS3RoleArnScanPropertiesTypeConverter))]
public class AmazonS3RoleArnScanProperties : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IAmazonS3RoleArnScanProperties, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AmazonS3RoleArnScanPropertiesTypeConverter))>]
type AmazonS3RoleArnScanProperties = class
    interface IAmazonS3RoleArnScanProperties
    interface IJsonSerializable
    interface IScanProperties
    interface IValidates
Public Class AmazonS3RoleArnScanProperties
Implements IAmazonS3RoleArnScanProperties, IValidates
Inheritance
AmazonS3RoleArnScanProperties
Attributes
Implements

Constructors

AmazonS3RoleArnScanProperties()

Creates an new AmazonS3RoleArnScanProperties instance.

Properties

Collection
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
ConnectedVia
ConnectedViaReferenceName
CreatedAt
CredentialReferenceName
CredentialType
IsMauiScan
LastModifiedAt
RoleArn
ScanRulesetName
ScanRulesetType
Worker

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AmazonS3RoleArnScanProperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AmazonS3RoleArnScanProperties.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IAmazonS3RoleArnScanProperties.

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AmazonS3RoleArnScanProperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to