AppServiceCertificateOrderInner Constructors
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.
Overloads
AppServiceCertificateOrderInner() |
Initializes a new instance of the AppServiceCertificateOrderInner class. |
AppServiceCertificateOrderInner(String, CertificateProductType, String, String, String, IDictionary<String,String>, IDictionary<String, AppServiceCertificate>, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<ProvisioningState>, Nullable<CertificateOrderStatus>, CertificateDetails, String, CertificateDetails, CertificateDetails, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, IList<AppServiceCertificateNotRenewableReasons>, Nullable<DateTime>, String) |
Initializes a new instance of the AppServiceCertificateOrderInner class. |
AppServiceCertificateOrderInner()
Initializes a new instance of the AppServiceCertificateOrderInner class.
public AppServiceCertificateOrderInner ();
Public Sub New ()
Applies to
AppServiceCertificateOrderInner(String, CertificateProductType, String, String, String, IDictionary<String,String>, IDictionary<String, AppServiceCertificate>, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<ProvisioningState>, Nullable<CertificateOrderStatus>, CertificateDetails, String, CertificateDetails, CertificateDetails, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, IList<AppServiceCertificateNotRenewableReasons>, Nullable<DateTime>, String)
Initializes a new instance of the AppServiceCertificateOrderInner class.
public AppServiceCertificateOrderInner (string location, Microsoft.Azure.Management.AppService.Fluent.Models.CertificateProductType productType, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificate> certificates = default, string distinguishedName = default, string domainVerificationToken = default, int? validityInYears = default, int? keySize = default, bool? autoRenew = default, Microsoft.Azure.Management.AppService.Fluent.Models.ProvisioningState? provisioningState = default, Microsoft.Azure.Management.AppService.Fluent.Models.CertificateOrderStatus? status = default, Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails signedCertificate = default, string csr = default, Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails intermediate = default, Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails root = default, string serialNumber = default, DateTime? lastCertificateIssuanceTime = default, DateTime? expirationTime = default, bool? isPrivateKeyExternal = default, System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons> appServiceCertificateNotRenewableReasons = default, DateTime? nextAutoRenewalTimeStamp = default, string kind = default);
new Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateOrderInner : string * Microsoft.Azure.Management.AppService.Fluent.Models.CertificateProductType * string * string * string * System.Collections.Generic.IDictionary<string, string> * System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificate> * string * string * Nullable<int> * Nullable<int> * Nullable<bool> * Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.ProvisioningState> * Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.CertificateOrderStatus> * Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails * string * Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails * Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails * string * Nullable<DateTime> * Nullable<DateTime> * Nullable<bool> * System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons> * Nullable<DateTime> * string -> Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateOrderInner
Public Sub New (location As String, productType As CertificateProductType, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional certificates As IDictionary(Of String, AppServiceCertificate) = Nothing, Optional distinguishedName As String = Nothing, Optional domainVerificationToken As String = Nothing, Optional validityInYears As Nullable(Of Integer) = Nothing, Optional keySize As Nullable(Of Integer) = Nothing, Optional autoRenew As Nullable(Of Boolean) = Nothing, Optional provisioningState As Nullable(Of ProvisioningState) = Nothing, Optional status As Nullable(Of CertificateOrderStatus) = Nothing, Optional signedCertificate As CertificateDetails = Nothing, Optional csr As String = Nothing, Optional intermediate As CertificateDetails = Nothing, Optional root As CertificateDetails = Nothing, Optional serialNumber As String = Nothing, Optional lastCertificateIssuanceTime As Nullable(Of DateTime) = Nothing, Optional expirationTime As Nullable(Of DateTime) = Nothing, Optional isPrivateKeyExternal As Nullable(Of Boolean) = Nothing, Optional appServiceCertificateNotRenewableReasons As IList(Of AppServiceCertificateNotRenewableReasons) = Nothing, Optional nextAutoRenewalTimeStamp As Nullable(Of DateTime) = Nothing, Optional kind As String = Nothing)
Parameters
- location
- String
- productType
- CertificateProductType
Certificate product type. Possible values include: 'StandardDomainValidatedSsl', 'StandardDomainValidatedWildCardSsl'
- id
- String
- name
- String
- type
- String
- tags
- IDictionary<String,String>
- certificates
- IDictionary<String,AppServiceCertificate>
State of the Key Vault secret.
- distinguishedName
- String
Certificate distinguished name.
- domainVerificationToken
- String
Domain verification token.
<code>true</code> if the certificate should be automatically renewed when it expires; otherwise, <code>false</code>.
- provisioningState
- Nullable<ProvisioningState>
Status of certificate order. Possible values include: 'Succeeded', 'Failed', 'Canceled', 'InProgress', 'Deleting'
- status
- Nullable<CertificateOrderStatus>
Current order status. Possible values include: 'Pendingissuance', 'Issued', 'Revoked', 'Canceled', 'Denied', 'Pendingrevocation', 'PendingRekey', 'Unused', 'Expired', 'NotSubmitted'
- signedCertificate
- CertificateDetails
Signed certificate.
- csr
- String
Last CSR that was created for this order.
- intermediate
- CertificateDetails
Intermediate certificate.
- root
- CertificateDetails
Root certificate.
- serialNumber
- String
Current serial number of the certificate.
<code>true</code> if private key is external; otherwise, <code>false</code>.
- appServiceCertificateNotRenewableReasons
- IList<AppServiceCertificateNotRenewableReasons>
Reasons why App Service Certificate is not renewable at the current moment.
Time stamp when the certificate would be auto renewed next
- kind
- String
Kind of resource.
Applies to
Azure SDK for .NET