Share via


IFailoverProcessServerRequestProperties.UpdateType Property

Definition

A value for failover type. It can be systemlevel/serverlevel.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value for failover type. It can be systemlevel/serverlevel.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="updateType")]
public string UpdateType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value for failover type. It can be systemlevel/serverlevel.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="updateType")>]
member this.UpdateType : string with get, set
Public Property UpdateType As String

Property Value

Attributes

Applies to