Package version:

Interface SecurityConnector

The security connector resource.

Hierarchy

Properties

environmentData?: EnvironmentDataUnion

The security connector environment data.

environmentName?: string

The multi cloud resource's cloud name.

etag?: string

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

hierarchyIdentifier?: string

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

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.

id?: string

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

kind?: string

Kind of the resource

location?: string

Location where the resource is stored

name?: string

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

offerings?: CloudOfferingUnion[]

A collection of offerings for the security connector.

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.

tags?: {
    [propertyName: string]: string;
}

A list of key value pairs that describe the resource.

Type declaration

  • [propertyName: string]: string
type?: string

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

Generated using TypeDoc