IntegrationRuntimeSsisProperties.CatalogInfo Property

Definition

Gets or sets catalog information for managed dedicated integration runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="catalogInfo")]
public Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeSsisCatalogInfo CatalogInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="catalogInfo")>]
member this.CatalogInfo : Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeSsisCatalogInfo with get, set
Public Property CatalogInfo As IntegrationRuntimeSsisCatalogInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to