Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of the domain definition. |
IDefinition |
Container interface for all the definitions that need to be implemented. |
IWithAdminContact |
A domain definition allowing admin contact to be set. |
IWithAutoRenew |
A domain definition allowing auto-renew setting to be set. |
IWithBillingContact |
A domain definition allowing billing contact to be set. |
IWithCreate |
A domain definition with sufficient inputs to create a new domain in the cloud, but exposing additional optional inputs to specify. |
IWithDomainPrivacy |
A domain definition allowing domain privacy to be set. |
IWithRegistrantContact |
A domain definition allowing registrant contact to be set. |
IWithTechContact |
A domain definition allowing tech contact to be set. |
Azure SDK for .NET