Share via


IJobResponse.ReturnAddressEmail Property

Definition

Email address of the recipient of the returned drives.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Email address of the recipient of the returned drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="email")]
public string ReturnAddressEmail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Email address of the recipient of the returned drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="email")>]
member this.ReturnAddressEmail : string with get, set
Public Property ReturnAddressEmail As String

Property Value

Attributes

Applies to