IOperationInternal Interface
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.
public interface IOperationInternal
type IOperationInternal = interface
Public Interface IOperationInternal
- Derived
Properties
Display |
The object that represents the operation. |
DisplayDescription |
Operation description |
DisplayOperation |
Operation type: Read, write, delete, etc. |
DisplayProvider |
Service provider: Microsoft.CostManagement. |
DisplayResource |
Resource on which the operation is performed: Dimensions, Query. |
Id |
Operation id: {provider}/{resource}/{operation}. |
Name |
Operation name: {provider}/{resource}/{operation}. |