IDelegatedResource.ReferralResource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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