Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceControl

Package version

Represents a SourceControl in Azure Security Insights.

Hierarchy

Index

Properties

Optional contentTypes

contentTypes: ContentType[]

Array of source control content types.

Optional description

description: undefined | string

A description of the source control

Optional displayName

displayName: undefined | string

The display name of the source control

Optional etag

etag: undefined | string

Etag of the azure resource

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional idPropertiesId

idPropertiesId: undefined | string

The id (a Guid) of the source control

Optional lastDeploymentInfo

lastDeploymentInfo: DeploymentInfo

Information regarding the latest deployment for the source control.

Optional name

name: undefined | string

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

Optional repoType

repoType: RepoType

The repository type of the source control

Optional repository

repository: Repository

Repository metadata.

Optional repositoryResourceInfo

repositoryResourceInfo: RepositoryResourceInfo

Information regarding the resources created in user's repository.

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 type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Optional version

version: Version

The version number associated with the source control

Generated using TypeDoc