NetworkMigrationValidationMessage 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.
A validation message for migrating a network resource
public class NetworkMigrationValidationMessage
type NetworkMigrationValidationMessage = class
Public Class NetworkMigrationValidationMessage
- Inheritance
-
NetworkMigrationValidationMessage
Constructors
NetworkMigrationValidationMessage() |
Initializes a new instance of the NetworkMigrationValidationMessage class. |
Properties
Category |
Optional. Category of this message item. |
Message |
Optional. Body of the message |
ResourceName |
Optional. Name of the resource described in the message. |
ResourceType |
Optional. Type of the resource described in the message. |
VirtualMachineName |
Optional. Name of the virtual machine related to the message. |
Applies to
Azure SDK for .NET