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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET