DataBoxHeavyAccountCopyLogDetails.CopyVerboseLogLink 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.
Link for copy verbose logs. This will be set only when the LogCollectionLevel is set to verbose.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Owned)]
public string[] CopyVerboseLogLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Owned)>]
member this.CopyVerboseLogLink : string[]
Public ReadOnly Property CopyVerboseLogLink As String()
Property Value
String[]
Implements
- Attributes