azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.d...

165 строки
17 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.dns.models.DnsZones"
fullName: "com.azure.resourcemanager.dns.models.DnsZones"
name: "DnsZones"
nameWithType: "DnsZones"
summary: "Entry point to DNS zone management API in Azure."
syntax: "public interface **DnsZones**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.Blank?alt=com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup&text=SupportsListingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup&text=SupportsGettingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById&text=SupportsGettingById\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById&text=SupportsDeletingById\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup&text=SupportsDeletingByResourceGroup\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation&text=SupportsBatchCreation\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion&text=SupportsBatchDeletion\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.DnsZoneManager?alt=com.azure.resourcemanager.dns.DnsZoneManager&text=DnsZoneManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.azure.resourcemanager.dns.models.DnsZones.deleteById(java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.DnsZones.deleteById(String id)"
name: "deleteById(String id)"
nameWithType: "DnsZones.deleteById(String id)"
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteById(String id)"
desc: "Deletes a resource from Azure, identifying it by its resource ID."
- uid: "com.azure.resourcemanager.dns.models.DnsZones.deleteById(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteById(String id, String eTagValue)"
desc: "Deletes a resource from Azure, identifying it by its resource ID."
- uid: "com.azure.resourcemanager.dns.models.DnsZones.deleteByIdAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.DnsZones.deleteByIdAsync(String id)"
name: "deleteByIdAsync(String id)"
nameWithType: "DnsZones.deleteByIdAsync(String id)"
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteByIdAsync(String id)"
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: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.dns.models.DnsZones.deleteByIdAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> 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: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.dns.models.DnsZones.deleteByResourceGroupName(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.DnsZones.deleteByResourceGroupName(String resourceGroupName, String zoneName)"
name: "deleteByResourceGroupName(String resourceGroupName, String zoneName)"
nameWithType: "DnsZones.deleteByResourceGroupName(String resourceGroupName, String zoneName)"
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the name of the zone"
name: "zoneName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteByResourceGroupName(String resourceGroupName, String zoneName)"
desc: "Deletes the zone from Azure, identifying it by its name and its resource group."
- uid: "com.azure.resourcemanager.dns.models.DnsZones.deleteByResourceGroupName(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the name of the zone"
name: "zoneName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
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.azure.resourcemanager.dns.models.DnsZones.deleteByResourceGroupNameAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.DnsZones.deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName)"
name: "deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName)"
nameWithType: "DnsZones.deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName)"
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the name of the zone"
name: "zoneName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteByResourceGroupNameAsync(String resourceGroupName, String zoneName)"
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: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.dns.models.DnsZones.deleteByResourceGroupNameAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dns.models.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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the name of the zone"
name: "zoneName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the ETag value to set on IfMatch header for concurrency protection"
name: "eTagValue"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> 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: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
type: "interface"
desc: "Entry point to DNS zone management API in Azure."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion&text=SupportsBatchDeletion\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup&text=SupportsDeletingByResourceGroup\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById&text=SupportsGettingById\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup&text=SupportsGettingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup?alt=com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup&text=SupportsListingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.DnsZoneManager?alt=com.azure.resourcemanager.dns.DnsZoneManager&text=DnsZoneManager\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation&text=SupportsBatchCreation\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.Blank?alt=com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById&text=SupportsDeletingById\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.dns.models.DnsZone?alt=com.azure.resourcemanager.dns.models.DnsZone&text=DnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.dns.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-dns:2.42.0