Share via


Operation.Origin Property

Definition

The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.Origin? Origin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.PropertyOrigin.Owned)>]
member this.Origin : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.Origin>
Public ReadOnly Property Origin As Nullable(Of Origin)

Property Value

Implements

Attributes

Applies to