Freigeben über


BillingPaymentMethodLinkData Klasse

Definition

Eine Klasse, die das BillingPaymentMethodLink-Datenmodell darstellt. Ein Zahlungsmethodenlink.

public class BillingPaymentMethodLinkData : Azure.ResourceManager.Models.ResourceData
type BillingPaymentMethodLinkData = class
    inherit ResourceData
Public Class BillingPaymentMethodLinkData
Inherits ResourceData
Vererbung
BillingPaymentMethodLinkData

Konstruktoren

BillingPaymentMethodLinkData()

Initialisiert eine neue instance von BillingPaymentMethodLinkData.

Eigenschaften

Id

Vollqualifizierte Ressourcen-ID für die Ressource. Beispiel: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Geerbt von ResourceData)
Name

Der Name der Ressource.

(Geerbt von ResourceData)
PaymentMethod

Projektion einer Zahlungsmethode.

ResourceType

Der Typ der Ressource. Z.B. "Microsoft.Compute/virtualMachines" oder "Microsoft.Storage/storageAccounts".

(Geerbt von ResourceData)
SystemData

Azure Resource Manager-Metadaten mit createdBy- und modifiedBy-Informationen.

(Geerbt von ResourceData)

Gilt für: