IFlow.StorageContainerName Property

Definition

Storage Container Name

[ADT.Runtime.Info(Create=true, Description="Storage Container Name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageContainerName", Update=true)]
public string StorageContainerName { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Storage Container Name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageContainerName", Update=true)>]
member this.StorageContainerName : string with get, set
Public Property StorageContainerName As String

Property Value

Attributes

Applies to