InformationProtectionAwsOffering 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 information protection for AWS offering.
public class InformationProtectionAwsOffering : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterCloudOffering
public class InformationProtectionAwsOffering : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterCloudOffering, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.InformationProtectionAwsOffering>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.InformationProtectionAwsOffering>
type InformationProtectionAwsOffering = class
inherit SecurityCenterCloudOffering
type InformationProtectionAwsOffering = class
inherit SecurityCenterCloudOffering
interface IJsonModel<InformationProtectionAwsOffering>
interface IPersistableModel<InformationProtectionAwsOffering>
Public Class InformationProtectionAwsOffering
Inherits SecurityCenterCloudOffering
Public Class InformationProtectionAwsOffering
Inherits SecurityCenterCloudOffering
Implements IJsonModel(Of InformationProtectionAwsOffering), IPersistableModel(Of InformationProtectionAwsOffering)
- Inheritance
- Implements
Constructors
InformationProtectionAwsOffering() |
Initializes a new instance of InformationProtectionAwsOffering. |
Properties
Description |
The offering description. (Inherited from SecurityCenterCloudOffering) |
InformationProtectionCloudRoleArn |
The cloud role ARN in AWS for this feature. |
Explicit Interface Implementations
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET