Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 657 Bytes

SrvAllOf.md

File metadata and controls

15 lines (10 loc) · 657 Bytes

SrvAllOf

Properties

Name Type Description Notes
Type string
Data string The target hostname
Priority int32 SRV record priority, also known as preference. Lower values are usually preferred first
Weight int32 SRV record weight. Relevant if multiple records have same preference
Port int32 SRV record port. The port where the service is found.

[Back to Model list] [Back to API list] [Back to README]