SecurityConnector interface

The security connector resource.

Extends

Properties

environmentData

The security connector environment data.

environmentName

The multi cloud resource's cloud name.

etag

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

hierarchyIdentifier

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

hierarchyIdentifierTrialEndDate

The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.

kind

Kind of the resource

location

The geo-location where the resource lives

offerings

A collection of offerings for the security connector.

tags

Resource tags.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

environmentData

The security connector environment data.

environmentData?: EnvironmentDataUnion

Property Value

environmentName

The multi cloud resource's cloud name.

environmentName?: string

Property Value

string

etag

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

etag?: string

Property Value

string

hierarchyIdentifier

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

hierarchyIdentifier?: string

Property Value

string

hierarchyIdentifierTrialEndDate

The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.

hierarchyIdentifierTrialEndDate?: Date

Property Value

Date

kind

Kind of the resource

kind?: string

Property Value

string

location

The geo-location where the resource lives

location?: string

Property Value

string

offerings

A collection of offerings for the security connector.

offerings?: CloudOfferingUnion[]

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type