IOrderItemDetails.ManagementRpDetail 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.
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