Share via


AzureDataExplorerCredentialScanPropertiesCredential Class

Definition

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

Constructors

AzureDataExplorerCredentialScanPropertiesCredential()

Creates an new AzureDataExplorerCredentialScanPropertiesCredential instance.

Properties

CredentialType
ReferenceName

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AzureDataExplorerCredentialScanPropertiesCredential.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureDataExplorerCredentialScanPropertiesCredential.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureDataExplorerCredentialScanPropertiesCredential into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to