ConfigurationResult.Configuration Property

Definition

The configuration properties for source resource.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.ISourceConfiguration> Configuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)>]
member this.Configuration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.ISourceConfiguration> with get, set
Public Property Configuration As List(Of ISourceConfiguration)

Property Value

Implements

Attributes

Applies to