219 строки
9.6 KiB
YAML
219 строки
9.6 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.management.dns._ptr_record_set
|
|
id: _ptr_record_set
|
|
parent: com.microsoft.azure.management.dns
|
|
children:
|
|
- com.microsoft.azure.management.dns._ptr_record_set.targetDomainNames()
|
|
href: com.microsoft.azure.management.dns._ptr_record_set.yml
|
|
langs:
|
|
- java
|
|
name: PtrRecordSet
|
|
nameWithType: PtrRecordSet
|
|
fullName: com.microsoft.azure.management.dns.PtrRecordSet
|
|
type: Interface
|
|
source:
|
|
remote: &o0
|
|
path: azure-mgmt-dns/src/main/java/com/microsoft/azure/management/dns/PtrRecordSet.java
|
|
branch: v1.3.0
|
|
repo: https://github.com/Azure/azure-sdk-for-java
|
|
path: azure-mgmt-dns/src/main/java/com/microsoft/azure/management/dns/PtrRecordSet.java
|
|
startLine: 15
|
|
package: com.microsoft.azure.management.dns
|
|
summary: <p>An immutable client-side representation of a PTR (pointer) record set in Azure DNS Zone. </p>
|
|
syntax:
|
|
content: public interface PtrRecordSet extends DnsRecordSet
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.dns._dns_record_set.eTag()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models._external_child_resource.id()
|
|
- com.microsoft.azure.management.resources.fluentcore.model._has_inner.inner()
|
|
- com.microsoft.azure.management.resources.fluentcore.model._indexable.key()
|
|
- com.microsoft.azure.management.dns._dns_record_set.metadata()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models._has_parent.parent()
|
|
- com.microsoft.azure.management.dns._dns_record_set.recordType()
|
|
- com.microsoft.azure.management.resources.fluentcore.model._refreshable.refresh()
|
|
- com.microsoft.azure.management.resources.fluentcore.model._refreshable.refreshAsync()
|
|
- com.microsoft.azure.management.dns._dns_record_set.timeToLive()
|
|
- uid: com.microsoft.azure.management.dns._ptr_record_set.targetDomainNames()
|
|
id: targetDomainNames()
|
|
parent: com.microsoft.azure.management.dns._ptr_record_set
|
|
href: com.microsoft.azure.management.dns._ptr_record_set.yml
|
|
langs:
|
|
- java
|
|
name: targetDomainNames()
|
|
nameWithType: PtrRecordSet.targetDomainNames()
|
|
fullName: com.microsoft.azure.management.dns.PtrRecordSet.targetDomainNames()
|
|
overload: com.microsoft.azure.management.dns._ptr_record_set.targetDomainNames*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-dns/src/main/java/com/microsoft/azure/management/dns/PtrRecordSet.java
|
|
startLine: 19
|
|
package: com.microsoft.azure.management.dns
|
|
syntax:
|
|
content: public List<String> targetDomainNames()
|
|
return:
|
|
type: 7d60c20e
|
|
description: <p>the target domain names of PTR records in this record set </p>
|
|
references:
|
|
- uid: 7d60c20e
|
|
spec.java:
|
|
- name: List<String>
|
|
fullName: List<String>
|
|
- uid: com.microsoft.azure.management.dns._ptr_record_set.targetDomainNames*
|
|
name: targetDomainNames
|
|
nameWithType: PtrRecordSet.targetDomainNames
|
|
fullName: com.microsoft.azure.management.dns.PtrRecordSet.targetDomainNames
|
|
package: com.microsoft.azure.management.dns
|
|
- uid: com.microsoft.azure.management.dns._dns_record_set.eTag()
|
|
parent: com.microsoft.azure.management.dns._dns_record_set
|
|
href: com.microsoft.azure.management.dns._dns_record_set.yml
|
|
name: eTag()
|
|
nameWithType: DnsRecordSet.eTag()
|
|
fullName: com.microsoft.azure.management.dns.DnsRecordSet.eTag()
|
|
type: Method
|
|
syntax:
|
|
content: public String eTag()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the etag associated with the record set. </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.arm.models._external_child_resource.id()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.arm.models._external_child_resource
|
|
href: com.microsoft.azure.management.resources.fluentcore.arm.models._external_child_resource.yml
|
|
name: id()
|
|
nameWithType: ExternalChildResource<FluentModelT,ParentT>.id()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource<FluentModelT, ParentT>.id()
|
|
type: Method
|
|
syntax:
|
|
content: public String id()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the id of the external child resource </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.model._has_inner.inner()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.model._has_inner
|
|
href: com.microsoft.azure.management.resources.fluentcore.model._has_inner.yml
|
|
name: inner()
|
|
nameWithType: HasInner<T>.inner()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.model.HasInner<T>.inner()
|
|
type: Method
|
|
syntax:
|
|
content: public T inner()
|
|
return:
|
|
type: 8ce1ecb9
|
|
description: <p>wrapped inner object providing direct access to the underlying auto-generated API implementation, based on Azure REST API </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.model._indexable.key()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.model._indexable
|
|
href: com.microsoft.azure.management.resources.fluentcore.model._indexable.yml
|
|
name: key()
|
|
nameWithType: Indexable.key()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
|
|
type: Method
|
|
syntax:
|
|
content: public String key()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the index key. </p>
|
|
- uid: com.microsoft.azure.management.dns._dns_record_set.metadata()
|
|
parent: com.microsoft.azure.management.dns._dns_record_set
|
|
href: com.microsoft.azure.management.dns._dns_record_set.yml
|
|
name: metadata()
|
|
nameWithType: DnsRecordSet.metadata()
|
|
fullName: com.microsoft.azure.management.dns.DnsRecordSet.metadata()
|
|
type: Method
|
|
syntax:
|
|
content: public Map<String, String> metadata()
|
|
return:
|
|
type: 689c8cb5
|
|
description: <p>the metadata associated with this record set. </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.arm.models._has_name
|
|
href: com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.yml
|
|
name: name()
|
|
nameWithType: HasName.name()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
|
|
type: Method
|
|
syntax:
|
|
content: public String name()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the name of the resource </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.arm.models._has_parent.parent()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.arm.models._has_parent
|
|
href: com.microsoft.azure.management.resources.fluentcore.arm.models._has_parent.yml
|
|
name: parent()
|
|
nameWithType: HasParent<ParentT>.parent()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<ParentT>.parent()
|
|
type: Method
|
|
syntax:
|
|
content: public ParentT parent()
|
|
return:
|
|
type: 18a275b1
|
|
description: <p>the parent of this child object </p>
|
|
- uid: com.microsoft.azure.management.dns._dns_record_set.recordType()
|
|
parent: com.microsoft.azure.management.dns._dns_record_set
|
|
href: com.microsoft.azure.management.dns._dns_record_set.yml
|
|
name: recordType()
|
|
nameWithType: DnsRecordSet.recordType()
|
|
fullName: com.microsoft.azure.management.dns.DnsRecordSet.recordType()
|
|
type: Method
|
|
syntax:
|
|
content: public RecordType recordType()
|
|
return:
|
|
type: com.microsoft.azure.management.dns._record_type
|
|
description: <p>the type of records in this record set </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.model._refreshable.refresh()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.model._refreshable
|
|
href: com.microsoft.azure.management.resources.fluentcore.model._refreshable.yml
|
|
name: refresh()
|
|
nameWithType: Refreshable<T>.refresh()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.model.Refreshable<T>.refresh()
|
|
type: Method
|
|
summary: >-
|
|
<p>Refreshes the resource to sync with Azure.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public T refresh()
|
|
return:
|
|
type: 8ce1ecb9
|
|
description: <p>the refreshed resource </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.model._refreshable.refreshAsync()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.model._refreshable
|
|
href: com.microsoft.azure.management.resources.fluentcore.model._refreshable.yml
|
|
name: refreshAsync()
|
|
nameWithType: Refreshable<T>.refreshAsync()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.model.Refreshable<T>.refreshAsync()
|
|
type: Method
|
|
summary: >-
|
|
<p>Refreshes the resource to sync with Azure.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Observable<T> refreshAsync()
|
|
return:
|
|
type: c4094ba1
|
|
description: <p>the Observable to refreshed resource </p>
|
|
- uid: com.microsoft.azure.management.dns._dns_record_set.timeToLive()
|
|
parent: com.microsoft.azure.management.dns._dns_record_set
|
|
href: com.microsoft.azure.management.dns._dns_record_set.yml
|
|
name: timeToLive()
|
|
nameWithType: DnsRecordSet.timeToLive()
|
|
fullName: com.microsoft.azure.management.dns.DnsRecordSet.timeToLive()
|
|
type: Method
|
|
syntax:
|
|
content: public long timeToLive()
|
|
return:
|
|
type: 0364520f
|
|
description: <p>TTL of the records in this record set </p>
|
|
- uid: com.microsoft.azure.management.dns._dns_record_set
|
|
parent: com.microsoft.azure.management.dns
|
|
href: com.microsoft.azure.management.dns._dns_record_set.yml
|
|
name: DnsRecordSet
|
|
nameWithType: DnsRecordSet
|
|
fullName: com.microsoft.azure.management.dns.DnsRecordSet
|
|
type: Interface
|
|
summary: <p>An immutable client-side representation of a record set in Azure DNS Zone. </p>
|
|
syntax:
|
|
content: public interface DnsRecordSet extends ExternalChildResource<DnsRecordSet, DnsZone>,HasInner<RecordSetInner>
|