Share via


GuestConfigurationNavigation.ConfigurationProtectedParameter Property

Definition

The protected configuration parameters for the guest configuration.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.Api20220125.IConfigurationParameter[] ConfigurationProtectedParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)>]
member this.ConfigurationProtectedParameter : Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.Api20220125.IConfigurationParameter[] with get, set
Public Property ConfigurationProtectedParameter As IConfigurationParameter()

Property Value

Implements

Attributes

Applies to