-
Notifications
You must be signed in to change notification settings - Fork 245
/
com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.yml
385 lines (385 loc) · 28.5 KB
/
com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
### YamlMime:JavaType
uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner"
name: "EventSummaryInner"
nameWithType: "EventSummaryInner"
summary: "An event summary resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.ProxyResource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.ProxyResource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **EventSummaryInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.EventSummaryInner()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.EventSummaryInner()"
name: "EventSummaryInner()"
nameWithType: "EventSummaryInner.EventSummaryInner()"
summary: "Creates an instance of Event<wbr>Summary<wbr>Inner class."
syntax: "public EventSummaryInner()"
desc: "Creates an instance of EventSummaryInner class."
methods:
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.adjustments()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.adjustments()"
name: "adjustments()"
nameWithType: "EventSummaryInner.adjustments()"
summary: "Get the adjustments property: The amount of balance adjustment."
syntax: "public Amount adjustments()"
desc: "Get the adjustments property: The amount of balance adjustment. The property is not available for ConsumptionCommitment lots."
returns:
description: "the adjustments value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.Amount?alt=com.azure.resourcemanager.consumption.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.adjustmentsInBillingCurrency()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.adjustmentsInBillingCurrency()"
name: "adjustmentsInBillingCurrency()"
nameWithType: "EventSummaryInner.adjustmentsInBillingCurrency()"
summary: "Get the adjustments<wbr>InBilling<wbr>Currency property: The amount of balance adjustment in billing currency."
syntax: "public AmountWithExchangeRate adjustmentsInBillingCurrency()"
desc: "Get the adjustmentsInBillingCurrency property: The amount of balance adjustment in billing currency."
returns:
description: "the adjustmentsInBillingCurrency value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.AmountWithExchangeRate?alt=com.azure.resourcemanager.consumption.models.AmountWithExchangeRate&text=AmountWithExchangeRate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.billingCurrency()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.billingCurrency()"
name: "billingCurrency()"
nameWithType: "EventSummaryInner.billingCurrency()"
summary: "Get the billing<wbr>Currency property: The billing currency of the event."
syntax: "public String billingCurrency()"
desc: "Get the billingCurrency property: The billing currency of the event."
returns:
description: "the billingCurrency value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.billingProfileDisplayName()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.billingProfileDisplayName()"
name: "billingProfileDisplayName()"
nameWithType: "EventSummaryInner.billingProfileDisplayName()"
summary: "Get the billing<wbr>Profile<wbr>Display<wbr>Name property: The display name of the billing profile for which the event happened."
syntax: "public String billingProfileDisplayName()"
desc: "Get the billingProfileDisplayName property: The display name of the billing profile for which the event happened. The property is only available for billing account of type MicrosoftCustomerAgreement."
returns:
description: "the billingProfileDisplayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.billingProfileId()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.billingProfileId()"
name: "billingProfileId()"
nameWithType: "EventSummaryInner.billingProfileId()"
summary: "Get the billing<wbr>Profile<wbr>Id property: The ID that uniquely identifies the billing profile for which the event happened."
syntax: "public String billingProfileId()"
desc: "Get the billingProfileId property: The ID that uniquely identifies the billing profile for which the event happened. The property is only available for billing account of type MicrosoftCustomerAgreement."
returns:
description: "the billingProfileId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.canceledCredit()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.canceledCredit()"
name: "canceledCredit()"
nameWithType: "EventSummaryInner.canceledCredit()"
summary: "Get the canceled<wbr>Credit property: Amount of canceled credit."
syntax: "public Amount canceledCredit()"
desc: "Get the canceledCredit property: Amount of canceled credit."
returns:
description: "the canceledCredit value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.Amount?alt=com.azure.resourcemanager.consumption.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.charges()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.charges()"
name: "charges()"
nameWithType: "EventSummaryInner.charges()"
summary: "Get the charges property: The amount of charges for events of type Settle<wbr>Charges and Pending<wbr>Eligible<wbr>Charges."
syntax: "public Amount charges()"
desc: "Get the charges property: The amount of charges for events of type SettleCharges and PendingEligibleCharges."
returns:
description: "the charges value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.Amount?alt=com.azure.resourcemanager.consumption.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.chargesInBillingCurrency()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.chargesInBillingCurrency()"
name: "chargesInBillingCurrency()"
nameWithType: "EventSummaryInner.chargesInBillingCurrency()"
summary: "Get the charges<wbr>InBilling<wbr>Currency property: The amount of charges for events of type Settle<wbr>Charges and Pending<wbr>Eligible<wbr>Charges in billing currency."
syntax: "public AmountWithExchangeRate chargesInBillingCurrency()"
desc: "Get the chargesInBillingCurrency property: The amount of charges for events of type SettleCharges and PendingEligibleCharges in billing currency."
returns:
description: "the chargesInBillingCurrency value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.AmountWithExchangeRate?alt=com.azure.resourcemanager.consumption.models.AmountWithExchangeRate&text=AmountWithExchangeRate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.closedBalance()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.closedBalance()"
name: "closedBalance()"
nameWithType: "EventSummaryInner.closedBalance()"
summary: "Get the closed<wbr>Balance property: The balance after the event."
syntax: "public Amount closedBalance()"
desc: "Get the closedBalance property: The balance after the event."
returns:
description: "the closedBalance value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.Amount?alt=com.azure.resourcemanager.consumption.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.closedBalanceInBillingCurrency()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.closedBalanceInBillingCurrency()"
name: "closedBalanceInBillingCurrency()"
nameWithType: "EventSummaryInner.closedBalanceInBillingCurrency()"
summary: "Get the closed<wbr>Balance<wbr>InBilling<wbr>Currency property: The balance in billing currency after the event."
syntax: "public AmountWithExchangeRate closedBalanceInBillingCurrency()"
desc: "Get the closedBalanceInBillingCurrency property: The balance in billing currency after the event."
returns:
description: "the closedBalanceInBillingCurrency value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.AmountWithExchangeRate?alt=com.azure.resourcemanager.consumption.models.AmountWithExchangeRate&text=AmountWithExchangeRate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.creditCurrency()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.creditCurrency()"
name: "creditCurrency()"
nameWithType: "EventSummaryInner.creditCurrency()"
summary: "Get the credit<wbr>Currency property: The credit currency of the event."
syntax: "public String creditCurrency()"
desc: "Get the creditCurrency property: The credit currency of the event."
returns:
description: "the creditCurrency value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.creditExpired()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.creditExpired()"
name: "creditExpired()"
nameWithType: "EventSummaryInner.creditExpired()"
summary: "Get the credit<wbr>Expired property: The amount of expired credit or commitment for New<wbr>Credit or Settle<wbr>Charges event."
syntax: "public Amount creditExpired()"
desc: "Get the creditExpired property: The amount of expired credit or commitment for NewCredit or SettleCharges event."
returns:
description: "the creditExpired value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.Amount?alt=com.azure.resourcemanager.consumption.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.creditExpiredInBillingCurrency()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.creditExpiredInBillingCurrency()"
name: "creditExpiredInBillingCurrency()"
nameWithType: "EventSummaryInner.creditExpiredInBillingCurrency()"
summary: "Get the credit<wbr>Expired<wbr>InBilling<wbr>Currency property: The amount of expired credit or commitment for New<wbr>Credit or Settle<wbr>Charges event in billing currency."
syntax: "public AmountWithExchangeRate creditExpiredInBillingCurrency()"
desc: "Get the creditExpiredInBillingCurrency property: The amount of expired credit or commitment for NewCredit or SettleCharges event in billing currency."
returns:
description: "the creditExpiredInBillingCurrency value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.AmountWithExchangeRate?alt=com.azure.resourcemanager.consumption.models.AmountWithExchangeRate&text=AmountWithExchangeRate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.description()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.description()"
name: "description()"
nameWithType: "EventSummaryInner.description()"
summary: "Get the description property: The description of the event."
syntax: "public String description()"
desc: "Get the description property: The description of the event."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.etag()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.etag()"
name: "etag()"
nameWithType: "EventSummaryInner.etag()"
summary: "Get the etag property: e<wbr>Tag of the resource."
syntax: "public String etag()"
desc: "Get the etag property: eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.etagPropertiesEtag()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.etagPropertiesEtag()"
name: "etagPropertiesEtag()"
nameWithType: "EventSummaryInner.etagPropertiesEtag()"
summary: "Get the etag property: The e<wbr>Tag for the resource."
syntax: "public String etagPropertiesEtag()"
desc: "Get the etag property: The eTag for the resource."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.eventType()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.eventType()"
name: "eventType()"
nameWithType: "EventSummaryInner.eventType()"
summary: "Get the event<wbr>Type property: Identifies the type of the event."
syntax: "public EventType eventType()"
desc: "Get the eventType property: Identifies the type of the event."
returns:
description: "the eventType value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.EventType?alt=com.azure.resourcemanager.consumption.models.EventType&text=EventType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "EventSummaryInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Event<wbr>Summary<wbr>Inner from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static EventSummaryInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of EventSummaryInner from the JsonReader."
returns:
description: "An instance of EventSummaryInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner?alt=com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner&text=EventSummaryInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.id()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.id()"
name: "id()"
nameWithType: "EventSummaryInner.id()"
summary: "Get the id property: Fully qualified resource Id for the resource."
overridden: "com.azure.core.management.ProxyResource.id()"
syntax: "public String id()"
desc: "Get the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.invoiceNumber()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.invoiceNumber()"
name: "invoiceNumber()"
nameWithType: "EventSummaryInner.invoiceNumber()"
summary: "Get the invoice<wbr>Number property: The number which uniquely identifies the invoice on which the event was billed."
syntax: "public String invoiceNumber()"
desc: "Get the invoiceNumber property: The number which uniquely identifies the invoice on which the event was billed. This will be empty for unbilled events."
returns:
description: "the invoiceNumber value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.lotId()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.lotId()"
name: "lotId()"
nameWithType: "EventSummaryInner.lotId()"
summary: "Get the lot<wbr>Id property: The ID that uniquely identifies the lot for which the event happened."
syntax: "public String lotId()"
desc: "Get the lotId property: The ID that uniquely identifies the lot for which the event happened."
returns:
description: "the lotId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.lotSource()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.lotSource()"
name: "lotSource()"
nameWithType: "EventSummaryInner.lotSource()"
summary: "Get the lot<wbr>Source property: Identifies the source of the lot for which the event happened."
syntax: "public String lotSource()"
desc: "Get the lotSource property: Identifies the source of the lot for which the event happened."
returns:
description: "the lotSource value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.name()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.name()"
name: "name()"
nameWithType: "EventSummaryInner.name()"
summary: "Get the name property: The name of the resource."
overridden: "com.azure.core.management.ProxyResource.name()"
syntax: "public String name()"
desc: "Get the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.newCredit()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.newCredit()"
name: "newCredit()"
nameWithType: "EventSummaryInner.newCredit()"
summary: "Get the new<wbr>Credit property: The amount of new credit or commitment for New<wbr>Credit or Settle<wbr>Charges event."
syntax: "public Amount newCredit()"
desc: "Get the newCredit property: The amount of new credit or commitment for NewCredit or SettleCharges event."
returns:
description: "the newCredit value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.Amount?alt=com.azure.resourcemanager.consumption.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.newCreditInBillingCurrency()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.newCreditInBillingCurrency()"
name: "newCreditInBillingCurrency()"
nameWithType: "EventSummaryInner.newCreditInBillingCurrency()"
summary: "Get the new<wbr>Credit<wbr>InBilling<wbr>Currency property: The amount of new credit or commitment for New<wbr>Credit or Settle<wbr>Charges event in billing currency."
syntax: "public AmountWithExchangeRate newCreditInBillingCurrency()"
desc: "Get the newCreditInBillingCurrency property: The amount of new credit or commitment for NewCredit or SettleCharges event in billing currency."
returns:
description: "the newCreditInBillingCurrency value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.AmountWithExchangeRate?alt=com.azure.resourcemanager.consumption.models.AmountWithExchangeRate&text=AmountWithExchangeRate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.reseller()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.reseller()"
name: "reseller()"
nameWithType: "EventSummaryInner.reseller()"
summary: "Get the reseller property: The reseller of the event."
syntax: "public Reseller reseller()"
desc: "Get the reseller property: The reseller of the event."
returns:
description: "the reseller value."
type: "<xref href=\"com.azure.resourcemanager.consumption.models.Reseller?alt=com.azure.resourcemanager.consumption.models.Reseller&text=Reseller\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "EventSummaryInner.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.transactionDate()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.transactionDate()"
name: "transactionDate()"
nameWithType: "EventSummaryInner.transactionDate()"
summary: "Get the transaction<wbr>Date property: The date of the event."
syntax: "public OffsetDateTime transactionDate()"
desc: "Get the transactionDate property: The date of the event."
returns:
description: "the transactionDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.type()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.type()"
name: "type()"
nameWithType: "EventSummaryInner.type()"
summary: "Get the type property: The type of the resource."
overridden: "com.azure.core.management.ProxyResource.type()"
syntax: "public String type()"
desc: "Get the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.validate()"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.validate()"
name: "validate()"
nameWithType: "EventSummaryInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.withEtag(java.lang.String)"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.withEtag(String etag)"
name: "withEtag(String etag)"
nameWithType: "EventSummaryInner.withEtag(String etag)"
summary: "Set the etag property: e<wbr>Tag of the resource."
parameters:
- description: "the etag value to set."
name: "etag"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventSummaryInner withEtag(String etag)"
desc: "Set the etag property: eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."
returns:
description: "the EventSummaryInner object itself."
type: "<xref href=\"com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner?alt=com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner&text=EventSummaryInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.withEventType(com.azure.resourcemanager.consumption.models.EventType)"
fullName: "com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner.withEventType(EventType eventType)"
name: "withEventType(EventType eventType)"
nameWithType: "EventSummaryInner.withEventType(EventType eventType)"
summary: "Set the event<wbr>Type property: Identifies the type of the event."
parameters:
- description: "the eventType value to set."
name: "eventType"
type: "<xref href=\"com.azure.resourcemanager.consumption.models.EventType?alt=com.azure.resourcemanager.consumption.models.EventType&text=EventType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventSummaryInner withEventType(EventType eventType)"
desc: "Set the eventType property: Identifies the type of the event."
returns:
description: "the EventSummaryInner object itself."
type: "<xref href=\"com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner?alt=com.azure.resourcemanager.consumption.fluent.models.EventSummaryInner&text=EventSummaryInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "An event summary resource."
metadata: {}
package: "com.azure.resourcemanager.consumption.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-consumption:1.0.0-beta.4