ISenderUsernameResource.DataLocation Property

Definition

The location where the SenderUsername resource data is stored at rest.

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

Property Value

Attributes

Applies to