Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | DataFactory |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
DataFactorySpec | |
status |
DataFactoryStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
githubConfiguration |
[]DataFactorySpecGithubConfiguration | (Optional) |
identity |
[]DataFactorySpecIdentity | (Optional) |
location |
string | |
name |
string | |
resourceGroupName |
string | |
tags |
map[string]string | (Optional) |
vstsConfiguration |
[]DataFactorySpecVstsConfiguration | (Optional) |
Field | Type | Description |
---|---|---|
accountName |
string | |
branchName |
string | |
gitURL |
string | |
repositoryName |
string | |
rootFolder |
string |
Field | Type | Description |
---|---|---|
principalID |
string | (Optional) |
tenantID |
string | (Optional) |
type |
string |
Field | Type | Description |
---|---|---|
accountName |
string | |
branchName |
string | |
projectName |
string | |
repositoryName |
string | |
rootFolder |
string | |
tenantID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
DataFactorySpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |