Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | DevTestWindowsVirtualMachine |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
DevTestWindowsVirtualMachineSpec | |
status |
DevTestWindowsVirtualMachineStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
allowClaim |
bool | (Optional) |
disallowPublicIPAddress |
bool | (Optional) |
fqdn |
string | (Optional) |
galleryImageReference |
[]DevTestWindowsVirtualMachineSpecGalleryImageReference | |
inboundNATRule |
[]DevTestWindowsVirtualMachineSpecInboundNATRule | (Optional) |
labName |
string | |
labSubnetName |
string | |
labVirtualNetworkID |
string | |
location |
string | |
name |
string | |
notes |
string | (Optional) |
password |
string | |
resourceGroupName |
string | |
size |
string | |
storageType |
string | |
tags |
map[string]string | (Optional) |
uniqueIdentifier |
string | (Optional) |
username |
string |
Field | Type | Description |
---|---|---|
offer |
string | |
publisher |
string | |
sku |
string | |
version |
string |
Field | Type | Description |
---|---|---|
backendPort |
int | |
frontendPort |
int | (Optional) |
protocol |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
DevTestWindowsVirtualMachineSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |