VaultSettingProperties Class
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.
Vault setting properties.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VaultSettingPropertiesTypeConverter))]
public class VaultSettingProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IVaultSettingProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VaultSettingPropertiesTypeConverter))>]
type VaultSettingProperties = class
interface IVaultSettingProperties
interface IJsonSerializable
Public Class VaultSettingProperties
Implements IVaultSettingProperties
- Inheritance
-
VaultSettingProperties
- Attributes
- Implements
Vault |
Creates an new VaultSettingProperties instance. |
Migration |
The migration solution ARM Id. |
Vmware |
VMware to Azure provider type. |
Deserialize |
Deserializes a IDictionary into an instance of VaultSettingProperties. |
Deserialize |
Deserializes a PSObject into an instance of VaultSettingProperties. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IVaultSettingProperties. |
From |
Creates a new instance of VaultSettingProperties, deserializing the content from a json string. |
To |
Serializes this instance of VaultSettingProperties into a JsonNode. |
To |
Serializes this instance to a json string. |