azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.p...

33 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl"
fullName: "com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>"
name: "PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>"
nameWithType: "PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>"
summary: "The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set."
syntax: "public static interface **PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>**"
methods:
- uid: "com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl.withTimeToLive(long)"
fullName: "com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>.withTimeToLive(long ttlInSeconds)"
name: "withTimeToLive(long ttlInSeconds)"
nameWithType: "PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>.withTimeToLive(long ttlInSeconds)"
summary: "Specifies the Time To Live for the records in the record set."
modifiers:
- "abstract"
parameters:
- description: "TTL in seconds"
name: "ttlInSeconds"
type: "<xref href=\"long?alt=long&text=long\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> withTimeToLive(long ttlInSeconds)"
desc: "Specifies the Time To Live for the records in the record set."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach?alt=com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the stage of the parent definition to return to after attaching this definition"
name: "ParentT"
desc: "The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set."
metadata: {}
package: "com.azure.resourcemanager.privatedns.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-privatedns:2.42.0