GetAzCostManagementExport_List.Scope Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category(new Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="This parameter defines the scope of costmanagement from different perspectives 'Subscription','ResourceGroup' and 'Provide Service'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="scope")]
[System.Management.Automation.Parameter(HelpMessage="This parameter defines the scope of costmanagement from different perspectives 'Subscription','ResourceGroup' and 'Provide Service'.", Mandatory=true)]
public string Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category(new Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="This parameter defines the scope of costmanagement from different perspectives 'Subscription','ResourceGroup' and 'Provide Service'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="scope")>]
[<System.Management.Automation.Parameter(HelpMessage="This parameter defines the scope of costmanagement from different perspectives 'Subscription','ResourceGroup' and 'Provide Service'.", Mandatory=true)>]
member this.Scope : string with get, set
Public Property Scope As String

Property Value

String
Attributes

Applies to