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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET