Share via


IManagedClusterPodIdentity.BindingSelector Property

Definition

The binding selector to use for the AzureIdentityBinding resource.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The binding selector to use for the AzureIdentityBinding resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="bindingSelector")]
public string BindingSelector { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The binding selector to use for the AzureIdentityBinding resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="bindingSelector")>]
member this.BindingSelector : string with get, set
Public Property BindingSelector As String

Property Value

Attributes

Applies to