DnsZone.DefinitionStages.WithCreate Interface
Implements
public static interface DnsZone.DefinitionStages.WithCreate
extends Creatable<DnsZone>, WithRecordSet, WithETagCheck, DefinitionWithTags<WithCreate>
The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate#create()), but also allows for any other optional settings to be specified.
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java