IInstance.DiagnosticStoragePropertyConnectionString Property

Definition

ConnectionString of the diagnostic storage account

[Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Runtime.Info(Create=true, Description="ConnectionString of the diagnostic storage account", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="connectionString", Update=true)]
public string DiagnosticStoragePropertyConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Runtime.Info(Create=true, Description="ConnectionString of the diagnostic storage account", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="connectionString", Update=true)>]
member this.DiagnosticStoragePropertyConnectionString : string with get, set
Public Property DiagnosticStoragePropertyConnectionString As String

Property Value

Attributes

Applies to