IEmailServiceResource.DataLocation Property

Definition

The location where the email service stores its data at rest.

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="The location where the email service stores its data at rest.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataLocation", Update=false)]
public string DataLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="The location where the email service stores its data at rest.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataLocation", Update=false)>]
member this.DataLocation : string with get, set
Public Property DataLocation As String

Property Value

Attributes

Applies to