Freigeben über


ISystemData.CreatedByType Property

Definition

The type of identity that created the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.PSArgumentCompleter(new System.String[] { "User", "Application", "ManagedIdentity", "Key" })]
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="The type of identity that created the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="createdByType", Update=false)]
public string CreatedByType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.PSArgumentCompleter(new System.String[] { "User", "Application", "ManagedIdentity", "Key" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="The type of identity that created the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="createdByType", Update=false)>]
member this.CreatedByType : string
Public ReadOnly Property CreatedByType As String

Property Value

Attributes

Applies to