IResourceProviderOperation 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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ResourceProviderOperationTypeConverter))]
public interface IResourceProviderOperation : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ResourceProviderOperationTypeConverter))>]
type IResourceProviderOperation = interface
interface IJsonSerializable
Public Interface IResourceProviderOperation
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DisplayDescription |
Description of this operation. |
DisplayOperation |
Type of operation: get, read, delete, etc. |
DisplayProvider |
Resource provider: Microsoft Desktop Virtualization. |
DisplayResource |
Resource on which the operation is performed. |
IsDataAction |
Is a data action. |
Name |
Operation name, in format of {provider}/{resource}/{operation} |
ServiceSpecificationLogSpecification |
Specifications of the Log for Azure Monitoring |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |