IPreferences.ManagementResourcePreference 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.
Preferences related to the Management resource.
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Preferences related to the Management resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IManagementResourcePreferences) }, Read=true, ReadOnly=false, Required=false, SerializedName="managementResourcePreferences", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IManagementResourcePreferences ManagementResourcePreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Preferences related to the Management resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IManagementResourcePreferences) }, Read=true, ReadOnly=false, Required=false, SerializedName="managementResourcePreferences", Update=true)>]
member this.ManagementResourcePreference : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IManagementResourcePreferences with get, set
Public Property ManagementResourcePreference As IManagementResourcePreferences
Property Value
- Attributes