2
0
openapi-client-udm/docs/DnsSrvRecordRequestPatch.md

16 lines
754 B
Markdown
Raw Normal View History

# DnsSrvRecordRequestPatch
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dn** | **str** | The LDAP Distinguished Name (DN). | [optional] [readonly]
**properties** | **dict(str, object)** | Object type specific `UDM` properties. | [optional]
**options** | **dict(str, object)** | Object type specific `UDM` options. | [optional]
**policies** | **dict(str, object)** | Policies which apply for this object. | [optional]
**superordinate** | **str** | The superordinate DN of the object. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)