Share via


INewRelicMonitorResourceUpdate.OrgCreationSource Property

Definition

Source of org creation

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "LIFTR", "NEWRELIC" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Source of org creation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="orgCreationSource", Update=true)]
public string OrgCreationSource { 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 org creation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="orgCreationSource", Update=true)>]
member this.OrgCreationSource : string with get, set
Public Property OrgCreationSource As String

Property Value

Attributes

Applies to