Freigeben über


IStorageTaskAssignment.RunStatusStorageAccountId 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 RunStatusStorageAccountId { 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.RunStatusStorageAccountId : string
Public ReadOnly Property RunStatusStorageAccountId As String

Property Value

Attributes

Applies to