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