# LabelProperties

## Properties

| Name             | Type       | Description                                                        | Notes       |
| ---------------- | ---------- | ------------------------------------------------------------------ | ----------- |
| **key**          | **String** | A label key                                                        | \[optional] |
| **resourceHref** | **String** | URL to the Resource (absolute path) on which the label is applied. | \[optional] |
| **resourceId**   | **String** | The ID of the resource.                                            | \[optional] |
| **resourceType** | **String** | The type of the resource on which the label is applied.            | \[optional] |
| **value**        | **String** | A label value                                                      | \[optional] |
