GetAzCostManagementExport_List.Scope 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.
[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
- Attributes