ArmSecurityCenterModelFactory.DefenderForContainersDockerHubOffering 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.DefenderForContainersDockerHubOffering DefenderForContainersDockerHubOffering(string description = default);
static member DefenderForContainersDockerHubOffering : string -> Azure.ResourceManager.SecurityCenter.Models.DefenderForContainersDockerHubOffering
Public Shared Function DefenderForContainersDockerHubOffering (Optional description As String = Nothing) As DefenderForContainersDockerHubOffering
Parameters
- description
- String
The offering description.
Returns
A new DefenderForContainersDockerHubOffering instance for mocking.