다음을 통해 공유


AzureResourceGroupCredentialScanPropertiesAutoGenerated Class

Definition

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

Constructors

AzureResourceGroupCredentialScanPropertiesAutoGenerated()

Creates an new AzureResourceGroupCredentialScanPropertiesAutoGenerated instance.

Properties

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

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AzureResourceGroupCredentialScanPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureResourceGroupCredentialScanPropertiesAutoGenerated.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureResourceGroupCredentialScanPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to