你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.EdgeOrder.Origin(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.Origin? Origin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Origin(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PropertyOrigin.Owned)>]
member this.Origin : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.Origin>
Public ReadOnly Property Origin As Nullable(Of Origin)

Property Value

Implements

Attributes

Applies to