IReadPipelineConnectionProperties.InternalMetadata Property

Definition

Internal metadata of the connection inside pipeline.

[ADT.Runtime.Info(Create=true, Description="Internal metadata of the connection inside pipeline.", PossibleTypes=new System.Type[] { typeof(ADT.Models.IReadInternalMetadataProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="internalMetadata", Update=true)]
public ADT.Models.IReadInternalMetadataProperties InternalMetadata { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Internal metadata of the connection inside pipeline.", PossibleTypes=new System.Type[] { typeof(ADT.Models.IReadInternalMetadataProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="internalMetadata", Update=true)>]
member this.InternalMetadata : ADT.Models.IReadInternalMetadataProperties with get, set
Public Property InternalMetadata As IReadInternalMetadataProperties

Property Value

Attributes

Applies to