ServerlessConfigProperties.ComputeUnit Property

Definition

The list of compute units with possible array of values

[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Origin(Microsoft.Azure.PowerShell.Cmdlets.Informatica.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IComputeUnitsMetadata> ComputeUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Origin(Microsoft.Azure.PowerShell.Cmdlets.Informatica.PropertyOrigin.Owned)>]
member this.ComputeUnit : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IComputeUnitsMetadata> with get, set
Public Property ComputeUnit As List(Of IComputeUnitsMetadata)

Property Value

Implements

Attributes

Applies to