SetAzureApplicationGatewayClientAuthConfigurationCommand.SslProfile Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The ssl profile", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslProfile SslProfile { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The ssl profile", Mandatory=true, ValueFromPipeline=true)>]
member this.SslProfile : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslProfile with get, set
Public Property SslProfile As PSApplicationGatewaySslProfile

Property Value

PSApplicationGatewaySslProfile
Attributes

Applies to