SourceControl interface

Azure Security Insights의 SourceControl을 나타냅니다.

Extends

속성

contentTypes

소스 제어 콘텐츠 형식의 배열입니다.

description

소스 제어에 대한 설명

displayName

소스 컨트롤의 표시 이름

etag

Azure 리소스의 Etag

idPropertiesId

소스 컨트롤의 ID(Guid)

lastDeploymentInfo

소스 제어에 대한 최신 배포에 대한 정보입니다.

pullRequest

소스 제어의 끌어오기 요청에 대한 정보입니다.

repository

리포지토리 메타데이터.

repositoryAccess

리포지토리 액세스 자격 증명 쓰기 전용 개체이며 사용자에게 다시 반환되지 않습니다.

repositoryResourceInfo

사용자의 리포지토리에서 만든 리소스에 대한 정보입니다.

repoType

소스 제어의 리포지토리 형식

servicePrincipal

서비스 주체 메타데이터.

version

소스 제어와 연결된 버전 번호

workloadIdentityFederation

워크로드 ID 메타데이터.

상속된 속성

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

리소스의 이름

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

속성 세부 정보

contentTypes

소스 제어 콘텐츠 형식의 배열입니다.

contentTypes: string[]

속성 값

string[]

description

소스 제어에 대한 설명

description?: string

속성 값

string

displayName

소스 컨트롤의 표시 이름

displayName: string

속성 값

string

etag

Azure 리소스의 Etag

etag?: string

속성 값

string

idPropertiesId

소스 컨트롤의 ID(Guid)

idPropertiesId?: string

속성 값

string

lastDeploymentInfo

소스 제어에 대한 최신 배포에 대한 정보입니다.

lastDeploymentInfo?: DeploymentInfo

속성 값

pullRequest

소스 제어의 끌어오기 요청에 대한 정보입니다.

pullRequest?: PullRequest

속성 값

repository

리포지토리 메타데이터.

repository: Repository

속성 값

repositoryAccess

리포지토리 액세스 자격 증명 쓰기 전용 개체이며 사용자에게 다시 반환되지 않습니다.

repositoryAccess?: RepositoryAccess

속성 값

repositoryResourceInfo

사용자의 리포지토리에서 만든 리소스에 대한 정보입니다.

repositoryResourceInfo?: RepositoryResourceInfo

속성 값

repoType

소스 제어의 리포지토리 형식

repoType: string

속성 값

string

servicePrincipal

서비스 주체 메타데이터.

servicePrincipal?: ServicePrincipal

속성 값

version

소스 제어와 연결된 버전 번호

version?: string

속성 값

string

workloadIdentityFederation

워크로드 ID 메타데이터.

workloadIdentityFederation?: WorkloadIdentityFederation

속성 값

상속된 속성 세부 정보

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

속성 값

string

ProxyResource.id 상속된

name

리소스의 이름

name?: string

속성 값

string

ProxyResource.name 상속된

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

systemData?: SystemData

속성 값

ProxyResource.systemData 상속된

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

type?: string

속성 값

string

ProxyResource.type 상속된