DockerHubEnvironmentInfo Class
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.
The Docker Hub connector environment data.
public class DockerHubEnvironmentInfo : Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorEnvironment, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.DockerHubEnvironmentInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.DockerHubEnvironmentInfo>
type DockerHubEnvironmentInfo = class
inherit SecurityConnectorEnvironment
interface IJsonModel<DockerHubEnvironmentInfo>
interface IPersistableModel<DockerHubEnvironmentInfo>
Public Class DockerHubEnvironmentInfo
Inherits SecurityConnectorEnvironment
Implements IJsonModel(Of DockerHubEnvironmentInfo), IPersistableModel(Of DockerHubEnvironmentInfo)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DockerHubEnvironmentInfo() |
Initializes a new instance of DockerHubEnvironmentInfo. |
Properties
| Name | Description |
|---|---|
| Authentication |
The Docker Hub organization authentication details. |
| ScanInterval |
Scan interval in hours (value should be between 1-hour to 24-hours). |