### YamlMime:JavaType uid: "com.azure.resourcemanager.billing.models.InvoiceSections" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections" name: "InvoiceSections" nameWithType: "InvoiceSections" summary: "Resource collection API of InvoiceSections." syntax: "public interface **InvoiceSections**" methods: - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.fluent.models.InvoiceSectionInner)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters)" name: "createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters)" nameWithType: "InvoiceSections.createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters)" summary: "Creates or updates an invoice section." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" - description: "An invoice section." name: "parameters" type: "" syntax: "public abstract InvoiceSection createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters)" desc: "Creates or updates an invoice section. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "an invoice section." type: "" - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.fluent.models.InvoiceSectionInner,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters, Context context)" name: "createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters, Context context)" nameWithType: "InvoiceSections.createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters, Context context)" summary: "Creates or updates an invoice section." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" - description: "An invoice section." name: "parameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract InvoiceSection createOrUpdate(String billingAccountName, String billingProfileName, String invoiceSectionName, InvoiceSectionInner parameters, Context context)" desc: "Creates or updates an invoice section. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "an invoice section." type: "" - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.delete(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.delete(String billingAccountName, String billingProfileName, String invoiceSectionName)" name: "delete(String billingAccountName, String billingProfileName, String invoiceSectionName)" nameWithType: "InvoiceSections.delete(String billingAccountName, String billingProfileName, String invoiceSectionName)" summary: "Deletes an invoice section." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" syntax: "public abstract void delete(String billingAccountName, String billingProfileName, String invoiceSectionName)" desc: "Deletes an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement." - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.delete(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" name: "delete(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" nameWithType: "InvoiceSections.delete(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" summary: "Deletes an invoice section." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract void delete(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" desc: "Deletes an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement." - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.get(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.get(String billingAccountName, String billingProfileName, String invoiceSectionName)" name: "get(String billingAccountName, String billingProfileName, String invoiceSectionName)" nameWithType: "InvoiceSections.get(String billingAccountName, String billingProfileName, String invoiceSectionName)" summary: "Gets an invoice section by its ID." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" syntax: "public abstract InvoiceSection get(String billingAccountName, String billingProfileName, String invoiceSectionName)" desc: "Gets an invoice section by its ID. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "an invoice section by its ID." type: "" - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.getWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" name: "getWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" nameWithType: "InvoiceSections.getWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" summary: "Gets an invoice section by its ID." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" desc: "Gets an invoice section by its ID. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "an invoice section by its ID along with ." type: "<>" - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.listByBillingProfile(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.listByBillingProfile(String billingAccountName, String billingProfileName)" name: "listByBillingProfile(String billingAccountName, String billingProfileName)" nameWithType: "InvoiceSections.listByBillingProfile(String billingAccountName, String billingProfileName)" summary: "Lists the invoice sections that a user has access to." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" syntax: "public abstract PagedIterable listByBillingProfile(String billingAccountName, String billingProfileName)" desc: "Lists the invoice sections that a user has access to. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "a container for a list of resources as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.listByBillingProfile(java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long,java.lang.Long,java.lang.Boolean,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.listByBillingProfile(String billingAccountName, String billingProfileName, Boolean includeDeleted, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)" name: "listByBillingProfile(String billingAccountName, String billingProfileName, Boolean includeDeleted, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)" nameWithType: "InvoiceSections.listByBillingProfile(String billingAccountName, String billingProfileName, Boolean includeDeleted, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)" summary: "Lists the invoice sections that a user has access to." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "Can be used to get deleted invoice sections." name: "includeDeleted" type: "Boolean" - description: "The filter query option allows clients to filter a collection of resources that are addressed by a\n request URL." name: "filter" type: "String" - description: "The orderby query option allows clients to request resources in a particular order." name: "orderBy" type: "String" - description: "The top query option requests the number of items in the queried collection to be included in the\n result. The maximum supported value for top is 50." name: "top" type: "Long" - description: "The skip query option requests the number of items in the queried collection that are to be skipped\n and not included in the result." name: "skip" type: "Long" - description: "The count query option allows clients to request a count of the matching resources included with the\n resources in the response." name: "count" type: "Boolean" - description: "The search query option allows clients to request items within a collection matching a free-text\n search expression. search is only supported for string fields." name: "search" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByBillingProfile(String billingAccountName, String billingProfileName, Boolean includeDeleted, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)" desc: "Lists the invoice sections that a user has access to. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "a container for a list of resources as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.validateDeleteEligibility(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.validateDeleteEligibility(String billingAccountName, String billingProfileName, String invoiceSectionName)" name: "validateDeleteEligibility(String billingAccountName, String billingProfileName, String invoiceSectionName)" nameWithType: "InvoiceSections.validateDeleteEligibility(String billingAccountName, String billingProfileName, String invoiceSectionName)" summary: "Validates if the invoice section can be deleted." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" syntax: "public abstract DeleteInvoiceSectionEligibilityResult validateDeleteEligibility(String billingAccountName, String billingProfileName, String invoiceSectionName)" desc: "Validates if the invoice section can be deleted. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "eligibility to delete an invoice section result." type: "" - uid: "com.azure.resourcemanager.billing.models.InvoiceSections.validateDeleteEligibilityWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.billing.models.InvoiceSections.validateDeleteEligibilityWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" name: "validateDeleteEligibilityWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" nameWithType: "InvoiceSections.validateDeleteEligibilityWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" summary: "Validates if the invoice section can be deleted." modifiers: - "abstract" parameters: - description: "The ID that uniquely identifies a billing account." name: "billingAccountName" type: "String" - description: "The ID that uniquely identifies a billing profile." name: "billingProfileName" type: "String" - description: "The ID that uniquely identifies an invoice section." name: "invoiceSectionName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response validateDeleteEligibilityWithResponse(String billingAccountName, String billingProfileName, String invoiceSectionName, Context context)" desc: "Validates if the invoice section can be deleted. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement." returns: description: "eligibility to delete an invoice section result along with ." type: "<>" type: "interface" desc: "Resource collection API of InvoiceSections." metadata: {} package: "com.azure.resourcemanager.billing.models" artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0