IApproval.ResourceUri 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 resource that is pending approval.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The resource that is pending approval.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="resourceUri")]
public string ResourceUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The resource that is pending approval.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="resourceUri")>]
member this.ResourceUri : string
Public ReadOnly Property ResourceUri As String
Property Value
- Attributes