Share via


IOrderItemDetails.ManagementRpDetail Property

Definition

Parent RP details - this returns only the first or default parent RP from the entire list

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Parent RP details - this returns only the first or default parent RP from the entire list", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IResourceProviderDetails) }, ReadOnly=true, Required=false, SerializedName="managementRpDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IResourceProviderDetails ManagementRpDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Parent RP details - this returns only the first or default parent RP from the entire list", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IResourceProviderDetails) }, ReadOnly=true, Required=false, SerializedName="managementRpDetails")>]
member this.ManagementRpDetail : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IResourceProviderDetails
Public ReadOnly Property ManagementRpDetail As IResourceProviderDetails

Property Value

Attributes

Applies to