FeatureValidationResponse.Feature Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response features
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ISupportedFeature[] Feature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.Feature : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ISupportedFeature[] with get, set
Public Property Feature As ISupportedFeature()
Property Value
Implements
- Attributes