PSColumn Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PSColumn() | |
PSColumn(Column) |
PSColumn()
public PSColumn ();
Public Sub New ()
Applies to
PSColumn(Column)
public PSColumn (Microsoft.Azure.Management.CosmosDB.Models.Column column);
new Microsoft.Azure.Commands.CosmosDB.Models.PSColumn : Microsoft.Azure.Management.CosmosDB.Models.Column -> Microsoft.Azure.Commands.CosmosDB.Models.PSColumn
Public Sub New (column As Column)
Parameters
- column
- Column