Share via


IArcAgentryConfigurations.Feature Property

Definition

Specifies the name of the feature for the configuration setting.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Specifies the name of the feature for the configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="feature")]
public string Feature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Specifies the name of the feature for the configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="feature")>]
member this.Feature : string with get, set
Public Property Feature As String

Property Value

Attributes

Applies to