CustomDomain Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Custom Domain of a Container App.
public class CustomDomain
type CustomDomain = class
Public Class CustomDomain
- Inheritance
-
CustomDomain
Constructors
CustomDomain(String, String) |
Initializes a new instance of CustomDomain. |
Properties
BindingType |
Custom Domain binding type. |
CertificateId |
Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. |
Name |
Hostname. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET