Share via


IDiagnoseRequestProperties.StorageAccount Property

Definition

Setting for diagnosing dependent storage account

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

Property Value

Attributes

Applies to