InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters 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.
The error message parameters.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParametersTypeConverter))]
public class InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters, Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IAssociativeArray<string>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParametersTypeConverter))>]
type InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters = class
interface IInMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters
interface IJsonSerializable
interface IAssociativeArray<string>
Public Class InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters
Implements IAssociativeArray(Of String), IInMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters
- Inheritance
-
InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters
- Attributes
- Implements
Constructors
InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters() |
Creates an new InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters instance. |
Fields
__additionalProperties |
Properties
Item[String] |
Methods
Operators
Implicit(InMageAzureV2SwitchProviderBlockingErrorDetailsErrorMessageParameters to Dictionary<String,String>) |
Explicit Interface Implementations
IAssociativeArray<String>.AdditionalProperties | |
IAssociativeArray<String>.Count | |
IAssociativeArray<String>.Keys | |
IAssociativeArray<String>.Values |