Share via


GuestConfigurationNavigation.ConfigurationParameter Property

Definition

The configuration parameters for the guest configuration.

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

Property Value

Implements

Attributes

Applies to