Share via


INewRelicMonitorResourceUpdate.AccountCreationSource Property

Definition

Source of account creation

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "LIFTR", "NEWRELIC" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Source of account creation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="accountCreationSource", Update=true)]
public string AccountCreationSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "LIFTR", "NEWRELIC" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Source of account creation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="accountCreationSource", Update=true)>]
member this.AccountCreationSource : string with get, set
Public Property AccountCreationSource As String

Property Value

Attributes

Applies to