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