Share via


SsisPackageLocation.LocationType Property

Definition

The type of SSIS package location.

public Azure.ResourceManager.DataFactory.Models.SsisPackageLocationType? LocationType { get; set; }
member this.LocationType : Nullable<Azure.ResourceManager.DataFactory.Models.SsisPackageLocationType> with get, set
Public Property LocationType As Nullable(Of SsisPackageLocationType)

Property Value

Applies to