ServiceTypeDescription.Extensions_ 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.
INTERNAL USE ONLY. Wrapper of property "Extensions". Needed for serialization.
protected internal System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string,string>> Extensions_ { get; set; }
member this.Extensions_ : System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string, string>> with get, set
Protected Friend Property Extensions_ As IList(Of KeyValuePair(Of String, String))
Property Value
INTERNAL USE ONLY. Wrapper of property "Extensions". Needed for serialization.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET