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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET