ArmDataBoxEdgeModelFactory.EdgeFileSourceInfo(ResourceIdentifier) Method

Definition

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.

Applies to