Bagikan melalui


IManagementConfigurationPropertiesList.Value Property

Definition

List of Management Configuration properties within the subscription.

[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Description="List of Management Configuration properties within the subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.IManagementConfiguration) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.IManagementConfiguration[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Description="List of Management Configuration properties within the subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.IManagementConfiguration) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.IManagementConfiguration[] with get, set
Public Property Value As IManagementConfiguration()

Property Value

Attributes

Applies to