ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValue<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> |
withText(String text)
Creates a Txt record with the given text in this record set.
|
PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> withText(String text)
text - the text valueCopyright © 2020 Microsoft Corporation. All rights reserved.