Language

IOrderItemDetails.ManagementRpDetailsList Property

Definition

List of parent RP details supported for configuration.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="List of parent RP details supported for configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IResourceProviderDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="managementRpDetailsList", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IResourceProviderDetails> ManagementRpDetailsList { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="List of parent RP details supported for configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IResourceProviderDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="managementRpDetailsList", Update=false)>]
member this.ManagementRpDetailsList : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IResourceProviderDetails>
Public ReadOnly Property ManagementRpDetailsList As List(Of IResourceProviderDetails)

Property Value

Attributes

Applies to