Share via


GuestConfigurationAssignmentProperties.GuestConfigurationProtectedParameter Property

Definition

The protected configuration parameters for the guest configuration.

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

Property Value

Implements

Attributes

Applies to