Udostępnij za pośrednictwem


AzureFileServiceCredentialScanPropertiesCredential Class

Definition

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

Constructors

AzureFileServiceCredentialScanPropertiesCredential()

Creates an new AzureFileServiceCredentialScanPropertiesCredential instance.

Properties

CredentialType
ReferenceName

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AzureFileServiceCredentialScanPropertiesCredential.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureFileServiceCredentialScanPropertiesCredential.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureFileServiceCredentialScanPropertiesCredential into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to