Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ properties:
The type of the OS disk.
enum: [ Managed, Ephemeral ]
example: Managed
default: Managed
default: Ephemeral
osType:
type: string
description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ properties:
description: |
The type of the OS disk.
enum: [ Managed, Ephemeral ]
example: Managed
example: Ephemeral
osSKU:
type: string
description: |
Expand Down
Loading