IInstance.DiagnosticStoragePropertyConnectionString 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.
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