GcpProjectEnvironment 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 GCP project connector environment data.
public class GcpProjectEnvironment : Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorEnvironment
public class GcpProjectEnvironment : Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorEnvironment, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.GcpProjectEnvironment>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.GcpProjectEnvironment>
type GcpProjectEnvironment = class
inherit SecurityConnectorEnvironment
type GcpProjectEnvironment = class
inherit SecurityConnectorEnvironment
interface IPersistableModel<GcpProjectEnvironment>
interface IJsonModel<GcpProjectEnvironment>
Public Class GcpProjectEnvironment
Inherits SecurityConnectorEnvironment
Public Class GcpProjectEnvironment
Inherits SecurityConnectorEnvironment
Implements IJsonModel(Of GcpProjectEnvironment), IPersistableModel(Of GcpProjectEnvironment)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| GcpProjectEnvironment() |
Initializes a new instance of GcpProjectEnvironment. |
Properties
| Name | Description |
|---|---|
| OrganizationalData |
Gets or sets the GCP project's organizational data. |
| ProjectDetails |
Gets or sets the GCP project's details. |
| ScanInterval |
Gets or sets the scan interval in hours. |