PSMarketplace 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
PSMarketplace() | |
PSMarketplace(Marketplace) |
PSMarketplace()
public PSMarketplace ();
Public Sub New ()
Applies to
PSMarketplace(Marketplace)
public PSMarketplace (Microsoft.Azure.Management.Consumption.Models.Marketplace marketplace);
new Microsoft.Azure.Commands.Consumption.Models.PSMarketplace : Microsoft.Azure.Management.Consumption.Models.Marketplace -> Microsoft.Azure.Commands.Consumption.Models.PSMarketplace
Public Sub New (marketplace As Marketplace)
Parameters
- marketplace
- Marketplace