Skip to content

[Doc]: get-azcosmosdbaccount needs to link to a page defining Microsoft.Azure.Commands.CosmosDB.Models.PSDatabaseAccount #20884

@caroysMSFT

Description

@caroysMSFT

Description

How do I know what methods and members exist within the return type of Microsoft.Azure.Commands.CosmosDB.Models.PSDatabaseAccount?

I am able to of course inspect these if I run the cmdlet like:

get-azcosmosdbaccount | get-member

However - this is inferior to actually having a page which lists methods and members and explains them. Please create a documentation page for the return object type PSDatabaseAccount, and link it to any cmdlet's page which is referencing this type.

This is useful for the type of programmer who plans things out before they write a single line of code (ostensibly the kind of programmers we strive to employ).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions