HostNameBinding.DefinitionStages.Blank<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
public interface Blank extends HostNameBinding.DefinitionStages.WithDomain
The first stage of a host name binding definition.
Inherited Members
HostNameBinding.DefinitionStages.WithDomain<ParentT>.withAzureManagedDomain(AppServiceDomain domain)
HostNameBinding.DefinitionStages.WithDomain<ParentT>.withThirdPartyDomain(String domain)
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java