TestAzDataProtectionFeatureSupport_Check.Parameter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Base class for Backup Feature support", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IFeatureValidationRequestBase) }, ReadOnly=false, Required=true, SerializedName="parameters")]
[System.Management.Automation.Parameter(HelpMessage="Base class for Backup Feature support", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IFeatureValidationRequestBase Parameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Base class for Backup Feature support", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IFeatureValidationRequestBase) }, ReadOnly=false, Required=true, SerializedName="parameters")>]
[<System.Management.Automation.Parameter(HelpMessage="Base class for Backup Feature support", Mandatory=true, ValueFromPipeline=true)>]
member this.Parameter : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IFeatureValidationRequestBase with get, set
Public Property Parameter As IFeatureValidationRequestBase

Property Value

IFeatureValidationRequestBase
Attributes

Applies to