IInformaticaServerlessRuntimeProperties.ComputeUnit Property
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.
Compute units of the serverless runtime.
[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Compute units of the serverless runtime.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computeUnits", Update=true)]
public string ComputeUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Compute units of the serverless runtime.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computeUnits", Update=true)>]
member this.ComputeUnit : string with get, set
Public Property ComputeUnit As String
Property Value
- Attributes