IManagementResourcePreferences.PreferredManagementResourceId 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.
Customer preferred Management resource ARM ID
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Customer preferred Management resource ARM ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="preferredManagementResourceId", Update=true)]
public string PreferredManagementResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Customer preferred Management resource ARM ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="preferredManagementResourceId", Update=true)>]
member this.PreferredManagementResourceId : string with get, set
Public Property PreferredManagementResourceId As String
Property Value
- Attributes