SecurityConnectorProperties 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.
A set of properties that defines the security connector configuration.
public class SecurityConnectorProperties
type SecurityConnectorProperties = class
Public Class SecurityConnectorProperties
- Inheritance
-
SecurityConnectorProperties
Constructors
SecurityConnectorProperties() |
Initializes a new instance of the SecurityConnectorProperties class. |
SecurityConnectorProperties(String, Nullable<DateTime>, String, IList<CloudOffering>, EnvironmentData) |
Initializes a new instance of the SecurityConnectorProperties class. |
Properties
EnvironmentData |
Gets or sets the security connector environment data. |
EnvironmentName |
Gets or sets the multi cloud resource's cloud name. Possible values include: 'Azure', 'AWS', 'GCP', 'Github', 'AzureDevOps' |
HierarchyIdentifier |
Gets or sets the multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector). |
HierarchyIdentifierTrialEndDate |
Gets the date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings. |
Offerings |
Gets or sets a collection of offerings for the security connector. |