Share via


IAccountInfo.IngestionKey Property

Definition

ingestion key of account

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

Property Value

Attributes

Applies to