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

29 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithETagCheck"
fullName: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>"
name: "DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>"
nameWithType: "DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>"
summary: "The stage of the record set definition allowing to enable ETag validation."
syntax: "public static interface **DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithETagCheck.withETagCheck()"
fullName: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>.withETagCheck()"
name: "withETagCheck()"
nameWithType: "DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>.withETagCheck()"
summary: "Specifies that If-None-Match header needs to set to \\* to prevent updating an existing record set."
modifiers:
- "abstract"
syntax: "public abstract DnsRecordSet.DefinitionStages.WithAttach<ParentT> withETagCheck()"
desc: "Specifies that If-None-Match header needs to set to \\* to prevent updating an existing record set."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAttach?alt=com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the stage of the parent definition to return to after attaching this definition"
name: "ParentT"
desc: "The stage of the record set definition allowing to enable ETag validation."
metadata: {}
package: "com.microsoft.azure.management.dns"
artifact: com.microsoft.azure:azure-mgmt-dns:1.41.4