ArmSecurityInsightsModelFactory.CcpAuthConfig(String) 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.
public static Azure.ResourceManager.SecurityInsights.Models.CcpAuthConfig CcpAuthConfig(string type = default);
static member CcpAuthConfig : string -> Azure.ResourceManager.SecurityInsights.Models.CcpAuthConfig
Public Shared Function CcpAuthConfig (Optional type As String = Nothing) As CcpAuthConfig
Parameters
- type
- String
The auth type.
Returns
A new CcpAuthConfig instance for mocking.