ArmDataBoxEdgeModelFactory.EdgeFileSourceInfo(ResourceIdentifier) 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.DataBoxEdge.Models.EdgeFileSourceInfo EdgeFileSourceInfo(Azure.Core.ResourceIdentifier shareId = default);
static member EdgeFileSourceInfo : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.DataBoxEdge.Models.EdgeFileSourceInfo
Public Shared Function EdgeFileSourceInfo (Optional shareId As ResourceIdentifier = Nothing) As EdgeFileSourceInfo
Parameters
- shareId
- ResourceIdentifier
File share ID.
Returns
A new EdgeFileSourceInfo instance for mocking.