BillingProfileInfo Class
- java.
lang. Object - com.
azure. resourcemanager. billing. models. BillingProfileInfo
- com.
public final class BillingProfileInfo
Details about billing profile associated with agreement and available only for specific agreements.
Constructor | Description |
---|---|
Billing |
Creates an instance of Billing |
Modifier and Type | Method and Description |
---|---|
String |
billing Get the billing |
String |
billing Get the billing |
String |
indirect Get the indirect |
void |
validate()
Validates the instance. |
Billing |
with Set the billing |
Billing |
with Set the billing |
Billing |
with Set the indirect |
Methods inherited from java.lang.Object
BillingProfileInfo
public BillingProfileInfo()
Creates an instance of BillingProfileInfo class.
billingProfileDisplayName
public String billingProfileDisplayName()
Get the billingProfileDisplayName property: The name of the billing profile.
Returns:
billingProfileId
public String billingProfileId()
Get the billingProfileId property: The unique identifier for the billing profile.
Returns:
indirectRelationshipOrganizationName
public String indirectRelationshipOrganizationName()
Get the indirectRelationshipOrganizationName property: Billing account name. This property is available for a specific type of agreement.
Returns:
validate
public void validate()
Validates the instance.
withBillingProfileDisplayName
public BillingProfileInfo withBillingProfileDisplayName(String billingProfileDisplayName)
Set the billingProfileDisplayName property: The name of the billing profile.
Parameters:
Returns:
withBillingProfileId
public BillingProfileInfo withBillingProfileId(String billingProfileId)
Set the billingProfileId property: The unique identifier for the billing profile.
Parameters:
Returns:
withIndirectRelationshipOrganizationName
public BillingProfileInfo withIndirectRelationshipOrganizationName(String indirectRelationshipOrganizationName)
Set the indirectRelationshipOrganizationName property: Billing account name. This property is available for a specific type of agreement.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: