Condividi tramite


IDelegatedResource.ReferralResource Property

Definition

The delegation id of the referral delegation (optional) - internal use only.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The delegation id of the referral delegation (optional) - internal use only.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="referralResource", Update=true)]
public string ReferralResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The delegation id of the referral delegation (optional) - internal use only.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="referralResource", Update=true)>]
member this.ReferralResource : string with get, set
Public Property ReferralResource As String

Property Value

Attributes

Applies to