ArmStorageMoverModelFactory.StorageMoverProjectPatch(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.StorageMover.Models.StorageMoverProjectPatch StorageMoverProjectPatch(string description = default);
static member StorageMoverProjectPatch : string -> Azure.ResourceManager.StorageMover.Models.StorageMoverProjectPatch
Public Shared Function StorageMoverProjectPatch (Optional description As String = Nothing) As StorageMoverProjectPatch
Parameters
- description
- String
A description for the Project.
Returns
A new StorageMoverProjectPatch instance for mocking.