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 CustomDomainProperties properties()

Method Details

properties

public abstract CustomDomainProperties properties()

Returns:

the properties of the spring app custom domain

Applies to