CommunicationDomain.DataLocation 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.
The location where the Domains resource data is stored at rest.
public Azure.Provisioning.BicepValue<string> DataLocation { get; }
member this.DataLocation : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property DataLocation As BicepValue(Of String)