Share via


IAzureBlobDatastore.ContainerName Property

Definition

Storage account container name.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Storage account container name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerName")]
public string ContainerName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Storage account container name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerName")>]
member this.ContainerName : string with get, set
Public Property ContainerName As String

Property Value

Attributes

Applies to