Udostępnij za pośrednictwem


AzureFileServiceCredentialScanPropertiesAutoGenerated Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AzureFileServiceCredentialScanPropertiesAutoGeneratedTypeConverter))]
public class AzureFileServiceCredentialScanPropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IAzureFileServiceCredentialScanPropertiesAutoGenerated, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AzureFileServiceCredentialScanPropertiesAutoGeneratedTypeConverter))>]
type AzureFileServiceCredentialScanPropertiesAutoGenerated = class
    interface IAzureFileServiceCredentialScanPropertiesAutoGenerated
    interface IJsonSerializable
    interface IAzureFileServiceCredentialScanProperties
    interface IScanProperties
    interface IValidates
Public Class AzureFileServiceCredentialScanPropertiesAutoGenerated
Implements IAzureFileServiceCredentialScanPropertiesAutoGenerated, IValidates
Inheritance
AzureFileServiceCredentialScanPropertiesAutoGenerated
Attributes
Implements

Constructors

AzureFileServiceCredentialScanPropertiesAutoGenerated()

Creates an new AzureFileServiceCredentialScanPropertiesAutoGenerated instance.

Properties

Collection
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
ConnectedVia
ConnectedViaReferenceName
CreatedAt
Credential
CredentialReferenceName
CredentialType
LastModifiedAt
ScanRulesetName
ScanRulesetType
ShareName
Worker

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AzureFileServiceCredentialScanPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureFileServiceCredentialScanPropertiesAutoGenerated.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureFileServiceCredentialScanPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to