Partager via


ManagedDatabaseMoveOperationResult.OperationMode Property

Definition

Gets operation mode. Possible values include: 'Move', 'Copy'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.operationMode")]
public string OperationMode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operationMode")>]
member this.OperationMode : string
Public ReadOnly Property OperationMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to