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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET