IFeatureValidationRequest.FeatureName Property

Definition

backup support feature name.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="backup support feature name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="featureName", Update=true)]
public string FeatureName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="backup support feature name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="featureName", Update=true)>]
member this.FeatureName : string with get, set
Public Property FeatureName As String

Property Value

Attributes

Applies to