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