Share via


IJobDefinition.SourceName Property

Definition

The name of the source Endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The name of the source Endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="sourceName")]
public string SourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The name of the source Endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="sourceName")>]
member this.SourceName : string with get, set
Public Property SourceName As String

Property Value

Attributes

Applies to