Share via


IClientDiscoveryValueForSingleApi Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ClientDiscoveryValueForSingleApiTypeConverter))]
public interface IClientDiscoveryValueForSingleApi : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ClientDiscoveryValueForSingleApiTypeConverter))>]
type IClientDiscoveryValueForSingleApi = interface
    interface IJsonSerializable
Public Interface IClientDiscoveryValueForSingleApi
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayDescription

Description of the operation having details of what operation is about.

DisplayOperation

Operations Name itself.

DisplayProvider

Name of the provider for display purposes

DisplayResource

ResourceType for which this Operation can be performed.

IsDataAction

Indicates whether the operation is a data action

Name

Name of the Operation.

Origin

The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX

ServiceSpecificationLogSpecification

List of log specifications of this operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to