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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java