IAccount.ManagedResourceStorageAccount 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.
Gets the managed storage account resource identifier.
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the managed storage account resource identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageAccount")]
public string ManagedResourceStorageAccount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the managed storage account resource identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageAccount")>]
member this.ManagedResourceStorageAccount : string
Public ReadOnly Property ManagedResourceStorageAccount As String
Property Value
- Attributes