Freigeben über


IFeatureValidationResponse.Feature Property

Definition

Response features

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Response features", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ISupportedFeature) }, ReadOnly=false, Required=false, SerializedName="features")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ISupportedFeature[] Feature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Response features", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ISupportedFeature) }, ReadOnly=false, Required=false, SerializedName="features")>]
member this.Feature : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ISupportedFeature[] with get, set
Public Property Feature As ISupportedFeature()

Property Value

Attributes

Applies to