DbMigrateNetworkStatus 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.
Status of a network migration operation.
public class DbMigrateNetworkStatus : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.DbMigrateNetworkStatus>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.DbMigrateNetworkStatus>
type DbMigrateNetworkStatus = class
interface IJsonModel<DbMigrateNetworkStatus>
interface IPersistableModel<DbMigrateNetworkStatus>
Public Class DbMigrateNetworkStatus
Implements IJsonModel(Of DbMigrateNetworkStatus), IPersistableModel(Of DbMigrateNetworkStatus)
- Inheritance
-
DbMigrateNetworkStatus
- Implements
Properties
| Name | Description |
|---|---|
| ResourceGroupName |
Name of the resource group. |
| ServerName |
Name of the server. |
| State |
State of the network migration operation. |
| SubscriptionId |
Identifier of the subscription. |