azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

32 строки
1.7 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.dns.DnsRecordSet.eTag()
- com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource.id()
- com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner()
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
- com.microsoft.azure.management.dns.DnsRecordSet.metadata()
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent.parent()
- com.microsoft.azure.management.dns.DnsRecordSet.recordType()
- com.microsoft.azure.management.resources.fluentcore.model.Refreshable.refresh()
- com.microsoft.azure.management.resources.fluentcore.model.Refreshable.refreshAsync()
- com.microsoft.azure.management.dns.DnsRecordSet.timeToLive()
methods:
- fullName: com.microsoft.azure.management.dns.ARecordSet.ipv4Addresses()
name: ipv4Addresses()
nameWithType: ARecordSet.ipv4Addresses()
returns:
description: <p>the IP v4 addresses of A records in this record set </p>
type: <xref href="List%3CString%3E?alt=List%3CString%3E&text=List%3CString%3E" data-throw-if-not-resolved="False"/>
syntax: public List<String> ipv4Addresses()
uid: com.microsoft.azure.management.dns.ARecordSet.ipv4Addresses()
nameWithType: ARecordSet
syntax: public interface ARecordSet extends DnsRecordSet
type: interface
uid: com.microsoft.azure.management.dns.ARecordSet
fullName: com.microsoft.azure.management.dns.ARecordSet
name: ARecordSet
package: com.microsoft.azure.management.dns
summary: <p>An immutable client-side representation of a A (IPv4) record set in Azure DNS Zone. </p>
metadata: {}