UpdateAzWebPubSub_UpdateExpanded.EnableTlsClientCert Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Category(new Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="Request client certificate during TLS handshake if enabled", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="clientCertEnabled")]
[System.Management.Automation.Parameter(HelpMessage="Request client certificate during TLS handshake if enabled", Mandatory=false)]
public System.Management.Automation.SwitchParameter EnableTlsClientCert { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Category(new Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="Request client certificate during TLS handshake if enabled", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="clientCertEnabled")>]
[<System.Management.Automation.Parameter(HelpMessage="Request client certificate during TLS handshake if enabled", Mandatory=false)>]
member this.EnableTlsClientCert : System.Management.Automation.SwitchParameter with get, set
Public Property EnableTlsClientCert As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to