IRegistryRegionArmDetails.StorageAccountDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of storage accounts
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of storage accounts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails) }, ReadOnly=false, Required=false, SerializedName="storageAccountDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails[] StorageAccountDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of storage accounts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails) }, ReadOnly=false, Required=false, SerializedName="storageAccountDetails")>]
member this.StorageAccountDetail : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails[] with get, set
Public Property StorageAccountDetail As IStorageAccountDetails()
Property Value
- Attributes