mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 15:51:05 +00:00
Fixed typo in azure_rm_cosmosdbaccount documentation (#52451)
This commit is contained in:
committed by
Abhijeet Kasurde
parent
2f043448ed
commit
f6ba9be141
@@ -115,7 +115,7 @@ options:
|
||||
suboptions:
|
||||
subnet:
|
||||
description:
|
||||
- It can be a string containing resource if of a subnet.
|
||||
- It can be a string containing resource id of a subnet.
|
||||
- It can be a dictionary containing 'resource_group', 'virtual_network_name' and 'subnet_name'
|
||||
ignore_missing_vnet_service_endpoint:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user