AzureResourceGroupCredentialScanPropertiesAutoGenerated Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
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. |