Share via


ManagedClusterIdentity.DelegatedResource 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IDelegatedResources DelegatedResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.DelegatedResource : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IDelegatedResources with get, set
Public Property DelegatedResource As IDelegatedResources

Property Value

Implements

Attributes

Applies to