Share via


IClientDiscoveryValueForSingleApi.Origin Property

Definition

The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="origin")]
public string Origin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="origin")>]
member this.Origin : string with get, set
Public Property Origin As String

Property Value

Attributes

Applies to