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

102 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.dns.DnsZones"
fullName: "com.microsoft.azure.management.dns.DnsZones"
name: "DnsZones"
nameWithType: "DnsZones"
summary: "Entry point to DNS zone management API in Azure."
syntax: "public interface **DnsZones**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone.DefinitionStages.Blank?alt=com.microsoft.azure.management.dns.DnsZone.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup&text=SupportsListingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup&text=SupportsGettingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById&text=SupportsGettingById\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById&text=SupportsDeletingById\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup&text=SupportsDeletingByResourceGroup\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation&text=SupportsBatchCreation\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion&text=SupportsBatchDeletion\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.implementation.DnsZoneManager?alt=com.microsoft.azure.management.dns.implementation.DnsZoneManager&text=DnsZoneManager\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.implementation.ZonesInner?alt=com.microsoft.azure.management.dns.implementation.ZonesInner&text=ZonesInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.dns.DnsZones.deleteById(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.dns.DnsZones.deleteById(String id, String eTagValue)"
name: "deleteById(String id, String eTagValue)"
nameWithType: "DnsZones.deleteById(String id, String eTagValue)"
summary: "Deletes a resource from Azure, identifying it by its resource ID."
modifiers:
- "abstract"
parameters:
- description: "the resource ID of the resource to delete"
name: "id"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void deleteById(String id, String eTagValue)"
desc: "Deletes a resource from Azure, identifying it by its resource ID."
- uid: "com.microsoft.azure.management.dns.DnsZones.deleteByIdAsync(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.dns.DnsZones.deleteByIdAsync(String id, String eTagValue)"
name: "deleteByIdAsync(String id, String eTagValue)"
nameWithType: "DnsZones.deleteByIdAsync(String id, String eTagValue)"
summary: "Asynchronously delete the zone from Azure, identifying it by its resource ID."
modifiers:
- "abstract"
parameters:
- description: "the resource ID of the resource to delete"
name: "id"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Completable deleteByIdAsync(String id, String eTagValue)"
desc: "Asynchronously delete the zone from Azure, identifying it by its resource ID."
returns:
description: "a representation of the deferred computation this delete call"
type: "<xref href=\"rx.Completable?alt=rx.Completable&text=Completable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.dns.DnsZones.deleteByResourceGroupName(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.dns.DnsZones.deleteByResourceGroupName(String resourceGroupName, String zoneName, String eTagValue)"
name: "deleteByResourceGroupName(String resourceGroupName, String zoneName, String eTagValue)"
nameWithType: "DnsZones.deleteByResourceGroupName(String resourceGroupName, String zoneName, String eTagValue)"
summary: "Deletes the zone from Azure, identifying it by its name and its resource group."
modifiers:
- "abstract"
parameters:
- description: "the resource group the resource is part of"
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the name of the zone"
name: "zoneName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void deleteByResourceGroupName(String resourceGroupName, String zoneName, String eTagValue)"
desc: "Deletes the zone from Azure, identifying it by its name and its resource group."
- uid: "com.microsoft.azure.management.dns.DnsZones.deleteByResourceGroupNameAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.dns.DnsZones.deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName, String eTagValue)"
name: "deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName, String eTagValue)"
nameWithType: "DnsZones.deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName, String eTagValue)"
summary: "Asynchronously deletes the zone from Azure, identifying it by its name and its resource group."
modifiers:
- "abstract"
parameters:
- description: "the resource group the resource is part of"
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the name of the zone"
name: "zoneName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Completable deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName, String eTagValue)"
desc: "Asynchronously deletes the zone from Azure, identifying it by its name and its resource group."
returns:
description: "a representation of the deferred computation this delete call"
type: "<xref href=\"rx.Completable?alt=rx.Completable&text=Completable\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Entry point to DNS zone management API in Azure."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion&text=SupportsBatchDeletion\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup&text=SupportsDeletingByResourceGroup\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById&text=SupportsGettingById\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup&text=SupportsGettingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup&text=SupportsListingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.implementation.DnsZoneManager?alt=com.microsoft.azure.management.dns.implementation.DnsZoneManager&text=DnsZoneManager\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation&text=SupportsBatchCreation\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone.DefinitionStages.Blank?alt=com.microsoft.azure.management.dns.DnsZone.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById&text=SupportsDeletingById\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.DnsZone?alt=com.microsoft.azure.management.dns.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.dns.implementation.ZonesInner?alt=com.microsoft.azure.management.dns.implementation.ZonesInner&text=ZonesInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.dns"
artifact: com.microsoft.azure:azure-mgmt-dns:1.41.4