Share via


EdgeFileSourceInfo(ResourceIdentifier) Constructor

Definition

Initializes a new instance of EdgeFileSourceInfo.

public EdgeFileSourceInfo (Azure.Core.ResourceIdentifier shareId);
new Azure.ResourceManager.DataBoxEdge.Models.EdgeFileSourceInfo : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.DataBoxEdge.Models.EdgeFileSourceInfo
Public Sub New (shareId As ResourceIdentifier)

Parameters

shareId
ResourceIdentifier

File share ID.

Exceptions

shareId is null.

Applies to