Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | RecoveryServicesProtectionPolicyVm |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
RecoveryServicesProtectionPolicyVmSpec | |
status |
RecoveryServicesProtectionPolicyVmStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
backup |
[]RecoveryServicesProtectionPolicyVmSpecBackup | |
name |
string | |
recoveryVaultName |
string | |
resourceGroupName |
string | |
retentionDaily |
[]RecoveryServicesProtectionPolicyVmSpecRetentionDaily | (Optional) |
retentionMonthly |
[]RecoveryServicesProtectionPolicyVmSpecRetentionMonthly | (Optional) |
retentionWeekly |
[]RecoveryServicesProtectionPolicyVmSpecRetentionWeekly | (Optional) |
retentionYearly |
[]RecoveryServicesProtectionPolicyVmSpecRetentionYearly | (Optional) |
tags |
map[string]string | (Optional) |
timezone |
string | (Optional) |
Field | Type | Description |
---|---|---|
frequency |
string | |
time |
string | |
weekdays |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
count |
int |
Field | Type | Description |
---|---|---|
count |
int | |
weekdays |
[]string | |
weeks |
[]string |
Field | Type | Description |
---|---|---|
count |
int | |
weekdays |
[]string |
Field | Type | Description |
---|---|---|
count |
int | |
months |
[]string | |
weekdays |
[]string | |
weeks |
[]string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
RecoveryServicesProtectionPolicyVmSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |