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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java