次の方法で共有


ICommunicationServiceResource.DataLocation Property

Definition

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

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

Property Value

Attributes

Applies to