Share via


ManagedCluster.IdentityDelegatedResource Property

Definition

The delegated identity resources assigned to this managed cluster. This can only be set by another Azure Resource Provider, and managed cluster only accept one delegated identity resource. Internal use only.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IDelegatedResources IdentityDelegatedResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.IdentityDelegatedResource : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IDelegatedResources with get, set
Public Property IdentityDelegatedResource As IDelegatedResources

Property Value

Implements

Attributes

Applies to