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 @@ -774,7 +774,7 @@
"readOnly": true,
"type": "string",
"format": "date-time",
"description": "The time when the disk ownership last updated."
"description": "The UTC time when the ownership state of the disk was last changed i.e., the time the disk was last attached or detached from a VM or the time when the VM to which the disk was attached was deallocated or started."
}
},
"required": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
},
"elasticSanResourceId": {
"type": "string",
"description": "Required if createOption is CopyFromSanSnapshot. this is the ARM id of the source elastic san volume snapshot."
"description": "Required if createOption is CopyFromSanSnapshot. This is the ARM id of the source elastic san volume snapshot."
}
},
"required": [
Expand Down