IFlow.ApiFlowOptionApiMode Property

Definition

Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked

[ADT.PSArgumentCompleter(new System.String[] { "SDK", "Endpoint" })]
[ADT.Runtime.Info(Create=true, Description="Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="apiMode", Update=true)]
public string ApiFlowOptionApiMode { get; set; }
[<ADT.PSArgumentCompleter(new System.String[] { "SDK", "Endpoint" })>]
[<ADT.Runtime.Info(Create=true, Description="Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="apiMode", Update=true)>]
member this.ApiFlowOptionApiMode : string with get, set
Public Property ApiFlowOptionApiMode As String

Property Value

Attributes

Applies to