Compartilhar via


ITrustedAccessRoleBinding.SourceResourceId Property

Definition

The ARM resource ID of source resource that trusted access is configured for.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The ARM resource ID of source resource that trusted access is configured for.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sourceResourceId", Update=true)]
public string SourceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The ARM resource ID of source resource that trusted access is configured for.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sourceResourceId", Update=true)>]
member this.SourceResourceId : string with get, set
Public Property SourceResourceId As String

Property Value

Attributes

Applies to