BillingPermissionsProperties Konstruktory
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
BillingPermissionsProperties() |
Inicializuje novou instanci BillingPermissionsProperties třídy. |
BillingPermissionsProperties(IList<String>, IList<String>) |
Inicializuje novou instanci BillingPermissionsProperties třídy. |
Inicializuje novou instanci BillingPermissionsProperties třídy.
public BillingPermissionsProperties();
Public Sub New ()
Platí pro
Inicializuje novou instanci BillingPermissionsProperties třídy.
public BillingPermissionsProperties(System.Collections.Generic.IList<string> actions = default, System.Collections.Generic.IList<string> notActions = default);
new Microsoft.Azure.Management.Billing.Models.BillingPermissionsProperties : System.Collections.Generic.IList<string> * System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Billing.Models.BillingPermissionsProperties
Public Sub New (Optional actions As IList(Of String) = Nothing, Optional notActions As IList(Of String) = Nothing)
Parametry
Platí pro
Zpětná vazba k produktu Azure SDK for .NET
Azure SDK for .NET je open source projekt. Vyberte odkaz pro poskytnutí zpětné vazby: