Delen via


IOperationsDefinition.Origin Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.OperationOrigin) }, ReadOnly=true, Required=false, SerializedName="origin")]
public Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.OperationOrigin? Origin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.OperationOrigin) }, ReadOnly=true, Required=false, SerializedName="origin")>]
member this.Origin : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.OperationOrigin>
Public ReadOnly Property Origin As Nullable(Of OperationOrigin)

Property Value

Attributes

Applies to