ContainerAppProperties.Configuration 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.
Non versioned Container App configuration properties.
[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.App.Models.IConfiguration Configuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Configuration : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IConfiguration with get, set
Public Property Configuration As IConfiguration
Property Value
Implements
- Attributes