Udostępnij za pośrednictwem


ISystemData.CreatedByType Property

Definition

The type of identity that created the resource.

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

Property Value

Attributes

Applies to