CertificateDeleteHeaders 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.
Defines headers for Delete operation.
public class CertificateDeleteHeaders
type CertificateDeleteHeaders = class
Public Class CertificateDeleteHeaders
- Inheritance
-
CertificateDeleteHeaders
Constructors
CertificateDeleteHeaders() |
Initializes a new instance of the CertificateDeleteHeaders class. |
CertificateDeleteHeaders(String, Nullable<Int32>) |
Initializes a new instance of the CertificateDeleteHeaders class. |
Properties
Location |
Gets or sets the URL of the resource used to check the status of the asynchronous operation. |
RetryAfter |
Gets or sets suggested delay to check the status of the asynchronous operation. The value is an integer that represents the seconds. |
Applies to
Azure SDK for .NET