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