共用方式為


IntegrationRuntimeComputeProperties.NodeSize Property

Definition

Gets or sets the node size requirement to managed integration runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeSize")]
public string NodeSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeSize")>]
member this.NodeSize : string with get, set
Public Property NodeSize As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to