RenewCertificateInputProperties 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
RenewCertificateInputProperties() |
Initializes a new instance of the RenewCertificateInputProperties class. |
RenewCertificateInputProperties(String) |
Initializes a new instance of the RenewCertificateInputProperties class. |
RenewCertificateInputProperties()
Initializes a new instance of the RenewCertificateInputProperties class.
public RenewCertificateInputProperties ();
Public Sub New ()
Applies to
RenewCertificateInputProperties(String)
Initializes a new instance of the RenewCertificateInputProperties class.
public RenewCertificateInputProperties (string renewCertificateType = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RenewCertificateInputProperties : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RenewCertificateInputProperties
Public Sub New (Optional renewCertificateType As String = Nothing)
Parameters
- renewCertificateType
- String
Renew certificate type.