AddAzureApplicationGatewayTrustedRootCertificateCommand.ApplicationGateway Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="The applicationGateway", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGateway ApplicationGateway { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The applicationGateway", Mandatory=true, ValueFromPipeline=true)>]
member this.ApplicationGateway : Microsoft.Azure.Commands.Network.Models.PSApplicationGateway with get, set
Public Property ApplicationGateway As PSApplicationGateway
Property Value
- Attributes