Prompts you for confirmation before running the cmdlet.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
cf
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ExternalCertificateAuthorityCertificates
List of customer's Certificate Authority (CA) certificates used for TLS inspection in Global Secure Access
To construct, see NOTES section for EXTERNALCERTIFICATEAUTHORITYCERTIFICATES properties and create a hash table.
Credentials for a proxy server to use for the remote call
Parameter properties
Type:
System.Management.Automation.PSCredential
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
-ProxyUseDefaultCredentials
Use the default credentials for the proxy
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
False
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
-ResponseHeadersVariable
Optional Response Headers Variable.
Parameter properties
Type:
System.String
Supports wildcards:
False
DontShow:
False
Aliases:
RHV
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WhatIf
Runs the command in a mode that only reports what would happen without performing the actions.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
wi
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.
To create the parameters described below, construct a hash table containing the appropriate properties.
For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IMicrosoftGraphNetworkaccessTlsTermination>: tlsTermination
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[ExternalCertificateAuthorityCertificates <IMicrosoftGraphNetworkaccessExternalCertificateAuthorityCertificate[]>]: List of customer's Certificate Authority (CA) certificates used for TLS inspection in Global Secure Access
[Id <String>]: The unique identifier for an entity.
Read-only.
[Certificate <String>]: The signed X.509 certificate in PEM format.
[CertificateSigningRequest <String>]: The Certificate Signing Request (CSR) generated when creating the CA.
This CSR should be signed using the customer's PKI infrastructure.
Read-only.
[Chain <String>]: The certificate chain in PEM format, containing all intermediate certificates up to the root CA.
[CommonName <String>]: The common name (CN) field of the certificate.
Supports $filter (eq, ne, startsWith)
[Name <String>]: The display name of the CA.
Supports $filter (eq, ne, startsWith)
[OrganizationName <String>]: The organization name (OU) field of the certificate.
Supports $filter (eq, ne, startsWith)
[Status <String>]: tlsCertificateStatus
[Validity <IMicrosoftGraphNetworkaccessValidityDate>]: validityDate
[(Any) <Object>]: This indicates any property can be added to this object.
[EndDateTime <DateTime?>]: Date and time when certificate validity expires.
[StartDateTime <DateTime?>]: Date and time when certificate validity begins.
EXTERNALCERTIFICATEAUTHORITYCERTIFICATES <IMicrosoftGraphNetworkaccessExternalCertificateAuthorityCertificate[]>: List of customer's Certificate Authority (CA) certificates used for TLS inspection in Global Secure Access
[Id <String>]: The unique identifier for an entity.
Read-only.
[Certificate <String>]: The signed X.509 certificate in PEM format.
[CertificateSigningRequest <String>]: The Certificate Signing Request (CSR) generated when creating the CA.
This CSR should be signed using the customer's PKI infrastructure.
Read-only.
[Chain <String>]: The certificate chain in PEM format, containing all intermediate certificates up to the root CA.
[CommonName <String>]: The common name (CN) field of the certificate.
Supports $filter (eq, ne, startsWith)
[Name <String>]: The display name of the CA.
Supports $filter (eq, ne, startsWith)
[OrganizationName <String>]: The organization name (OU) field of the certificate.
Supports $filter (eq, ne, startsWith)
[Status <String>]: tlsCertificateStatus
[Validity <IMicrosoftGraphNetworkaccessValidityDate>]: validityDate
[(Any) <Object>]: This indicates any property can be added to this object.
[EndDateTime <DateTime?>]: Date and time when certificate validity expires.
[StartDateTime <DateTime?>]: Date and time when certificate validity begins.