IFlow.ApiFlowOptionCname Property

Definition

Unique CNAME to represent the Azure Data Transfer API Flow instance

[ADT.Runtime.Info(Create=true, Description="Unique CNAME to represent the Azure Data Transfer API Flow instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cname", Update=true)]
public string ApiFlowOptionCname { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Unique CNAME to represent the Azure Data Transfer API Flow instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cname", Update=true)>]
member this.ApiFlowOptionCname : string with get, set
Public Property ApiFlowOptionCname As String

Property Value

Attributes

Applies to