Share via


INewRelicMonitorResourceUpdateProperties.OrgCreationSource Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Source of org creation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.OrgCreationSource) }, ReadOnly=false, Required=false, SerializedName="orgCreationSource")]
public Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.OrgCreationSource? OrgCreationSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Source of org creation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.OrgCreationSource) }, ReadOnly=false, Required=false, SerializedName="orgCreationSource")>]
member this.OrgCreationSource : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.OrgCreationSource> with get, set
Public Property OrgCreationSource As Nullable(Of OrgCreationSource)

Property Value

Attributes

Applies to