Share via


IComponentLinkedStorageAccounts.LinkedStorageAccount Property

Definition

Linked storage account resource ID

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Linked storage account resource ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="linkedStorageAccount", Update=true)]
public string LinkedStorageAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Linked storage account resource ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="linkedStorageAccount", Update=true)>]
member this.LinkedStorageAccount : string with get, set
Public Property LinkedStorageAccount As String

Property Value

Attributes

Applies to