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