ArmDataBoxModelFactory.CopyLogDetails(String) Method
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.
public static Azure.ResourceManager.DataBox.Models.CopyLogDetails CopyLogDetails(string copyLogDetailsType = default);
static member CopyLogDetails : string -> Azure.ResourceManager.DataBox.Models.CopyLogDetails
Public Shared Function CopyLogDetails (Optional copyLogDetailsType As String = Nothing) As CopyLogDetails
Parameters
- copyLogDetailsType
- String
Indicates the type of job details.
Returns
A new CopyLogDetails instance for mocking.