Udostępnij za pośrednictwem


AmazonPostgreSqlRoleArnScanPropertiesCredential Class

Definition

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

Constructors

AmazonPostgreSqlRoleArnScanPropertiesCredential()

Creates an new AmazonPostgreSqlRoleArnScanPropertiesCredential instance.

Properties

CredentialType
ReferenceName

Methods

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.Api20211001Preview.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