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