Condividi tramite


IDataBoxHeavyAccountCopyLogDetails.CopyVerboseLogLink Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Link for copy verbose logs. This will be set only when the 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 the 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

String[]
Attributes

Applies to