PSCertificate 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
PSCertificate() | |
PSCertificate(String) |
PSCertificate()
public PSCertificate ();
Public Sub New ()
Applies to
PSCertificate(String)
public PSCertificate (string pem);
new Microsoft.Azure.Commands.CosmosDB.Models.PSCertificate : string -> Microsoft.Azure.Commands.CosmosDB.Models.PSCertificate
Public Sub New (pem As String)
Parameters
- pem
- String