TestAzDataProtectionBackupInstance_ValidateViaIdentity.InputObject Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Category(new Microsoft.Azure.PowerShell.Cmdlets.DataProtection.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DataProtection.ParameterCategory.Path })]
[System.Management.Automation.Parameter(HelpMessage="Identity Parameter", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDataProtectionIdentity InputObject { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Category(new Microsoft.Azure.PowerShell.Cmdlets.DataProtection.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DataProtection.ParameterCategory.Path })>]
[<System.Management.Automation.Parameter(HelpMessage="Identity Parameter", Mandatory=true, ValueFromPipeline=true)>]
member this.InputObject : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDataProtectionIdentity with get, set
Public Property InputObject As IDataProtectionIdentity

Property Value

IDataProtectionIdentity
Attributes

Applies to