Share via


INewRelicMonitorResourceUpdate.AccountInfoIngestionKey Property

Definition

ingestion key of account

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="ingestion key of account", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=false, Required=false, SerializedName="ingestionKey", Update=true)]
public System.Security.SecureString AccountInfoIngestionKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="ingestion key of account", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=false, Required=false, SerializedName="ingestionKey", Update=true)>]
member this.AccountInfoIngestionKey : System.Security.SecureString with get, set
Public Property AccountInfoIngestionKey As SecureString

Property Value

Attributes

Applies to