SpringAppDomain Interface
Implements
public interface SpringAppDomain
extends ExternalChildResource<SpringAppDomain,SpringApp>, HasInnerModel<CustomDomainResourceInner>
An immutable client-side representation of an Azure Spring App Custom Domain.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Custom |
properties()
Gets the properties of the spring app custom domain. |
Method Details
properties
public abstract CustomDomainProperties properties()
Gets the properties of the spring app custom domain.
Returns:
the properties of the spring app custom domain
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java