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