Uses of Interface
com.azure.resourcemanager.appservice.models.DomainContact.DefinitionStages.Blank
-
Packages that use DomainContact.DefinitionStages.Blank Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of DomainContact.DefinitionStages.Blank in com.azure.resourcemanager.appservice.models
Subinterfaces of DomainContact.DefinitionStages.Blank in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceDomainContact.Definition<ParentT>The entirety of a domain contact definition.Methods in com.azure.resourcemanager.appservice.models that return DomainContact.DefinitionStages.Blank Modifier and Type Method Description DomainContact.DefinitionStages.Blank<AppServiceDomain.DefinitionStages.WithCreate>AppServiceDomain.DefinitionStages.WithRegistrantContact. defineRegistrantContact()Starts the definition of a new domain contact.
-