TxtRecordSet Interface
Implements
public interface TxtRecordSet
extends PrivateDnsRecordSet
An immutable client-side representation of a TXT (text) record set in Azure Private DNS Zone.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
List<Txt |
records() |
Method Details
records
public abstract List
Returns:
the TXT records in this record set
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java