FrontDoorCertificateSourceParameters 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
FrontDoorCertificateSourceParameters() |
Initializes a new instance of the FrontDoorCertificateSourceParameters class. |
FrontDoorCertificateSourceParameters(String) |
Initializes a new instance of the FrontDoorCertificateSourceParameters class. |
FrontDoorCertificateSourceParameters()
Initializes a new instance of the FrontDoorCertificateSourceParameters class.
public FrontDoorCertificateSourceParameters ();
Public Sub New ()
Applies to
FrontDoorCertificateSourceParameters(String)
Initializes a new instance of the FrontDoorCertificateSourceParameters class.
public FrontDoorCertificateSourceParameters (string certificateType = default);
new Microsoft.Azure.Management.FrontDoor.Models.FrontDoorCertificateSourceParameters : string -> Microsoft.Azure.Management.FrontDoor.Models.FrontDoorCertificateSourceParameters
Public Sub New (Optional certificateType As String = Nothing)
Parameters
- certificateType
- String
Defines the type of the certificate used for secure connections to a frontendEndpoint Possible values include: 'Dedicated'