Bagikan melalui


IResourceProviderOperation Interface

Definition

[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)

Applies to