Interface SpringAppDomain
- All Superinterfaces:
ChildResource<SpringApp>,ExternalChildResource<SpringAppDomain,,SpringApp> HasInnerModel<CustomDomainResourceInner>,HasName,HasParent<SpringApp>,Indexable,Refreshable<SpringAppDomain>
public interface SpringAppDomain
extends ExternalChildResource<SpringAppDomain,SpringApp>, HasInnerModel<CustomDomainResourceInner>
An immutable client-side representation of an Azure Spring App Custom Domain.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource
idMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parentMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable
refresh, refreshAsync
-
Method Details
-
properties
CustomDomainProperties properties()- Returns:
- the properties of the spring app custom domain
-