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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET