AppServiceDomain.UpdateStages.WithBillingContact Interface
public interface WithBillingContact
A domain definition allowing billing contact to be set.
Method Summary
Modifier and Type | Method and Description |
---|---|
App |
withBillingContact(Contact contact)
Specify the billing contact. |
Method Details
withBillingContact
public Update withBillingContact(Contact contact)
Specify the billing contact.
Parameters:
contact
- the billing contact
Returns:
the next stage of domain definition
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