你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SecurityConnectorProperties Class

Definition

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.

Applies to