PurchasePlan Constructors
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.
C#
public PurchasePlan ();
Public Sub New ()
Applies to
Azure - PowerShell Commands Latest i inne wersje
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |
C#
public PurchasePlan (string publisher, string name, string product);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.PurchasePlan : string * string * string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.PurchasePlan
Public Sub New (publisher As String, name As String, product As String)
Parameters
- publisher
- String
- name
- String
- product
- String
Applies to
Azure - PowerShell Commands Latest i inne wersje
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |