IJobRunProperties.SourceName Property
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.
Name of source Endpoint resource. This resource may no longer exist.
[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Name of source Endpoint resource. This resource may no longer exist.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sourceName")]
public string SourceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Name of source Endpoint resource. This resource may no longer exist.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sourceName")>]
member this.SourceName : string
Public ReadOnly Property SourceName As String
Property Value
- Attributes