ArmSecurityCenterModelFactory.JFrogEnvironmentInfo 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.SecurityCenter.Models.JFrogEnvironmentInfo JFrogEnvironmentInfo(int? scanInterval = default);
static member JFrogEnvironmentInfo : Nullable<int> -> Azure.ResourceManager.SecurityCenter.Models.JFrogEnvironmentInfo
Public Shared Function JFrogEnvironmentInfo (Optional scanInterval As Nullable(Of Integer) = Nothing) As JFrogEnvironmentInfo
Parameters
Returns
A new JFrogEnvironmentInfo instance for mocking.