Share via


AzureSubscriptionMsiScanPropertiesAutoGenerated Class

Definition

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

Constructors

AzureSubscriptionMsiScanPropertiesAutoGenerated()

Creates an new AzureSubscriptionMsiScanPropertiesAutoGenerated 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 AzureSubscriptionMsiScanPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureSubscriptionMsiScanPropertiesAutoGenerated.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureSubscriptionMsiScanPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to