IContactProfileLinkChannel.DecodingConfiguration 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.
Currently unused.
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Currently unused.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="decodingConfiguration")]
public string DecodingConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Currently unused.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="decodingConfiguration")>]
member this.DecodingConfiguration : string with get, set
Public Property DecodingConfiguration As String
Property Value
- Attributes