Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 344 Bytes

subscription-component-allocation-error-item.md

File metadata and controls

23 lines (15 loc) · 344 Bytes

Subscription Component Allocation Error Item

Structure

SubscriptionComponentAllocationErrorItem

Fields

Name Type Tags Description
Kind *string Optional -
Message *string Optional -

Example (as JSON)

{
  "kind": "kind0",
  "message": "message8"
}