CspmMonitorAwsOffering 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 CSPM monitoring for AWS offering.
public class CspmMonitorAwsOffering : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterCloudOffering
public class CspmMonitorAwsOffering : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterCloudOffering, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.CspmMonitorAwsOffering>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.CspmMonitorAwsOffering>
type CspmMonitorAwsOffering = class
inherit SecurityCenterCloudOffering
type CspmMonitorAwsOffering = class
inherit SecurityCenterCloudOffering
interface IJsonModel<CspmMonitorAwsOffering>
interface IPersistableModel<CspmMonitorAwsOffering>
Public Class CspmMonitorAwsOffering
Inherits SecurityCenterCloudOffering
Public Class CspmMonitorAwsOffering
Inherits SecurityCenterCloudOffering
Implements IJsonModel(Of CspmMonitorAwsOffering), IPersistableModel(Of CspmMonitorAwsOffering)
- Inheritance
- Implements
Constructors
CspmMonitorAwsOffering() |
Initializes a new instance of CspmMonitorAwsOffering. |
Properties
CloudRoleArn |
The cloud role ARN in AWS for this feature. |
Description |
The offering description. (Inherited from SecurityCenterCloudOffering) |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET