Share via


ChangeProperties.InitiatedByList Property

Definition

The list of identities who might initiated the change. The identity could be user name (email address) or the object ID of the Service Principal.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)]
public string[] InitiatedByList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)>]
member this.InitiatedByList : string[] with get, set
Public Property InitiatedByList As String()

Property Value

String[]

Implements

Attributes

Applies to