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() |
Method Details
properties
public abstract CustomDomainProperties properties()
Returns:
the properties of the spring app custom domain
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java