SyncGroupSchemaTableColumn.QuotedName 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.
Quoted name of sync group table column.
public Azure.Provisioning.BicepValue<string> QuotedName { get; set; }
member this.QuotedName : Azure.Provisioning.BicepValue<string> with get, set
Public Property QuotedName As BicepValue(Of String)