New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject
Create an in-memory object for AzureFirstPartyManagedCertificateParameters.
Syntax
Default (Default)
New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject
[-SubjectAlternativeName <String[]>]
[-Type <String>]
[<CommonParameters>]
Description
Create an in-memory object for AzureFirstPartyManagedCertificateParameters.
Examples
Example 1: Create an in-memory object for AzureFirstPartyManagedCertificateParameters
New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject -Type BYOC
Type
----
BYOC
Create an in-memory object for AzureFirstPartyManagedCertificateParameters
Parameters
-SubjectAlternativeName
The list of SANs.
Parameter properties
Type: | String[] |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-Type
Type.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.