IAccountProperties.CreatedBy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the creator of the entity.
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the creator of the entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdBy")]
public string CreatedBy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the creator of the entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdBy")>]
member this.CreatedBy : string
Public ReadOnly Property CreatedBy As String
Property Value
- Attributes