IDiagnoseRequestProperties.StorageAccount Property

Definition

Setting for diagnosing dependent storage account

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dependent storage account", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesStorageAccount) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccount", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesStorageAccount StorageAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dependent storage account", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesStorageAccount) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccount", Update=true)>]
member this.StorageAccount : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesStorageAccount with get, set
Public Property StorageAccount As IDiagnoseRequestPropertiesStorageAccount

Property Value

Attributes

Applies to