Language

IPolicyTokenResponse.RequestDetailUri Property

Definition

The request URI of the resource operation that is targeted by the issued token.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The request URI of the resource operation that is targeted by the issued token.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="uri", Update=true)]
public string RequestDetailUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The request URI of the resource operation that is targeted by the issued token.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="uri", Update=true)>]
member this.RequestDetailUri : string with get, set
Public Property RequestDetailUri As String

Property Value

Attributes

Applies to