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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java