Condividi tramite


IDataBoxAccountCopyLogDetails.CopyVerboseLogLink Property

Definition

Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="copyVerboseLogLink")]
public string CopyVerboseLogLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="copyVerboseLogLink")>]
member this.CopyVerboseLogLink : string
Public ReadOnly Property CopyVerboseLogLink As String

Property Value

Attributes

Applies to