Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecurityConnector

Package version

The security connector resource.

Hierarchy

Index

Properties

Optional environmentData

environmentData: EnvironmentDataUnion

The security connector environment data.

Optional environmentName

environmentName: CloudName

The multi cloud resource's cloud name.

Optional etag

etag: undefined | string

Entity tag is used for comparing two or more entities from the same requested resource.

Optional hierarchyIdentifier

hierarchyIdentifier: undefined | string

The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).

Optional hierarchyIdentifierTrialEndDate

hierarchyIdentifierTrialEndDate: Date

The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of the resource

Optional location

location: undefined | string

Location where the resource is stored

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional offerings

offerings: CloudOfferingUnion[]

A collection of offerings for the security connector.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

A list of key value pairs that describe the resource.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc