Share via


AzureCosmosDbCredentialScanPropertiesCredential Class

Definition

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

Constructors

AzureCosmosDbCredentialScanPropertiesCredential()

Creates an new AzureCosmosDbCredentialScanPropertiesCredential instance.

Properties

CredentialType
ReferenceName

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AzureCosmosDbCredentialScanPropertiesCredential.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureCosmosDbCredentialScanPropertiesCredential.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureCosmosDbCredentialScanPropertiesCredential into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to