Share via


INewRelicMonitorResourceUpdate.AccountCreationSource Property

Definition

Source of account creation

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

Property Value

Attributes

Applies to