AppServiceDomain.DefinitionStages.WithCreate Interface
Implements
WithAdminContact
WithAutoRenew
WithBillingContact
WithDnsZone
WithDomainPrivacy
WithTechContact
DefinitionWithTags<WithCreate>
Creatable<AppServiceDomain>
public static interface AppServiceDomain.DefinitionStages.WithCreate
extends WithDomainPrivacy, WithAutoRenew, WithAdminContact, WithBillingContact, WithTechContact, WithDnsZone, Creatable<AppServiceDomain>, DefinitionWithTags<WithCreate>
A domain definition with sufficient inputs to create a new domain in the cloud, but exposing additional optional inputs to specify.
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