CustomDomain.DefinitionStages.WithCustomCertificate Interface
public static interface CustomDomain.DefinitionStages.WithCustomCertificate
The stage of the CustomDomain definition allowing to specify customCertificate.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withCustomCertificate(ResourceReference customCertificate)
Specifies the custom |
Method Details
withCustomCertificate
public abstract CustomDomain.DefinitionStages.WithCreate withCustomCertificate(ResourceReference customCertificate)
Specifies the customCertificate property: Reference to a resource..
Parameters:
Returns: