SourceControl interface
Azure Security Insights의 SourceControl을 나타냅니다.
- Extends
속성
| content |
소스 제어 콘텐츠 형식의 배열입니다. |
| description | 소스 제어에 대한 설명 |
| display |
소스 컨트롤의 표시 이름 |
| etag | Azure 리소스의 Etag |
| id |
소스 컨트롤의 ID(Guid) |
| last |
소스 제어에 대한 최신 배포에 대한 정보입니다. |
| pull |
소스 제어의 끌어오기 요청에 대한 정보입니다. |
| repository | 리포지토리 메타데이터. |
| repository |
리포지토리 액세스 자격 증명 쓰기 전용 개체이며 사용자에게 다시 반환되지 않습니다. |
| repository |
사용자의 리포지토리에서 만든 리소스에 대한 정보입니다. |
| repo |
소스 제어의 리포지토리 형식 |
| service |
서비스 주체 메타데이터. |
| version | 소스 제어와 연결된 버전 번호 |
| workload |
워크로드 ID 메타데이터. |
상속된 속성
| id | 리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | 리소스의 이름 |
| system |
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
pullRequest
repository
repositoryAccess
리포지토리 액세스 자격 증명 쓰기 전용 개체이며 사용자에게 다시 반환되지 않습니다.
repositoryAccess?: RepositoryAccess
속성 값
repositoryResourceInfo
사용자의 리포지토리에서 만든 리소스에 대한 정보입니다.
repositoryResourceInfo?: RepositoryResourceInfo
속성 값
repoType
소스 제어의 리포지토리 형식
repoType: string
속성 값
string
servicePrincipal
version
소스 제어와 연결된 버전 번호
version?: string
속성 값
string
workloadIdentityFederation
워크로드 ID 메타데이터.
workloadIdentityFederation?: WorkloadIdentityFederation
속성 값
상속된 속성 세부 정보
id
리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
속성 값
string
name
리소스의 이름
name?: string
속성 값
string
systemData
createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.
systemData?: SystemData
속성 값
type
리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"
type?: string
속성 값
string