CustomDomainProperties 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 app resource payload.
public class CustomDomainProperties
type CustomDomainProperties = class
Public Class CustomDomainProperties
- Inheritance
-
CustomDomainProperties
Constructors
CustomDomainProperties() |
Initializes a new instance of the CustomDomainProperties class. |
CustomDomainProperties(String, String, String) |
Initializes a new instance of the CustomDomainProperties class. |
Properties
AppName |
Gets the app name of domain. |
CertName |
Gets or sets the bound certificate name of domain. |
Thumbprint |
Gets or sets the thumbprint of bound certificate. |
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