ArmSecurityCenterModelFactory.IngestionConnectionString Method
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.
Initializes a new instance of Azure.ResourceManager.SecurityCenter.Models.IngestionConnectionString.
public static Azure.ResourceManager.SecurityCenter.Models.IngestionConnectionString IngestionConnectionString(Azure.Core.AzureLocation? location = default, string value = default);
static member IngestionConnectionString : Nullable<Azure.Core.AzureLocation> * string -> Azure.ResourceManager.SecurityCenter.Models.IngestionConnectionString
Public Shared Function IngestionConnectionString (Optional location As Nullable(Of AzureLocation) = Nothing, Optional value As String = Nothing) As IngestionConnectionString
Parameters
- location
- Nullable<AzureLocation>
- value
- String