IAzureBlobDatastore.ContainerName Property

Definition

Storage account container name.

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

Property Value

Attributes

Applies to