IngestionConnectionString Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IngestionConnectionString() |
Initializes a new instance of the IngestionConnectionString class. |
IngestionConnectionString(String, String) |
Initializes a new instance of the IngestionConnectionString class. |
IngestionConnectionString()
Initializes a new instance of the IngestionConnectionString class.
public IngestionConnectionString ();
Public Sub New ()
Applies to
IngestionConnectionString(String, String)
Initializes a new instance of the IngestionConnectionString class.
public IngestionConnectionString (string location = default, string value = default);
new Microsoft.Azure.Management.Security.Models.IngestionConnectionString : string * string -> Microsoft.Azure.Management.Security.Models.IngestionConnectionString
Public Sub New (Optional location As String = Nothing, Optional value As String = Nothing)
Parameters
- location
- String
The region where ingested logs and data resides
- value
- String
Connection string value