pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.privatedns.kotlin.inputs
/
SRVRecordRecordArgs
/
SRVRecordRecordArgs
SRVRecord
Record
Args
fun
SRVRecordRecordArgs
(
port
:
Output
<
Int
>
,
priority
:
Output
<
Int
>
,
target
:
Output
<
String
>
,
weight
:
Output
<
Int
>
)