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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java