IComputeUnitsMetadata Interface

Definition

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

Properties

Name Description
Name

ComputeUnit name

Value

ComputeUnit value

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to