Partager via


IStorageTaskReportInstance.StorageAccountId Property

Definition

Represents the Storage Account Id where the storage task definition was applied and executed.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Represents the Storage Account Id where the storage task definition was applied and executed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageAccountId", Update=false)]
public string StorageAccountId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Represents the Storage Account Id where the storage task definition was applied and executed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageAccountId", Update=false)>]
member this.StorageAccountId : string
Public ReadOnly Property StorageAccountId As String

Property Value

Attributes

Applies to