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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java