'Declaration
Public Function New( _ ByVal ingestCertificateArguments As UAIngestCertificateArguments _ )
'Usage
Dim ingestCertificateArguments As UAIngestCertificateArguments Dim instance As New UAIngestCertificateArguments(ingestCertificateArguments)
public UAIngestCertificateArguments( UAIngestCertificateArguments ingestCertificateArguments )
public: UAIngestCertificateArguments( UAIngestCertificateArguments^ ingestCertificateArguments )
Parameters
- ingestCertificateArguments
- The arguments to be copied from.