ISupportedFeature.ExposureControlledFeature Property

Definition

support feature type.

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

Property Value

Attributes

Applies to