Freigeben über


AmazonPostgreSqlRoleArnScanPropertiesCredential Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AmazonPostgreSqlRoleArnScanPropertiesCredentialTypeConverter))]
public class AmazonPostgreSqlRoleArnScanPropertiesCredential : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IAmazonPostgreSqlRoleArnScanPropertiesCredential, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AmazonPostgreSqlRoleArnScanPropertiesCredentialTypeConverter))>]
type AmazonPostgreSqlRoleArnScanPropertiesCredential = class
    interface IAmazonPostgreSqlRoleArnScanPropertiesCredential
    interface IJsonSerializable
    interface ICredentialReference
    interface IValidates
Public Class AmazonPostgreSqlRoleArnScanPropertiesCredential
Implements IAmazonPostgreSqlRoleArnScanPropertiesCredential, IValidates
Inheritance
AmazonPostgreSqlRoleArnScanPropertiesCredential
Attributes
Implements

Constructors

Name Description
AmazonPostgreSqlRoleArnScanPropertiesCredential()

Creates an new AmazonPostgreSqlRoleArnScanPropertiesCredential instance.

Properties

Name Description
CredentialType
ReferenceName

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AmazonPostgreSqlRoleArnScanPropertiesCredential.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AmazonPostgreSqlRoleArnScanPropertiesCredential.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AmazonPostgreSqlRoleArnScanPropertiesCredential into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to