IDataBoxDiskGranularCopyLogDetails.ErrorLogLink 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 error logs.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Link for copy error logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorLogLink")]
public string ErrorLogLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Link for copy error logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorLogLink")>]
member this.ErrorLogLink : string
Public ReadOnly Property ErrorLogLink As String
Property Value
- Attributes