diff --git a/xml/Azure.Core.GeoJson/GeoArray`1+Enumerator.xml b/xml/Azure.Core.GeoJson/GeoArray`1+Enumerator.xml new file mode 100644 index 000000000000..143515dcee4c --- /dev/null +++ b/xml/Azure.Core.GeoJson/GeoArray`1+Enumerator.xml @@ -0,0 +1,154 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + + + + System.ValueType + + + + System.Collections.Generic.IEnumerator<T> + + + System.Collections.IEnumerator + + + System.IDisposable + + + + + Enumerates the elements of a + To be added. + + + + + + + + + Property + + P:System.Collections.Generic.IEnumerator`1.Current + + + Azure.Core.Experimental + 0.1.0.0 + + + T + + + Gets the element in the collection at the current position of the enumerator. + The element in the collection at the current position of the enumerator. + To be added. + + + + + + + + + Method + + M:System.IDisposable.Dispose + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + To be added. + + + + + + + + + Method + + M:System.Collections.IEnumerator.MoveNext + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + Advances the enumerator to the next element of the collection. + + if the enumerator was successfully advanced to the next element; if the enumerator has passed the end of the collection. + To be added. + The collection was modified after the enumerator was created. + + + + + + + + + Method + + M:System.Collections.IEnumerator.Reset + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + Sets the enumerator to its initial position, which is before the first element in the collection. + To be added. + The collection was modified after the enumerator was created. + + + + + + + + + Property + + P:System.Collections.IEnumerator.Current + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Object + + + Gets the element in the collection at the current position of the enumerator. + The element in the collection at the current position of the enumerator. + To be added. + + + + diff --git a/xml/Azure.Core.GeoJson/GeoArray`1.xml b/xml/Azure.Core.GeoJson/GeoArray`1.xml new file mode 100644 index 000000000000..792d7949066d --- /dev/null +++ b/xml/Azure.Core.GeoJson/GeoArray`1.xml @@ -0,0 +1,153 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + + + + System.ValueType + + + + System.Collections.Generic.IEnumerable<T> + + + System.Collections.IEnumerable + + + + The type of the value. + + Represents a geometry coordinates array + + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.Int32 + + + + Returns the size of the array. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoArray<T>+Enumerator + + + + + Returns an enumerator that iterates through the collection. + + An enumerator that can be used to iterate through the collection. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + T + + + + + + The index to retrieve the value from. + + Returns a value at the provided index. + + To be added. + To be added. + + + + + + + + + Method + + M:System.Collections.Generic.IEnumerable`1.GetEnumerator + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Collections.Generic.IEnumerator<T> + + + + Returns an enumerator that iterates through the collection. + An enumerator that can be used to iterate through the collection. + To be added. + + + + + + + + + Method + + M:System.Collections.IEnumerable.GetEnumerator + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Collections.IEnumerator + + + + Returns an enumerator that iterates through a collection. + An object that can be used to iterate through the collection. + To be added. + + + + diff --git a/xml/Azure.Core.GeoJson/GeoBoundingBox.xml b/xml/Azure.Core.GeoJson/GeoBoundingBox.xml index 3a0a37b3c47b..ed04a0bd8a42 100644 --- a/xml/Azure.Core.GeoJson/GeoBoundingBox.xml +++ b/xml/Azure.Core.GeoJson/GeoBoundingBox.xml @@ -126,9 +126,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -151,9 +152,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current object. + Determines whether the specified object is equal to the current object. + + if the specified object is equal to the current object; otherwise, . To be added. @@ -174,12 +176,36 @@ - To be added. - To be added. + Serves as the default hash function. + A hash code for the current object. To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.Double + + + + + + + + To be added. + To be added. + + @@ -268,6 +294,27 @@ To be added. + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.String + + + + Returns a string that represents the current object. + A string that represents the current object. + To be added. + + diff --git a/xml/Azure.Core.GeoJson/GeoCollection.xml b/xml/Azure.Core.GeoJson/GeoCollection.xml index 38cd054d4e62..4c6ff157f297 100644 --- a/xml/Azure.Core.GeoJson/GeoCollection.xml +++ b/xml/Azure.Core.GeoJson/GeoCollection.xml @@ -61,11 +61,11 @@ - - + + - - + + Constructor Azure.Core.Experimental @@ -74,12 +74,12 @@ - + The collection of inner geometries. The to use. - The set of additional properties associated with the . + The set of custom properties associated with the . Initializes new instance of . @@ -104,8 +104,8 @@ System.Int32 - To be added. - To be added. + Gets the number of elements in the collection. + The number of elements in the collection. To be added. @@ -129,8 +129,8 @@ - To be added. - To be added. + Returns an enumerator that iterates through the collection. + An enumerator that can be used to iterate through the collection. To be added. @@ -156,9 +156,9 @@ - To be added. - To be added. - To be added. + The zero-based index of the element to get. + Gets the element at the specified index in the read-only list. + The element at the specified index in the read-only list. To be added. @@ -182,8 +182,30 @@ - To be added. - To be added. + Returns an enumerator that iterates through a collection. + An object that can be used to iterate through the collection. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. + + To be added. To be added. diff --git a/xml/Azure.Core.GeoJson/GeoJsonConverter.xml b/xml/Azure.Core.GeoJson/GeoJsonConverter.xml index b71ac8d2564f..d45f31139bb9 100644 --- a/xml/Azure.Core.GeoJson/GeoJsonConverter.xml +++ b/xml/Azure.Core.GeoJson/GeoJsonConverter.xml @@ -56,9 +56,10 @@ - To be added. - To be added. - To be added. + The type to compare against. + Determines whether the specified type can be converted. + + if the type can be converted; otherwise, . To be added. @@ -83,11 +84,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The reader. + The type to convert. + An object that specifies serialization options to use. + Reads and converts the JSON to type . + The converted value. To be added. @@ -112,10 +113,10 @@ - To be added. - To be added. - To be added. - To be added. + The writer to write to. + The value to convert to JSON. + An object that specifies serialization options to use. + Writes a specified value as JSON. To be added. diff --git a/xml/Azure.Core.GeoJson/GeoLineCollection.xml b/xml/Azure.Core.GeoJson/GeoLineCollection.xml deleted file mode 100644 index fc12758f63d0..000000000000 --- a/xml/Azure.Core.GeoJson/GeoLineCollection.xml +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.Core.GeoJson.GeoObject - - - - System.Collections.Generic.IEnumerable<Azure.Core.GeoJson.GeoLine> - - - System.Collections.Generic.IEnumerable<T> - - - System.Collections.Generic.IReadOnlyCollection<Azure.Core.GeoJson.GeoLine> - - - System.Collections.Generic.IReadOnlyCollection<T> - - - System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoLine> - - - System.Collections.IEnumerable - - - - - Represents a geometry that is composed of multiple . - - To be added. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - The collection of inner lines. - - Initializes new instance of . - - To be added. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - - - The collection of inner lines. - The to use. - The set of additional properties associated with the . - - Initializes new instance of . - - To be added. - - - - - - - - - Property - - P:System.Collections.Generic.IReadOnlyCollection`1.Count - - - Azure.Core.Experimental - 0.1.0.0 - - - System.Int32 - - - To be added. - To be added. - To be added. - - - - - - - - - - Method - - M:System.Collections.Generic.IEnumerable`1.GetEnumerator - - - Azure.Core.Experimental - 0.1.0.0 - - - System.Collections.Generic.IEnumerator<Azure.Core.GeoJson.GeoLine> - - - - To be added. - To be added. - To be added. - - - - - - - - - - Property - - P:System.Collections.Generic.IReadOnlyList`1.Item(System.Int32) - - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.Core.GeoJson.GeoLine - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - - - - - - Method - - M:System.Collections.IEnumerable.GetEnumerator - - - Azure.Core.Experimental - 0.1.0.0 - - - System.Collections.IEnumerator - - - - To be added. - To be added. - To be added. - - - - diff --git a/xml/Azure.Core.GeoJson/GeoLine.xml b/xml/Azure.Core.GeoJson/GeoLineString.xml similarity index 50% rename from xml/Azure.Core.GeoJson/GeoLine.xml rename to xml/Azure.Core.GeoJson/GeoLineString.xml index 6cbf959de2e5..42f190e9c4f8 100644 --- a/xml/Azure.Core.GeoJson/GeoLine.xml +++ b/xml/Azure.Core.GeoJson/GeoLineString.xml @@ -1,9 +1,9 @@ - - - - - - + + + + + + Azure.Core.Experimental 0.1.0.0 @@ -20,11 +20,11 @@ - + - + - + Constructor Azure.Core.Experimental @@ -36,17 +36,17 @@ The collection of that make up the line. - Initializes new instance of . + Initializes new instance of . To be added. - - - - - + + + + + Constructor Azure.Core.Experimental @@ -55,35 +55,57 @@ - + The collection of that make up the line. The to use. - The set of additional properties associated with the . + The set of custom properties associated with the . - Initializes new instance of . + Initializes new instance of . To be added. - - - - - - + + + + + + Property Azure.Core.Experimental 0.1.0.0 - System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoPosition> + Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition> - Gets the list of that compose this line. + Returns a view over the coordinates array that forms this geometry. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. To be added. To be added. diff --git a/xml/Azure.Core.GeoJson/GeoLineStringCollection.xml b/xml/Azure.Core.GeoJson/GeoLineStringCollection.xml new file mode 100644 index 000000000000..a7283aa86ddd --- /dev/null +++ b/xml/Azure.Core.GeoJson/GeoLineStringCollection.xml @@ -0,0 +1,232 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObject + + + + System.Collections.Generic.IEnumerable<Azure.Core.GeoJson.GeoLineString> + + + System.Collections.Generic.IEnumerable<T> + + + System.Collections.Generic.IReadOnlyCollection<Azure.Core.GeoJson.GeoLineString> + + + System.Collections.Generic.IReadOnlyCollection<T> + + + System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoLineString> + + + System.Collections.IEnumerable + + + + + Represents a geometry that is composed of multiple . + + To be added. + + + + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + + + + The collection of inner lines. + + Initializes new instance of . + + To be added. + + + + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + + + + + + The collection of inner lines. + The to use. + The set of custom properties associated with the . + + Initializes new instance of . + + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition>> + + + + Returns a view over the coordinates array that forms this geometry. + + To be added. + To be added. + + + + + + + + + Property + + P:System.Collections.Generic.IReadOnlyCollection`1.Count + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Int32 + + + Gets the number of elements in the collection. + The number of elements in the collection. + To be added. + + + + + + + + + Method + + M:System.Collections.Generic.IEnumerable`1.GetEnumerator + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Collections.Generic.IEnumerator<Azure.Core.GeoJson.GeoLineString> + + + + Returns an enumerator that iterates through the collection. + An enumerator that can be used to iterate through the collection. + To be added. + + + + + + + + + Property + + P:System.Collections.Generic.IReadOnlyList`1.Item(System.Int32) + + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoLineString + + + + + + The zero-based index of the element to get. + Gets the element at the specified index in the read-only list. + The element at the specified index in the read-only list. + To be added. + + + + + + + + + Method + + M:System.Collections.IEnumerable.GetEnumerator + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Collections.IEnumerator + + + + Returns an enumerator that iterates through a collection. + An object that can be used to iterate through the collection. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. + + To be added. + To be added. + + + + diff --git a/xml/Azure.Core.GeoJson/GeoLinearRing.xml b/xml/Azure.Core.GeoJson/GeoLinearRing.xml new file mode 100644 index 000000000000..33806c21e4a9 --- /dev/null +++ b/xml/Azure.Core.GeoJson/GeoLinearRing.xml @@ -0,0 +1,67 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Object + + + + + Represents a linear ring that's a part of a polygon + + To be added. + + + + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + + + + + + Initializes new instance of . + + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition> + + + + Returns a view over the coordinates array that forms this linear ring. + + To be added. + To be added. + + + + diff --git a/xml/Azure.Core.GeoJson/GeoObject.xml b/xml/Azure.Core.GeoJson/GeoObject.xml index de8fa01f422b..94bbdc565770 100644 --- a/xml/Azure.Core.GeoJson/GeoObject.xml +++ b/xml/Azure.Core.GeoJson/GeoObject.xml @@ -43,28 +43,6 @@ To be added. - - - - - - - Property - - Azure.Core.Experimental - 0.1.0.0 - - - System.Collections.Generic.IReadOnlyDictionary<System.String,System.Object> - - - - Gets a dictionary of additional properties associated with the . - - To be added. - To be added. - - @@ -136,5 +114,80 @@ To be added. + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + + Tries to get a value of a custom property associated with the . + + To be added. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + + The to write to. + + Serializes this instance using the provided . + + To be added. + + diff --git a/xml/Azure.Core.GeoJson/GeoObjectType.xml b/xml/Azure.Core.GeoJson/GeoObjectType.xml new file mode 100644 index 000000000000..fd8698d634fa --- /dev/null +++ b/xml/Azure.Core.GeoJson/GeoObjectType.xml @@ -0,0 +1,153 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + System.Enum + + + To be added. + To be added. + + + + + + + + + Field + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + 6 + + To be added. + + + + + + + + + Field + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + 4 + + To be added. + + + + + + + + + Field + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + 5 + + To be added. + + + + + + + + + Field + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + 1 + + To be added. + + + + + + + + + Field + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + 3 + + To be added. + + + + + + + + + Field + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + 0 + + To be added. + + + + + + + + + Field + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + 2 + + To be added. + + + + diff --git a/xml/Azure.Core.GeoJson/GeoPoint.xml b/xml/Azure.Core.GeoJson/GeoPoint.xml index f9a79a4dfec4..92a659f4b789 100644 --- a/xml/Azure.Core.GeoJson/GeoPoint.xml +++ b/xml/Azure.Core.GeoJson/GeoPoint.xml @@ -66,11 +66,11 @@ - - + + - - + + Constructor Azure.Core.Experimental @@ -79,12 +79,12 @@ - + The position of the point. The to use. - The set of additional properties associated with the . + The set of custom properties associated with the . Initializes new instance of . @@ -117,12 +117,12 @@ To be added. - - - - - - + + + + + + Property Azure.Core.Experimental @@ -139,5 +139,27 @@ To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. + + To be added. + To be added. + + diff --git a/xml/Azure.Core.GeoJson/GeoPointCollection.xml b/xml/Azure.Core.GeoJson/GeoPointCollection.xml index c34a81408d66..d3ad974f98f8 100644 --- a/xml/Azure.Core.GeoJson/GeoPointCollection.xml +++ b/xml/Azure.Core.GeoJson/GeoPointCollection.xml @@ -61,11 +61,11 @@ - - + + - - + + Constructor Azure.Core.Experimental @@ -74,18 +74,40 @@ - + The collection of inner points. The to use. - The set of additional properties associated with the . + The set of custom properties associated with the . Initializes new instance of . To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition> + + + + Returns a view over the coordinates array that forms this geometry. + + To be added. + To be added. + + @@ -104,8 +126,8 @@ System.Int32 - To be added. - To be added. + Gets the number of elements in the collection. + The number of elements in the collection. To be added. @@ -129,8 +151,8 @@ - To be added. - To be added. + Returns an enumerator that iterates through the collection. + An enumerator that can be used to iterate through the collection. To be added. @@ -156,9 +178,9 @@ - To be added. - To be added. - To be added. + The zero-based index of the element to get. + Gets the element at the specified index in the read-only list. + The element at the specified index in the read-only list. To be added. @@ -182,8 +204,30 @@ - To be added. - To be added. + Returns an enumerator that iterates through a collection. + An object that can be used to iterate through the collection. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. + + To be added. To be added. diff --git a/xml/Azure.Core.GeoJson/GeoPolygon.xml b/xml/Azure.Core.GeoJson/GeoPolygon.xml index cff92b7038ce..7558f6bea304 100644 --- a/xml/Azure.Core.GeoJson/GeoPolygon.xml +++ b/xml/Azure.Core.GeoJson/GeoPolygon.xml @@ -20,18 +20,18 @@ - - - - - + + + + + Constructor Azure.Core.Experimental 0.1.0.0 - + The collection of rings that make up the polygon, first ring is the outer ring others are inner rings. @@ -42,44 +42,110 @@ - - - - - + + + + + Constructor Azure.Core.Experimental 0.1.0.0 - + + + + The positions that make up the outer ring of the polygon. + + Initializes new instance of . + + To be added. + + + + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + - + The collection of rings that make up the polygon, first ring is the outer ring others are inner rings. The to use. - The set of additional properties associated with the . + The set of custom properties associated with the . Initializes new instance of . To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition>> + + + + Returns a view over the coordinates array that forms this geometry. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoLinearRing + + + + Returns the outer right of the polygon + + To be added. + To be added. + + - - + + - - + + Property Azure.Core.Experimental 0.1.0.0 - System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoLine> + System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoLinearRing> @@ -89,5 +155,27 @@ To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. + + To be added. + To be added. + + diff --git a/xml/Azure.Core.GeoJson/GeoPolygonCollection.xml b/xml/Azure.Core.GeoJson/GeoPolygonCollection.xml index e9d6161a4948..fb70630be0f3 100644 --- a/xml/Azure.Core.GeoJson/GeoPolygonCollection.xml +++ b/xml/Azure.Core.GeoJson/GeoPolygonCollection.xml @@ -61,11 +61,11 @@ - - + + - - + + Constructor Azure.Core.Experimental @@ -74,18 +74,40 @@ - + The collection of inner geometries. The to use. - The set of additional properties associated with the . + The set of custom properties associated with the . Initializes new instance of . To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition>>> + + + + Returns a view over the coordinates array that forms this geometry. + + To be added. + To be added. + + @@ -104,8 +126,8 @@ System.Int32 - To be added. - To be added. + Gets the number of elements in the collection. + The number of elements in the collection. To be added. @@ -129,8 +151,8 @@ - To be added. - To be added. + Returns an enumerator that iterates through the collection. + An enumerator that can be used to iterate through the collection. To be added. @@ -156,9 +178,9 @@ - To be added. - To be added. - To be added. + The zero-based index of the element to get. + Gets the element at the specified index in the read-only list. + The element at the specified index in the read-only list. To be added. @@ -182,8 +204,30 @@ - To be added. - To be added. + Returns an enumerator that iterates through a collection. + An object that can be used to iterate through the collection. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.GeoJson.GeoObjectType + + + + Gets the GeoJSON type of this object. + + To be added. To be added. diff --git a/xml/Azure.Core.GeoJson/GeoPosition.xml b/xml/Azure.Core.GeoJson/GeoPosition.xml index ebadad84460c..a79f058a235b 100644 --- a/xml/Azure.Core.GeoJson/GeoPosition.xml +++ b/xml/Azure.Core.GeoJson/GeoPosition.xml @@ -93,6 +93,26 @@ To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.Int32 + + + + To be added. + To be added. + + @@ -114,9 +134,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -139,9 +160,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -162,12 +184,36 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.Double + + + + + + + + To be added. + To be added. + + @@ -286,8 +332,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Core/DynamicContent.xml b/xml/Azure.Core/DynamicContent.xml new file mode 100644 index 000000000000..01baeeb03bf0 --- /dev/null +++ b/xml/Azure.Core/DynamicContent.xml @@ -0,0 +1,132 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.RequestContent + + + + + [System.Diagnostics.DebuggerDisplay("Content: {_body}")] + [<System.Diagnostics.DebuggerDisplay("Content: {_body}")>] + + + + + Represents the sent as part of the Azure.Core.Request. + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + Frees resources held by the object. + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + The length of the underlying data. + + Attempts to compute the length of the underlying content, if available. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + + + The stream to write to. + To cancellation token to use. + + Writes contents of this object to an instance of . + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Threading.Tasks.Task + + + + + + + The stream to write to. + To cancellation token to use. + + Writes contents of this object to an instance of . + + To be added. + To be added. + + + + diff --git a/xml/Azure.Core/DynamicJson.xml b/xml/Azure.Core/DynamicJson.xml index 273cc41f7366..6d9db26fce7e 100644 --- a/xml/Azure.Core/DynamicJson.xml +++ b/xml/Azure.Core/DynamicJson.xml @@ -21,6 +21,24 @@ To be added. + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + + + Construcs a new DynamicJson which represents an empty JSON object. + + To be added. + + @@ -190,7 +208,7 @@ - + @@ -220,7 +238,7 @@ - + @@ -1222,9 +1240,9 @@ - To be added. - To be added. - To be added. + The expression tree representation of the runtime value. + Returns the responsible for binding operations performed on this object. + The to bind this object. To be added. @@ -1266,8 +1284,8 @@ - To be added. - To be added. + Returns a string that represents the current object. + A string that represents the current object. To be added. diff --git a/xml/Azure.Core/DynamicRequest.xml b/xml/Azure.Core/DynamicRequest.xml new file mode 100644 index 000000000000..bad5b96b1f87 --- /dev/null +++ b/xml/Azure.Core/DynamicRequest.xml @@ -0,0 +1,379 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.Request + + + + + [System.Diagnostics.DebuggerDisplay("Body: {Body}")] + [<System.Diagnostics.DebuggerDisplay("Body: {Body}")>] + + + + + Represents an HTTP request with content. + + To be added. + + + + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + + + + + The to send. + The HTTP pipeline for sending and receiving REST requests and responses. + + Creates an instance of that wraps content. + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + + + The header name. + The header value. + + Adds a header value to the header collection. + + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.DynamicJson + + + + The JSON body of request. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.String + + + + Gets or sets the client request id that was sent to the server as x-ms-client-request-id headers. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + The header name. + + Returns true if the header is stored in the collection. + + + true if the specified header is stored in the collection, otherwise false. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.RequestContent + + + + Gets or sets the request content. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + Frees resources held by the object. + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + + true if we should dispose, otherwise false + + Frees resources held by the object. + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Collections.Generic.IEnumerable<Azure.Core.HttpHeader> + + + + + Returns an iterator enumerating in the request. + + The enumerating in the response. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + The header name. + + Removes the header from the collection. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.DynamicResponse + + + + + + The cancellation token. + + Send the request synchronously. + + The response dynamically typed in a . + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Threading.Tasks.Task<Azure.Core.DynamicResponse> + + + + + + The cancellation token. + + Send the request asynchronously. + + The response dynamically typed in a . + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + + The header name. + The reference to populate with value. + + Returns header value if the header is stored in the collection. If the header has multiple values they are going to be joined with a comma. + + + true if the specified header is stored in the collection, otherwise false. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + + The header name. + The reference to populate with values. + + Returns header values if the header is stored in the collection. + + + true if the specified header is stored in the collection, otherwise false. + To be added. + + + + diff --git a/xml/Azure.Core/DynamicResponse.xml b/xml/Azure.Core/DynamicResponse.xml new file mode 100644 index 000000000000..9ae16112bc32 --- /dev/null +++ b/xml/Azure.Core/DynamicResponse.xml @@ -0,0 +1,318 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Response + + + + + [System.Diagnostics.DebuggerDisplay("Status: {Response.Status}, Value: {Value}")] + [<System.Diagnostics.DebuggerDisplay("Status: {Response.Status}, Value: {Value}")>] + + + + + Represents a result of Azure operation with a response. + + To be added. + + + + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + + + + + The response returned by the service. + The body returned by the service. + + Represents a result of Azure operation with a response. + + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.DynamicJson + + + + The JSON body of the response. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.String + + + + Gets the client request id that was sent to the server as x-ms-client-request-id headers. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + The header name. + + Returns true if the header is stored in the collection. + + + true if the specified header is stored in the collection, otherwise false. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.IO.Stream + + + + Gets the contents of HTTP response. Returns null for responses without content. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + Frees resources held by the object. + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Void + + + + + + true if we should dispose, otherwise false + + Frees resources held by the object. + + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Collections.Generic.IEnumerable<Azure.Core.HttpHeader> + + + + + Returns an iterator for enumerating in the response. + + The enumerating in the response. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.String + + + + Gets the HTTP reason phrase. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Core.Experimental + 0.1.0.0 + + + System.Int32 + + + + Gets the HTTP status code. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + + The header name. + The reference to populate with value. + + Returns header value if the header is stored in the collection. If header has multiple values they are going to be joined with a comma. + + + true if the specified header is stored in the collection, otherwise false. + To be added. + + + + + + + + + Method + + Azure.Core.Experimental + 0.1.0.0 + + + System.Boolean + + + + + + + The header name. + The reference to populate with values. + + Returns header values if the header is stored in the collection. + + + true if the specified header is stored in the collection, otherwise false. + To be added. + + + + diff --git a/xml/Azure.Core/ProtocolClientOptions.xml b/xml/Azure.Core/ProtocolClientOptions.xml new file mode 100644 index 000000000000..7bc70d7f7423 --- /dev/null +++ b/xml/Azure.Core/ProtocolClientOptions.xml @@ -0,0 +1,39 @@ + + + + + + + + Azure.Core.Experimental + 0.1.0.0 + + + Azure.Core.ClientOptions + + + + + A concrete ClientOptions for use by client with no additonal options other than the common ones. + + To be added. + + + + + + + + Constructor + + Azure.Core.Experimental + 0.1.0.0 + + + + To be added. + To be added. + + + + diff --git a/xml/Azure.Cosmos.Fluent/CosmosClientBuilder.xml b/xml/Azure.Cosmos.Fluent/CosmosClientBuilder.xml index 739cc5d78761..da3a6b4c44ed 100644 --- a/xml/Azure.Cosmos.Fluent/CosmosClientBuilder.xml +++ b/xml/Azure.Cosmos.Fluent/CosmosClientBuilder.xml @@ -226,8 +226,8 @@ For more information, see Connection policy: Use direct connection mode. - + @@ -281,8 +281,8 @@ The object To be added. - + @@ -375,8 +375,8 @@ The object To be added. - + @@ -405,7 +405,7 @@ The current . To be added. - + When a request fails due to a rate limiting error, the service sends back a response that contains a value indicating the client should not retry before the time period has @@ -415,7 +415,7 @@ For more information, see Handle rate limiting/request rate too large. - + diff --git a/xml/Azure.Cosmos.Scripts/CosmosScripts.xml b/xml/Azure.Cosmos.Scripts/CosmosScripts.xml index ea995c2436dc..c8f0ca790f2c 100644 --- a/xml/Azure.Cosmos.Scripts/CosmosScripts.xml +++ b/xml/Azure.Cosmos.Scripts/CosmosScripts.xml @@ -17,9 +17,9 @@ Represents script operations on an Azure Cosmos container. To be added. - + diff --git a/xml/Azure.Cosmos/ContainerProperties.xml b/xml/Azure.Cosmos/ContainerProperties.xml index 77b5871c36c8..538882369373 100644 --- a/xml/Azure.Cosmos/ContainerProperties.xml +++ b/xml/Azure.Cosmos/ContainerProperties.xml @@ -28,7 +28,7 @@ they can be authorized using either the master key or resource keys. Refer to http://azure.microsoft.com/documentation/articles/documentdb-resources/#collections for more details on containers. - + The example below creates a new partitioned container with 50000 Request-per-Unit throughput. The partition key is the first level 'country' property in all the documents within this container. @@ -52,7 +52,7 @@ Container container = client.GetDatabase("dbName"].Containers["MyCollection"]; await container.DeleteAsync(); ]]> - + diff --git a/xml/Azure.Cosmos/CosmosClientOptions.xml b/xml/Azure.Cosmos/CosmosClientOptions.xml index cd0fa4151c49..699a099d9422 100644 --- a/xml/Azure.Cosmos/CosmosClientOptions.xml +++ b/xml/Azure.Cosmos/CosmosClientOptions.xml @@ -129,8 +129,8 @@ For more information, see Connection policy: Use direct connection mode. - + diff --git a/xml/Azure.Cosmos/ItemRequestOptions.xml b/xml/Azure.Cosmos/ItemRequestOptions.xml index 541e9457c73c..1e6d305a9f39 100644 --- a/xml/Azure.Cosmos/ItemRequestOptions.xml +++ b/xml/Azure.Cosmos/ItemRequestOptions.xml @@ -85,8 +85,8 @@ The indexing directive to use with a request. To be added. - + diff --git a/xml/Azure.Messaging.EventHubs.Producer/EventHubProducerClient.xml b/xml/Azure.Messaging.EventHubs.Producer/EventHubProducerClient.xml index 17c1b64515d3..ce43231d5b78 100644 --- a/xml/Azure.Messaging.EventHubs.Producer/EventHubProducerClient.xml +++ b/xml/Azure.Messaging.EventHubs.Producer/EventHubProducerClient.xml @@ -730,13 +730,13 @@ When published, the result is atomic; either all events that belong to the set were successful or all have failed. Partial success is not possible. + - Occurs when the set of events exceeds the maximum size allowed in a single batch, as determined by the Event Hubs service. The will be set to in this case. - + @@ -779,13 +779,13 @@ When published, the result is atomic; either all events that belong to the set were successful or all have failed. Partial success is not possible. + - Occurs when the set of events exceeds the maximum size allowed in a single batch, as determined by the Event Hubs service. The will be set to in this case. - + diff --git a/xml/Azure.Messaging.ServiceBus.Administration/RuleFilter.xml b/xml/Azure.Messaging.ServiceBus.Administration/RuleFilter.xml index 05e0af22f4a2..73ab66041108 100644 --- a/xml/Azure.Messaging.ServiceBus.Administration/RuleFilter.xml +++ b/xml/Azure.Messaging.ServiceBus.Administration/RuleFilter.xml @@ -25,10 +25,10 @@ Filter is an abstract class with the following concrete implementations: SqlRuleFilter that represents a filter using SQL syntax. CorrelationRuleFilter that provides an optimization for correlation equality expressions. - + diff --git a/xml/Azure.Messaging.ServiceBus/ServiceBusReceiver.xml b/xml/Azure.Messaging.ServiceBus/ServiceBusReceiver.xml index a03cde6b3d57..c90bf2644344 100644 --- a/xml/Azure.Messaging.ServiceBus/ServiceBusReceiver.xml +++ b/xml/Azure.Messaging.ServiceBus/ServiceBusReceiver.xml @@ -561,8 +561,8 @@ The deferred message identified by the specified sequence number. Returns null if no message is found. Throws if the message has not been deferred. To be added. - + @@ -594,8 +594,8 @@ Messages identified by sequence number are returned. Returns null if no messages are found. Throws if the messages have not been deferred. To be added. - + diff --git a/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultDataAction.xml b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultDataAction.xml new file mode 100644 index 000000000000..c330ba3c3b4f --- /dev/null +++ b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultDataAction.xml @@ -0,0 +1,810 @@ + + + + + + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.ValueType + + + + System.IEquatable<Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction> + + + + Supported permissions for data actions. + To be added. + + + + + + + + + Constructor + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + + + To be added. + Determines if two values are the same. + To be added. + + is null. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Backup HSM keys. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Create an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Decrypt using an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Delete an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Delete role assignment. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Download an HSM security domain. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Encrypt using an HSM key. + To be added. + To be added. + + + + + + + + + Method + + M:System.IEquatable`1.Equals(`0) + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Boolean + + + + + + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Export an HSM key. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Int32 + + + + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Get role assignment. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Import an HSM key. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + Determines if two values are the same. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + + + + To be added. + Converts a string to a . + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + Determines if two values are not the same. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Purge a deleted HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Read deleted HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Read an HSM backup status. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Read HSM key metadata. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Read an HSM restore status. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Check the status of the HSM security domain exchange file. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Download an HSM security domain transfer key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Get role definition. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Recover deleted HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Restore HSM keys. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Sign using an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Start an HSM backup. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Start an HSM restore. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.String + + + + Returns the fully qualified type name of this instance. + The fully qualified type name. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Unwrap using an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Upload an HSM security domain. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Verify using an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Wrap using an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Update an HSM key. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction + + + Create or update role assignment. + To be added. + To be added. + + + + diff --git a/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleDefinitionType.xml b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleDefinitionType.xml new file mode 100644 index 000000000000..a724ca82a744 --- /dev/null +++ b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleDefinitionType.xml @@ -0,0 +1,250 @@ + + + + + + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.ValueType + + + + System.IEquatable<Azure.Security.KeyVault.Administration.Models.KeyVaultRoleDefinitionType> + + + + The role definition type. + To be added. + + + + + + + + + Constructor + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + + + To be added. + Determines if two values are the same. + To be added. + + is null. + + + + + + + + + Method + + M:System.IEquatable`1.Equals(`0) + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Boolean + + + + + + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Int32 + + + + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleDefinitionType + + + Microsoft.Authorization/roleDefinitions. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + Determines if two values are the same. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleDefinitionType + + + + + + To be added. + Converts a string to a . + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + Determines if two values are not the same. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.String + + + + Returns the fully qualified type name of this instance. + The fully qualified type name. + To be added. + + + + diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleScope.xml b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleScope.xml similarity index 64% rename from xml/Azure.Security.KeyVault.Administration/KeyVaultRoleScope.xml rename to xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleScope.xml index 77a3f7c083f0..dd61a9315f94 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleScope.xml +++ b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleScope.xml @@ -1,7 +1,7 @@ - - - - + + + + @@ -13,22 +13,20 @@ - System.IEquatable<Azure.Security.KeyVault.Administration.KeyVaultRoleScope> + System.IEquatable<Azure.Security.KeyVault.Administration.Models.KeyVaultRoleScope> - - A scope of the role assignment. - + The role scope. To be added. - + - + Constructor Azure.Security.KeyVault.Administration @@ -38,19 +36,19 @@ - The string value of the instance. - - Initializes a new instance of the structure. - + To be added. + Determines if two values are the same. To be added. + + is null. - + - + Constructor Azure.Security.KeyVault.Administration @@ -62,17 +60,17 @@ The Resource Id for the given Resource. - Initializes a new instance of the structure. + Initializes a new instance of the structure. To be added. - - - + + + - + Method M:System.IEquatable`1.Equals(`0) @@ -85,20 +83,20 @@ System.Boolean - + - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. - - + Method @@ -119,17 +117,17 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. - - + Method @@ -148,62 +146,57 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. - - - - + + + - + Property Azure.Security.KeyVault.Administration 4.0.0.0 - Azure.Security.KeyVault.Administration.KeyVaultRoleScope + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleScope - - Role assignments apply to everything on the resource. - + Global scope. To be added. To be added. - - - + + + - + Property Azure.Security.KeyVault.Administration 4.0.0.0 - Azure.Security.KeyVault.Administration.KeyVaultRoleScope + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleScope - - Role assignments apply to all Keys. - + Keys scope. To be added. To be added. - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -213,51 +206,47 @@ System.Boolean - - + + - The first to compare. - The second to compare. - - Determines if two values are the same. - - True if and are the same; otherwise, false. + To be added. + To be added. + Determines if two values are the same. + To be added. To be added. - - - + + + - + Method Azure.Security.KeyVault.Administration 4.0.0.0 - Azure.Security.KeyVault.Administration.KeyVaultRoleScope + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleScope - The string value to convert. - - Converts a string to a . - + To be added. + Converts a string to a . To be added. To be added. - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -267,23 +256,21 @@ System.Boolean - - + + - The first to compare. - The second to compare. - - Determines if two values are different. - - True if and are different; otherwise, false. + To be added. + To be added. + Determines if two values are not the same. + To be added. To be added. - + Method @@ -296,10 +283,9 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. - diff --git a/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleType.xml b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleType.xml new file mode 100644 index 000000000000..2562c9c47464 --- /dev/null +++ b/xml/Azure.Security.KeyVault.Administration.Models/KeyVaultRoleType.xml @@ -0,0 +1,270 @@ + + + + + + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.ValueType + + + + System.IEquatable<Azure.Security.KeyVault.Administration.Models.KeyVaultRoleType> + + + + The role type. + To be added. + + + + + + + + + Constructor + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + + + To be added. + Determines if two values are the same. + To be added. + + is null. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleType + + + Built in role. + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleType + + + Custom role. + To be added. + To be added. + + + + + + + + + Method + + M:System.IEquatable`1.Equals(`0) + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Boolean + + + + + + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Int32 + + + + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + Determines if two values are the same. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.Models.KeyVaultRoleType + + + + + + To be added. + Converts a string to a . + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + Determines if two values are not the same. + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.String + + + + Returns the fully qualified type name of this instance. + The fully qualified type name. + To be added. + + + + diff --git a/xml/Azure.Security.KeyVault.Administration/BackupOperation.xml b/xml/Azure.Security.KeyVault.Administration/BackupOperation.xml index b90024bc1283..b2ffaac8c60d 100644 --- a/xml/Azure.Security.KeyVault.Administration/BackupOperation.xml +++ b/xml/Azure.Security.KeyVault.Administration/BackupOperation.xml @@ -88,9 +88,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -109,7 +115,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -130,7 +138,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -151,7 +161,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -197,10 +210,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -222,10 +239,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -270,10 +291,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -296,11 +321,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Administration/BackupResult.xml b/xml/Azure.Security.KeyVault.Administration/BackupResult.xml index cf7e57e9df3f..fb073a73427a 100644 --- a/xml/Azure.Security.KeyVault.Administration/BackupResult.xml +++ b/xml/Azure.Security.KeyVault.Administration/BackupResult.xml @@ -19,45 +19,45 @@ To be added. - - - - - - + + + + + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.Uri + System.DateTimeOffset - Gets the location of the full backup. + Gets the end time of the backup operation. To be added. To be added. - - - - - - + + + + + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.DateTimeOffset + System.Uri - Gets the end time of the backup operation. + Gets the location of the full backup. To be added. To be added. diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultAccessControlClient.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultAccessControlClient.xml index 9bd1319de81a..f26f1a38b81e 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultAccessControlClient.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultAccessControlClient.xml @@ -94,12 +94,80 @@ or is null. + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition> + + + + + + + + + + The description for the role definition. + The permissions granted by the role definition when assigned to a principal. + The scope of the to create. The default value is . + Optional name used to create the role definition. A new will be generated if not specified. + A controlling the request lifetime. + + Creates or updates a role definition. + + A containing the result of the operation. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition>> + + + + + + + + + + The description for the role definition. + The permissions granted by the role definition when assigned to a principal. + The scope of the to create. The default value is . + Optional name used to create the role definition. A new will be generated if not specified. + A controlling the request lifetime. + + Creates or updates a role definition. + + A representing the result of the asynchronous operation. + To be added. + + - - - - - + + + + + Method Azure.Security.KeyVault.Administration @@ -109,22 +177,22 @@ Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment> - + - + The scope of the role assignment to create. The role definition ID used in the role assignment. The principal ID assigned to the role. This maps to the ID inside the Active Directory. It can point to a user, service principal, or security group. - Optional name used to create the role assignment. A new will be generated if not specified. - The cancellation token to use. + Optional name used to create the role assignment. A new will be generated if not specified. + A controlling the request lifetime. Creates a . - To be added. + A containing the result of the operation. To be added. The server returned an error. See for details returned from the server. @@ -134,11 +202,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Administration @@ -148,22 +216,22 @@ System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment>> - + - + The scope of the role assignment to create. The role definition ID used in the role assignment. The principal ID assigned to the role. This maps to the ID inside the Active Directory. It can point to a user, service principal, or security group. - Optional name used to create the role assignment. A new will be generated if not specified. - The cancellation token to use. + Optional name used to create the role assignment. A new will be generated if not specified. + A controlling the request lifetime. Creates a . - To be added. + A containing the result of the asynchronous operation. To be added. The server returned an error. See for details returned from the server. @@ -173,11 +241,11 @@ - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -187,30 +255,32 @@ Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment> - + The scope of the role assignment. The name of the role assignment to get. - The cancellation token to use. + A controlling the request lifetime. Delete the specified role assignment. - To be added. + A containing the result of the operation. To be added. The server returned an error. See for details returned from the server. - or is null. + is null. + + is empty. - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -220,30 +290,92 @@ System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment>> - + The scope of the role assignment. The name of the role assignment to get. - The cancellation token to use. + A controlling the request lifetime. Delete the specified role assignment. - To be added. + A containing the result of the asynchronous operation. To be added. The server returned an error. See for details returned from the server. - or is null. + is null. + + is empty. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition> + + + + + + + + + + A controlling the request lifetime. + + Deletes a role definition. + + A containing the result of the operation. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition>> + + + + + + + + The name used of the role definition to delete. + The scope of the role to delete. + A controlling the request lifetime. + + Deletes a role definition. + + A representing the result of the asynchronous operation. + To be added. - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -253,30 +385,32 @@ Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment> - + The scope of the role assignment. The name of the role assignment to get. - The cancellation token to use. + A controlling the request lifetime. Get the specified role assignment. - To be added. + A containing the result of the operation. To be added. The server returned an error. See for details returned from the server. - or is null. + is null. + + is empty. - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -286,30 +420,32 @@ System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment>> - + The scope of the role assignment. The name of the role assignment to get. - The cancellation token to use. + A controlling the request lifetime. Get the specified role assignment. - To be added. + A containing the result of the asynchronous operation. To be added. The server returned an error. See for details returned from the server. - or is null. + is null. + + is empty. - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -319,12 +455,12 @@ Azure.Pageable<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment> - + The scope of the role assignments. - The cancellation token to use. + A controlling the request lifetime. Gets the s for a scope. @@ -336,11 +472,11 @@ - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -350,12 +486,12 @@ Azure.AsyncPageable<Azure.Security.KeyVault.Administration.KeyVaultRoleAssignment> - + The scope of the role assignments. - The cancellation token to use. + A controlling the request lifetime. 0 Gets the s for a scope. @@ -366,12 +502,78 @@ is null. + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition> + + + + + + + + The role definition name. + The scope of the role assignments. + A controlling the request lifetime. + + Get a specific role definition. + + To be added. + To be added. + The server returned an error. See for details returned from the server. + + is null. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition>> + + + + + + + + The role definition name. + The scope of the role definition. + A controlling the request lifetime. + + Get a specific role definition. + + To be added. + To be added. + The server returned an error. See for details returned from the server. + + is null. + + - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -381,12 +583,12 @@ Azure.Pageable<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition> - + The scope of the role assignments. - The cancellation token to use. + A controlling the request lifetime. Get all role definitions that are applicable at scope and above. @@ -398,11 +600,11 @@ - - - + + + - + Method Azure.Security.KeyVault.Administration @@ -412,12 +614,12 @@ Azure.AsyncPageable<Azure.Security.KeyVault.Administration.KeyVaultRoleDefinition> - + The scope of the role definition. - The cancellation token to use. + A controlling the request lifetime. Get all role definitions that are applicable at scope and above. diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions+ServiceVersion.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions+ServiceVersion.xml index b7181f96357d..fd6a066069d6 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions+ServiceVersion.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions+ServiceVersion.xml @@ -19,12 +19,12 @@ To be added. - - - - - - + + + + + + Field Azure.Security.KeyVault.Administration @@ -36,7 +36,7 @@ 1 - The Key Vault API version 7.2-preview. + The Key Vault API version 7.2. diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions.xml index c51674787926..b572ddd20179 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationClientOptions.xml @@ -20,10 +20,10 @@ - + - + Constructor diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationModelFactory.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationModelFactory.xml index 8b6530f53eca..360d44d0e045 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationModelFactory.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultAdministrationModelFactory.xml @@ -58,11 +58,11 @@ - - + + - - + + Method Azure.Security.KeyVault.Administration @@ -72,12 +72,12 @@ Azure.Security.KeyVault.Administration.BackupResult - + - The location of the backup. + The location of the backup. The start time of the backup operation. The end time of the backup operation. @@ -184,11 +184,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Administration @@ -205,7 +205,7 @@ - + The role definition ID. @@ -223,5 +223,33 @@ To be added. + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.RestoreResult + + + + + + + The start time of the restore operation. + The end time of the restore operation. + + Initializes a new instance of a for mocking purposes. + + A new instance. + To be added. + + diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultBackupClient.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultBackupClient.xml index f1c2e1f08633..46f046694fb3 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultBackupClient.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultBackupClient.xml @@ -159,11 +159,11 @@ - - + + - - + + Method Azure.Security.KeyVault.Administration @@ -173,12 +173,12 @@ Azure.Security.KeyVault.Administration.RestoreOperation - + - + The for the blob storage resource, including the path to the blob container where the backup resides. This would be the exact value that is returned as the result of a . An example Uri path may look like the following: https://contoso.blob.core.windows.net/backup/mhsm-contoso-2020090117323313. @@ -191,16 +191,16 @@ A to wait on this long-running operation. To be added. - or is null. + or is null. The server returned an error. See for details returned from the server. - - + + - - + + Method Azure.Security.KeyVault.Administration @@ -210,12 +210,12 @@ System.Threading.Tasks.Task<Azure.Security.KeyVault.Administration.RestoreOperation> - + - + The for the blob storage resource, including the path to the blob container where the backup resides. This would be the exact value that is returned as the result of a . An example Uri may look like the following: https://contoso.blob.core.windows.net/backup/mhsm-contoso-2020090117323313. @@ -228,33 +228,33 @@ A to wait on this long-running operation. To be added. - or is null. + or is null. The server returned an error. See for details returned from the server. - - + + - - + + Method Azure.Security.KeyVault.Administration 4.0.0.0 - Azure.Security.KeyVault.Administration.RestoreOperation + Azure.Security.KeyVault.Administration.SelectiveKeyRestoreOperation - + The name of the key to be restored from the supplied backup. - + The for the blob storage resource, including the path to the blob container where the backup resides. This would be the exact value that is returned as the result of a . An example Uri path may look like the following: https://contoso.blob.core.windows.net/backup/mhsm-contoso-2020090117323313. @@ -267,33 +267,33 @@ A to wait on this long-running operation. To be added. - or is null. + or is null. The server returned an error. See for details returned from the server. - - + + - - + + Method Azure.Security.KeyVault.Administration 4.0.0.0 - System.Threading.Tasks.Task<Azure.Security.KeyVault.Administration.RestoreOperation> + System.Threading.Tasks.Task<Azure.Security.KeyVault.Administration.SelectiveKeyRestoreOperation> - + The name of the key to be restored from the supplied backup. - + The for the blob storage resource, including the path to the blob container where the backup resides. This would be the exact value that is returned as the result of a . An example Uri path may look like the following: https://contoso.blob.core.windows.net/backup/mhsm-contoso-2020090117323313. @@ -306,7 +306,7 @@ A to wait on this long-running operation. To be added. - or is null. + or is null. The server returned an error. See for details returned from the server. diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultPermission.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultPermission.xml index 9dad506fbbb8..22af940ed323 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultPermission.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultPermission.xml @@ -34,12 +34,12 @@ To be added. - - - - - - + + + + + + Property Azure.Security.KeyVault.Administration @@ -49,37 +49,37 @@ System.Collections.Generic.IList<System.String> - Allowed actions. + Action permissions that are granted. To be added. To be added. - - - - - - + + + + + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.Collections.Generic.IList<System.String> + System.Collections.Generic.IList<Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction> - Allowed Data actions. + Data action permissions that are granted. To be added. To be added. - - - - - - + + + + + + Property Azure.Security.KeyVault.Administration @@ -89,27 +89,27 @@ System.Collections.Generic.IList<System.String> - Denied actions. + Action permissions that are excluded but not denied. They may be granted by other role definitions assigned to a principal. To be added. To be added. - - - - - - + + + + + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.Collections.Generic.IList<System.String> + System.Collections.Generic.IList<Azure.Security.KeyVault.Administration.Models.KeyVaultDataAction> - Denied Data actions. + Data action permissions that are excluded but not denied. They may be granted by other role definitions assigned to a principal. To be added. To be added. diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignment.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignment.xml index 9ae3805c95cc..192c032bbd7b 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignment.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignment.xml @@ -78,12 +78,12 @@ To be added. - - - - - - + + + + + + Property Azure.Security.KeyVault.Administration diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignmentPropertiesWithScope.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignmentPropertiesWithScope.xml index 4566d1a55bf8..768cd7cde845 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignmentPropertiesWithScope.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleAssignmentPropertiesWithScope.xml @@ -59,21 +59,21 @@ - - + + - - + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.String + System.Nullable<Azure.Security.KeyVault.Administration.Models.KeyVaultRoleScope> - The role assignment scope. + The role scope. To be added. To be added. diff --git a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleDefinition.xml b/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleDefinition.xml index b92341b31e56..65a660a3ebb3 100644 --- a/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleDefinition.xml +++ b/xml/Azure.Security.KeyVault.Administration/KeyVaultRoleDefinition.xml @@ -35,18 +35,18 @@ - - + + - - + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.Collections.Generic.IList<System.String> + System.Collections.Generic.IList<Azure.Security.KeyVault.Administration.Models.KeyVaultRoleScope> Role definition assignable scopes. @@ -155,18 +155,18 @@ - - + + - - + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.String + System.Nullable<Azure.Security.KeyVault.Administration.Models.KeyVaultRoleType> The role type. @@ -175,18 +175,18 @@ - - + + - - + + Property Azure.Security.KeyVault.Administration 4.0.0.0 - System.String + System.Nullable<Azure.Security.KeyVault.Administration.Models.KeyVaultRoleDefinitionType> The role definition type. diff --git a/xml/Azure.Security.KeyVault.Administration/RestoreOperation.xml b/xml/Azure.Security.KeyVault.Administration/RestoreOperation.xml index c6d4e4c14f98..40bf2cc1ac77 100644 --- a/xml/Azure.Security.KeyVault.Administration/RestoreOperation.xml +++ b/xml/Azure.Security.KeyVault.Administration/RestoreOperation.xml @@ -88,9 +88,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -109,7 +115,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -130,7 +138,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -151,7 +161,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -197,10 +210,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -222,10 +239,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -244,9 +265,13 @@ Azure.Security.KeyVault.Administration.RestoreResult - To be added. + + Final result of the long-running operation. + To be added. - To be added. + + This property can be accessed only after the operation completes successfully (HasValue is true). + @@ -268,10 +293,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -294,11 +323,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Administration/SelectiveKeyRestoreOperation.xml b/xml/Azure.Security.KeyVault.Administration/SelectiveKeyRestoreOperation.xml new file mode 100644 index 000000000000..afa974376ce4 --- /dev/null +++ b/xml/Azure.Security.KeyVault.Administration/SelectiveKeyRestoreOperation.xml @@ -0,0 +1,334 @@ + + + + + + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Operation<Azure.Security.KeyVault.Administration.SelectiveKeyRestoreResult> + + Azure.Security.KeyVault.Administration.SelectiveKeyRestoreResult + + + + + + A long-running operation for or . + + To be added. + + + + + + + + + Constructor + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + + + + + An instance of . + The from a previous . + + Creates an instance of a SelectiveKeyRestoreOperation from a previously started operation. , , + , or must be called + to re-populate the details of this operation. + + To be added. + + or is null. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Nullable<System.DateTimeOffset> + + + + The end time of the restore operation. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Response + + + + + The last HTTP response received from the server. + + To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + Returns true if the long-running operation completed. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Boolean + + + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.String + + + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Nullable<System.DateTimeOffset> + + + + The start time of the restore operation. + + To be added. + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Response + + + + + + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Threading.Tasks.ValueTask<Azure.Response> + + + + + + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + Azure.Security.KeyVault.Administration.SelectiveKeyRestoreResult + + + + Final result of the long-running operation. + + To be added. + + This property can be accessed only after the operation completes successfully (HasValue is true). + + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Threading.Tasks.ValueTask<Azure.Response<Azure.Security.KeyVault.Administration.SelectiveKeyRestoreResult>> + + + + + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + + + + + + + + + + Method + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Threading.Tasks.ValueTask<Azure.Response<Azure.Security.KeyVault.Administration.SelectiveKeyRestoreResult>> + + + + + + + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + + + + + diff --git a/xml/Azure.Security.KeyVault.Administration/SelectiveKeyRestoreResult.xml b/xml/Azure.Security.KeyVault.Administration/SelectiveKeyRestoreResult.xml new file mode 100644 index 000000000000..612ea8092c04 --- /dev/null +++ b/xml/Azure.Security.KeyVault.Administration/SelectiveKeyRestoreResult.xml @@ -0,0 +1,67 @@ + + + + + + + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.Object + + + + + The result of a selective key restore operation. + + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.DateTimeOffset + + + + Gets the end time of the selective key restore operation. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Administration + 4.0.0.0 + + + System.DateTimeOffset + + + + Gets the start time of the selective key restore operation. + + To be added. + To be added. + + + + diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions+ServiceVersion.xml b/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions+ServiceVersion.xml index 77643bf0ad6a..40cb53681cad 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions+ServiceVersion.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions+ServiceVersion.xml @@ -72,5 +72,26 @@ + + + + + + + Field + + Azure.Security.KeyVault.Certificates + 4.2.0.0 + + + Azure.Security.KeyVault.Certificates.CertificateClientOptions+ServiceVersion + + 2 + + + The Key Vault API version 7.2. + + + diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions.xml b/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions.xml index 74f1145fec60..721a7913a64c 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificateClientOptions.xml @@ -25,11 +25,13 @@ - + - + + + Constructor Azure.Security.KeyVault.Certificates diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificateContentType.xml b/xml/Azure.Security.KeyVault.Certificates/CertificateContentType.xml index 2d9902c777f5..726d6465baf2 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificateContentType.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificateContentType.xml @@ -81,9 +81,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -117,9 +118,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -151,8 +153,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -329,8 +331,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificateKeyCurveName.xml b/xml/Azure.Security.KeyVault.Certificates/CertificateKeyCurveName.xml index 98b748931746..16144469049f 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificateKeyCurveName.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificateKeyCurveName.xml @@ -81,9 +81,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -117,9 +118,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -151,8 +153,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -387,8 +389,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificateKeyType.xml b/xml/Azure.Security.KeyVault.Certificates/CertificateKeyType.xml index 495e68baeac9..eae275539744 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificateKeyType.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificateKeyType.xml @@ -135,9 +135,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -171,9 +172,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -205,8 +207,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -383,8 +385,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificateKeyUsage.xml b/xml/Azure.Security.KeyVault.Certificates/CertificateKeyUsage.xml index 5db79a79927d..610900c6ba43 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificateKeyUsage.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificateKeyUsage.xml @@ -216,9 +216,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -252,9 +253,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -286,8 +288,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -518,8 +520,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificateOperation.xml b/xml/Azure.Security.KeyVault.Certificates/CertificateOperation.xml index e0b3dc5354ed..66adfc72dcec 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificateOperation.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificateOperation.xml @@ -208,9 +208,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -288,7 +294,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -408,9 +417,13 @@ Azure.Security.KeyVault.Certificates.KeyVaultCertificateWithPolicy - To be added. + + Final result of the long-running operation. + To be added. - To be added. + + This property can be accessed only after the operation completes successfully (HasValue is true). + @@ -437,10 +450,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -468,11 +485,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificatePolicy.xml b/xml/Azure.Security.KeyVault.Certificates/CertificatePolicy.xml index 2f46b671760e..3bb7b1b85d33 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificatePolicy.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificatePolicy.xml @@ -24,6 +24,48 @@ To be added. + + + + + + Constructor + + Azure.Security.KeyVault.Certificates + 4.2.0.0 + + + + + Initializes a new instance of the class to pass to + or + . + + + + Use this constructor if, for example, you want to import a PEM-encoded certificate. The will be + and the and will + be parsed from the imported certificate. + + byte[] certificateBytes = File.ReadAllBytes("certificate.pem"); + + ImportCertificateOptions options = new ImportCertificateOptions(certificateName, certificateBytes) + { + Policy = new CertificatePolicy + { + ContentType = CertificateContentType.Pem + } + }; + + + You must use one of the other constructors to pass an instance to + or + + because and one of or are required. + + + + @@ -258,8 +300,9 @@ - Gets a new suitable for self-signed certificate requests. - You should change the before passing this policy to create a certificate. + Gets a new suitable for self-signed certificate requests + with the "CN=DefaultPolicy". To change the Subject, create a new instance + using one of the constructors. To be added. To be added. diff --git a/xml/Azure.Security.KeyVault.Certificates/CertificatePolicyAction.xml b/xml/Azure.Security.KeyVault.Certificates/CertificatePolicyAction.xml index 0048351ec743..443b357a989b 100644 --- a/xml/Azure.Security.KeyVault.Certificates/CertificatePolicyAction.xml +++ b/xml/Azure.Security.KeyVault.Certificates/CertificatePolicyAction.xml @@ -135,9 +135,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -171,9 +172,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -205,8 +207,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -329,8 +331,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Certificates/DeleteCertificateOperation.xml b/xml/Azure.Security.KeyVault.Certificates/DeleteCertificateOperation.xml index a3c2a596a921..08ce58dbacf5 100644 --- a/xml/Azure.Security.KeyVault.Certificates/DeleteCertificateOperation.xml +++ b/xml/Azure.Security.KeyVault.Certificates/DeleteCertificateOperation.xml @@ -48,9 +48,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -74,7 +80,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -100,7 +108,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -126,7 +136,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -155,10 +168,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -185,10 +202,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -245,10 +266,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -276,11 +301,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Certificates/KeyVaultCertificateIdentifier.xml b/xml/Azure.Security.KeyVault.Certificates/KeyVaultCertificateIdentifier.xml index fe3d5f3580cc..60dae563846c 100644 --- a/xml/Azure.Security.KeyVault.Certificates/KeyVaultCertificateIdentifier.xml +++ b/xml/Azure.Security.KeyVault.Certificates/KeyVaultCertificateIdentifier.xml @@ -1,8 +1,8 @@ - - + + - + Azure.Security.KeyVault.Certificates @@ -11,7 +11,11 @@ System.ValueType - + + + System.IEquatable<Azure.Security.KeyVault.Certificates.KeyVaultCertificateIdentifier> + + Information about a parsed from a . @@ -20,102 +24,147 @@ To be added. - - - - - - - Property + + + + + + + Constructor Azure.Security.KeyVault.Certificates 4.2.0.0 - - System.String - + + + + The to a certificate or deleted certificate. - Gets the name of the certificate. + Creates a new instance of the class. - To be added. To be added. + + is not a valid Key Vault certificate ID. + + is null. - - - - - - + + + + + + Method + + M:System.IEquatable`1.Equals(`0) + Azure.Security.KeyVault.Certificates 4.2.0.0 - Azure.Security.KeyVault.Certificates.KeyVaultCertificateIdentifier + System.Boolean - + - The to a certificate or deleted certificate. - - Parses a to a certificate or deleted certificate. - - A containing information about the certificate or deleted certificate. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. - The is not a valid Key Vault certificate ID. - - - - - - + + + + + + + Method + + Azure.Security.KeyVault.Certificates + 4.2.0.0 + + + System.Boolean + + + + + + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Certificates + 4.2.0.0 + + + System.Int32 + + + + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. + To be added. + + + + + + + + Property Azure.Security.KeyVault.Certificates 4.2.0.0 - System.Uri + System.String - Gets the source passed to or . + Gets the name of the certificate. To be added. To be added. - - - - - - - Method + + + + + + + Property Azure.Security.KeyVault.Certificates 4.2.0.0 - System.Boolean + System.Uri - - - - - The to a certificate or deleted certificate. - A containing information about the certificate or deleted certificate. - Tries to parse a to a certificate or deleted certificate. + Gets the source passed to . - True if the could be parsed successfully; otherwise, false. + To be added. To be added. diff --git a/xml/Azure.Security.KeyVault.Certificates/RecoverDeletedCertificateOperation.xml b/xml/Azure.Security.KeyVault.Certificates/RecoverDeletedCertificateOperation.xml index 1190dc2f304d..e4e79d6b8cf8 100644 --- a/xml/Azure.Security.KeyVault.Certificates/RecoverDeletedCertificateOperation.xml +++ b/xml/Azure.Security.KeyVault.Certificates/RecoverDeletedCertificateOperation.xml @@ -48,9 +48,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -74,7 +80,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -100,7 +108,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -126,7 +136,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -155,10 +168,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -185,10 +202,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -245,10 +266,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -276,11 +301,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClient.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClient.xml index 806efe9387e2..3db2a782e21a 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClient.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClient.xml @@ -156,11 +156,13 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm which was used to encrypt the specified encrypted key. + The encrypted key to be decrypted. + A controlling the request lifetime. + + Decrypts the specified encrypted key using the specified algorithm. + + The decrypted key bytes. To be added. @@ -194,11 +196,13 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm which was used to encrypt the specified encrypted key. + The encrypted key to be decrypted. + A controlling the request lifetime. + + Decrypts the specified encrypted key using the specified algorithm. + + The decrypted key bytes. To be added. @@ -232,11 +236,13 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm used to encrypt the specified key. + The key to be encrypted. + A controlling the request lifetime. + + Encrypts the specified key using the specified algorithm. + + The encrypted key bytes. To be added. @@ -270,21 +276,23 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm used to encrypt the specified key. + The key to be encrypted. + A controlling the request lifetime. + + Encrypts the specified key using the specified algorithm. + + The encrypted key bytes. To be added. - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -294,11 +302,11 @@ Azure.Security.KeyVault.Keys.Cryptography.DecryptResult - + - A containing the data to decrypt and other options for algorithm-dependent decryption. + A containing the data to decrypt and other parameters for algorithm-dependent decryption. A to cancel the operation. Decrypts the specified ciphertext. @@ -310,7 +318,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. @@ -361,11 +369,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -375,11 +383,11 @@ System.Threading.Tasks.Task<Azure.Security.KeyVault.Keys.Cryptography.DecryptResult> - + - A containing the data to decrypt and other options for algorithm-dependent decryption. + A containing the data to decrypt and other parameters for algorithm-dependent decryption. A to cancel the operation. Decrypts ciphertext. @@ -391,7 +399,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. @@ -442,11 +450,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -456,11 +464,11 @@ Azure.Security.KeyVault.Keys.Cryptography.EncryptResult - + - An containing the data to encrypt and other options for algorithm-dependent encryption. + An containing the data to encrypt and other parameters for algorithm-dependent encryption. A to cancel the operation. Encrypts plaintext. @@ -472,7 +480,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. @@ -523,11 +531,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -537,11 +545,11 @@ System.Threading.Tasks.Task<Azure.Security.KeyVault.Keys.Cryptography.EncryptResult> - + - An containing the data to encrypt and other options for algorithm-dependent encryption. + An containing the data to encrypt and other parameters for algorithm-dependent encryption. A to cancel the operation. Encrypts plaintext. @@ -553,7 +561,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions+ServiceVersion.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions+ServiceVersion.xml index 09be9beaaa51..3afae2b9b123 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions+ServiceVersion.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions+ServiceVersion.xml @@ -74,5 +74,26 @@ + + + + + + + Field + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + Azure.Security.KeyVault.Keys.Cryptography.CryptographyClientOptions+ServiceVersion + + 2 + + + The Key Vault API version 7.2. + + + diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions.xml index dfe5a8208e9f..8c984de21ead 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/CryptographyClientOptions.xml @@ -26,11 +26,13 @@ - + - + + + Constructor Azure.Security.KeyVault.Keys diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/DecryptOptions.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/DecryptParameters.xml similarity index 62% rename from xml/Azure.Security.KeyVault.Keys.Cryptography/DecryptOptions.xml rename to xml/Azure.Security.KeyVault.Keys.Cryptography/DecryptParameters.xml index d62b562ce371..e97ec2350644 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/DecryptOptions.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/DecryptParameters.xml @@ -1,9 +1,9 @@ - - - - - - + + + + + + Azure.Security.KeyVault.Keys 4.2.0.0 @@ -14,24 +14,24 @@ - Options for decrypting ciphertext. + Parameters for decrypting ciphertext. To be added. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -41,27 +41,27 @@ The ciphertext to decrypt. The initialization vector used during encryption. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm with PKCS#7 padding. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -71,27 +71,27 @@ The ciphertext to decrypt. The initialization vector used during encryption. - Creates an instance of the class for the encryption algorithm with PKCS#7 padding. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -105,27 +105,27 @@ The authentication tag generated during encryption. Optional data that is authenticated but not encrypted. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. , , or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -135,27 +135,27 @@ The ciphertext to decrypt. The initialization vector used during encryption. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm with PKCS#7 padding. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -165,27 +165,27 @@ The ciphertext to decrypt. The initialization vector used during encryption. - Creates an instance of the class for the encryption algorithm with PKCS#7 padding. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -199,27 +199,27 @@ The authentication tag generated during encryption. Optional data that is authenticated but not encrypted. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. , , or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -229,27 +229,27 @@ The ciphertext to decrypt. The initialization vector used during encryption. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm with PKCS#7 padding. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -259,27 +259,27 @@ The ciphertext to decrypt. The initialization vector used during encryption. - Creates an instance of the class for the encryption algorithm with PKCS#7 padding. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. or is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -293,20 +293,20 @@ The authentication tag generated during encryption. Optional data that is authenticated but not encrypted. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. , , or is null. - + - - - + + + Property Azure.Security.KeyVault.Keys @@ -317,7 +317,7 @@ - Gets or sets additional data that is authenticated during decryption but not encrypted. + Gets additional data that is authenticated during decryption but not encrypted. To be added. To be added. @@ -326,9 +326,9 @@ - + - + Property Azure.Security.KeyVault.Keys @@ -348,9 +348,9 @@ - + - + Property Azure.Security.KeyVault.Keys @@ -370,9 +370,9 @@ - + - + Property Azure.Security.KeyVault.Keys @@ -392,9 +392,9 @@ - + - + Property Azure.Security.KeyVault.Keys @@ -411,19 +411,19 @@ To be added. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -431,27 +431,27 @@ The ciphertext to decrypt. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -459,27 +459,27 @@ The ciphertext to decrypt. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters @@ -487,9 +487,9 @@ The ciphertext to decrypt. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptOptions.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptParameters.xml similarity index 62% rename from xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptOptions.xml rename to xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptParameters.xml index dc0241d6697d..b20d3714e043 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptOptions.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptParameters.xml @@ -1,9 +1,9 @@ - - - - - - + + + + + + Azure.Security.KeyVault.Keys 4.2.0.0 @@ -14,24 +14,24 @@ - Options for encrypting plaintext. + Parameters for encrypting plaintext. To be added. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -41,27 +41,27 @@ The plaintext to encrypt. Optional initialization vector. If null, a cryptographically random initialization vector will be generated using . - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm with PKCS#7 padding. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -71,27 +71,27 @@ The plaintext to encrypt. Optional initialization vector. If null, a cryptographically random initialization vector will be generated using . - Creates an instance of the class for the encryption algorithm with PKCS#7 padding. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -101,28 +101,28 @@ The plaintext to encrypt. Optional data that is authenticated but not encrypted. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. The nonce will be generated automatically and returned in the after encryption. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -132,27 +132,27 @@ The plaintext to encrypt. Optional initialization vector. If null, a cryptographically random initialization vector will be generated using . - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm with PKCS#7 padding. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -162,27 +162,27 @@ The plaintext to encrypt. Optional initialization vector. If null, a cryptographically random initialization vector will be generated using . - Creates an instance of the class for the encryption algorithm with PKCS#7 padding. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -192,28 +192,28 @@ The plaintext to encrypt. Optional data that is authenticated but not encrypted. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. The nonce will be generated automatically and returned in the after encryption. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -223,27 +223,27 @@ The plaintext to encrypt. Optional initialization vector. If null, a cryptographically random initialization vector will be generated using . - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm with PKCS#7 padding. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -253,27 +253,27 @@ The plaintext to encrypt. Optional initialization vector. If null, a cryptographically random initialization vector will be generated using . - Creates an instance of the class for the encryption algorithm with PKCS#7 padding. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -283,21 +283,21 @@ The plaintext to encrypt. Optional data that is authenticated but not encrypted. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. The nonce will be generated automatically and returned in the after encryption. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - + - - - + + + Property Azure.Security.KeyVault.Keys @@ -308,7 +308,7 @@ - Gets or sets additional data that is authenticated during decryption but not encrypted. + Gets additional data that is authenticated during decryption but not encrypted. To be added. To be added. @@ -317,9 +317,9 @@ - + - + Property Azure.Security.KeyVault.Keys @@ -339,9 +339,9 @@ - + - + Property Azure.Security.KeyVault.Keys @@ -361,9 +361,9 @@ - + - + Property Azure.Security.KeyVault.Keys @@ -380,19 +380,19 @@ To be added. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -400,27 +400,27 @@ The plaintext to encrypt. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -428,27 +428,27 @@ The plaintext to encrypt. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters @@ -456,9 +456,9 @@ The plaintext to encrypt. - Creates an instance of the class for the encryption algorithm. + Creates an instance of the class for the encryption algorithm. - An instance of the class for the encryption algorithm. + An instance of the class for the encryption algorithm. To be added. is null. diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptionAlgorithm.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptionAlgorithm.xml index 5d0788e49ff5..f5746a86e5a1 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptionAlgorithm.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/EncryptionAlgorithm.xml @@ -282,9 +282,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -319,9 +320,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -354,8 +356,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -566,8 +568,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyResolver.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyResolver.xml index a3e318fba6ed..84a6bc9c8d3d 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyResolver.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyResolver.xml @@ -147,10 +147,12 @@ - To be added. - To be added. - To be added. - To be added. + The key identifier of the key encryption key to retrieve. + A controlling the request lifetime. + + Retrieves the key encryption key corresponding to the specified keyId. + + The key encryption key corresponding to the specified keyId. To be added. @@ -183,10 +185,12 @@ - To be added. - To be added. - To be added. - To be added. + The key identifier of the key encryption key to retrieve. + A controlling the request lifetime. + + Retrieves the key encryption key corresponding to the specified keyId. + + The key encryption key corresponding to the specified keyId. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyWrapAlgorithm.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyWrapAlgorithm.xml index 385d57b54885..e6303c3236aa 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyWrapAlgorithm.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/KeyWrapAlgorithm.xml @@ -174,9 +174,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -211,9 +212,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -246,8 +248,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -464,8 +466,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/LocalCryptographyClient.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/LocalCryptographyClient.xml index 04a62ce72c6d..93e1b9d96acf 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/LocalCryptographyClient.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/LocalCryptographyClient.xml @@ -89,11 +89,13 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm which was used to encrypt the specified encrypted key. + The encrypted key to be decrypted. + A controlling the request lifetime. + + Decrypts the specified encrypted key using the specified algorithm. + + The decrypted key bytes. To be added. @@ -121,11 +123,13 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm which was used to encrypt the specified encrypted key. + The encrypted key to be decrypted. + A controlling the request lifetime. + + Decrypts the specified encrypted key using the specified algorithm. + + The decrypted key bytes. To be added. @@ -153,11 +157,13 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm used to encrypt the specified key. + The key to be encrypted. + A controlling the request lifetime. + + Encrypts the specified key using the specified algorithm. + + The encrypted key bytes. To be added. @@ -185,21 +191,23 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The key wrap algorithm used to encrypt the specified key. + The key to be encrypted. + A controlling the request lifetime. + + Encrypts the specified key using the specified algorithm. + + The encrypted key bytes. To be added. - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -209,11 +217,11 @@ Azure.Security.KeyVault.Keys.Cryptography.DecryptResult - + - A containing the data to decrypt and other options for algorithm-dependent decryption. + A containing the data to decrypt and other parameters for algorithm-dependent decryption. A to cancel the operation. Decrypts the specified ciphertext. @@ -225,7 +233,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. @@ -269,11 +277,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -283,11 +291,11 @@ System.Threading.Tasks.Task<Azure.Security.KeyVault.Keys.Cryptography.DecryptResult> - + - A containing the data to decrypt and other options for algorithm-dependent decryption. + A containing the data to decrypt and other parameters for algorithm-dependent decryption. A to cancel the operation. Decrypts ciphertext. @@ -299,7 +307,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. @@ -343,11 +351,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -357,11 +365,11 @@ Azure.Security.KeyVault.Keys.Cryptography.EncryptResult - + - An containing the data to encrypt and other options for algorithm-dependent encryption. + An containing the data to encrypt and other parameters for algorithm-dependent encryption. A to cancel the operation. Encrypts plaintext. @@ -373,7 +381,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. @@ -417,11 +425,11 @@ - - - - - + + + + + Method Azure.Security.KeyVault.Keys @@ -431,11 +439,11 @@ System.Threading.Tasks.Task<Azure.Security.KeyVault.Keys.Cryptography.EncryptResult> - + - An containing the data to encrypt and other options for algorithm-dependent encryption. + An containing the data to encrypt and other parameters for algorithm-dependent encryption. A to cancel the operation. Encrypts plaintext. @@ -447,7 +455,7 @@ To be added. The specified algorithm does not match the key corresponding to the key identifier. - is null. + is null. The local cryptographic provider threw an exception. The key is invalid for the current operation. The operation is not supported with the specified key. diff --git a/xml/Azure.Security.KeyVault.Keys.Cryptography/SignatureAlgorithm.xml b/xml/Azure.Security.KeyVault.Keys.Cryptography/SignatureAlgorithm.xml index 55a14a9d234f..41cdea86374d 100644 --- a/xml/Azure.Security.KeyVault.Keys.Cryptography/SignatureAlgorithm.xml +++ b/xml/Azure.Security.KeyVault.Keys.Cryptography/SignatureAlgorithm.xml @@ -84,9 +84,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -121,9 +122,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -268,8 +270,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -564,8 +566,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys/CreateKeyOptions.xml b/xml/Azure.Security.KeyVault.Keys/CreateKeyOptions.xml index c1eb4297fabc..b9079c974975 100644 --- a/xml/Azure.Security.KeyVault.Keys/CreateKeyOptions.xml +++ b/xml/Azure.Security.KeyVault.Keys/CreateKeyOptions.xml @@ -105,28 +105,6 @@ To be added. - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - System.Nullable<System.Boolean> - - - - Gets or sets a value indicating whether the private key can be exported. - - To be added. - To be added. - - @@ -183,28 +161,6 @@ To be added. - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - Azure.Security.KeyVault.Keys.KeyReleasePolicy - - - - Gets or sets the policy rules under which the key can be exported. - - To be added. - To be added. - - diff --git a/xml/Azure.Security.KeyVault.Keys/CreateOctKeyOptions.xml b/xml/Azure.Security.KeyVault.Keys/CreateOctKeyOptions.xml new file mode 100644 index 000000000000..23a74c7cafaa --- /dev/null +++ b/xml/Azure.Security.KeyVault.Keys/CreateOctKeyOptions.xml @@ -0,0 +1,140 @@ + + + + + + + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + Azure.Security.KeyVault.Keys.CreateKeyOptions + + + + + The properties needed to create an AES key using the . + + To be added. + + + + + + + + + Constructor + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + + + + + The name of the key to create. + True to create a hardware-protected key in a hardware security module (HSM). The default is false to create a software key. + + Initializes a new instance of the class. + + To be added. + + is empty. + + is null. + + + + + + + + + Property + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + System.Boolean + + + + Gets a value indicating whether to create a hardware-protected key in a hardware security module (HSM). + + + true to create a hardware-protected key; otherwise, false to create a software key. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + System.Nullable<System.Int32> + + + + Gets or sets the key size in bits, such as 128, 192, or 256. If null, the service default is used. + + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + Azure.Security.KeyVault.Keys.KeyType + + + + Gets the key type of the to create, including and . + + To be added. + To be added. + + + + + + + + + Property + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + System.String + + + + Gets the name of the key to create. + + To be added. + To be added. + + + + diff --git a/xml/Azure.Security.KeyVault.Keys/CryptographyModelFactory.xml b/xml/Azure.Security.KeyVault.Keys/CryptographyModelFactory.xml index 60e07e3bbdae..cf4daf1803c2 100644 --- a/xml/Azure.Security.KeyVault.Keys/CryptographyModelFactory.xml +++ b/xml/Azure.Security.KeyVault.Keys/CryptographyModelFactory.xml @@ -25,35 +25,37 @@ To be added. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.DecryptOptions + Azure.Security.KeyVault.Keys.Cryptography.DecryptParameters + - Sets the property. - Sets the property. - Sets the property. - Sets the property. + Sets the property. + Sets the property. + Sets the property. + Sets the property. + Sets the property. - Initializes a new instance of the class for mocking purposes. + Initializes a new instance of the class for mocking purposes. - A new instance of the class for mocking purposes. + A new instance of the class for mocking purposes. To be added. is null. @@ -95,33 +97,35 @@ To be added. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.Cryptography.EncryptOptions + Azure.Security.KeyVault.Keys.Cryptography.EncryptParameters + - Sets the property. - Sets the property. - Sets the property. + Sets the property. + Sets the property. + Sets the property. + Sets the property. - Initializes a new instance of the class for mocking purposes. + Initializes a new instance of the class for mocking purposes. - A new instance of the class for mocking purposes. + A new instance of the class for mocking purposes. To be added. is null. diff --git a/xml/Azure.Security.KeyVault.Keys/DeleteKeyOperation.xml b/xml/Azure.Security.KeyVault.Keys/DeleteKeyOperation.xml index cb77a0698407..0e8334cff82d 100644 --- a/xml/Azure.Security.KeyVault.Keys/DeleteKeyOperation.xml +++ b/xml/Azure.Security.KeyVault.Keys/DeleteKeyOperation.xml @@ -50,9 +50,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -77,7 +83,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -104,7 +112,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -131,7 +141,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -161,10 +174,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -192,10 +209,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -254,10 +275,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -286,11 +311,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Keys/ImportKeyOptions.xml b/xml/Azure.Security.KeyVault.Keys/ImportKeyOptions.xml index cf3df7be8572..b184dd869a0d 100644 --- a/xml/Azure.Security.KeyVault.Keys/ImportKeyOptions.xml +++ b/xml/Azure.Security.KeyVault.Keys/ImportKeyOptions.xml @@ -173,27 +173,5 @@ To be added. - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - Azure.Security.KeyVault.Keys.KeyReleasePolicy - - - - Gets or sets the policy rules under which the key can be exported. - - To be added. - To be added. - - diff --git a/xml/Azure.Security.KeyVault.Keys/KeyClient.xml b/xml/Azure.Security.KeyVault.Keys/KeyClient.xml index 3fba1752ba48..c1584c113b49 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyClient.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyClient.xml @@ -259,7 +259,7 @@ A controlling the request lifetime. Creates and stores a new Elliptic Curve key in Key Vault. If the named key already exists, - Azure Key Vault creates a new version of the key. It requires the keys/create permission. + Azure Key Vault creates a new version of the key. This operation requires the keys/create permission. To be added. To be added. @@ -297,7 +297,7 @@ A controlling the request lifetime. Creates and stores a new Elliptic Curve key in Key Vault. If the named key already exists, - Azure Key Vault creates a new version of the key. It requires the keys/create permission. + Azure Key Vault creates a new version of the key. This operation requires the keys/create permission. To be added. To be added. @@ -339,7 +339,7 @@ A controlling the request lifetime. Creates and stores a new key in Key Vault. The create key operation can be used to create any key type in Azure Key Vault. - If the named key already exists, Azure Key Vault creates a new version of the key. It requires the keys/create permission. + If the named key already exists, Azure Key Vault creates a new version of the key. This operation requires the keys/create permission. To be added. To be added. @@ -383,7 +383,7 @@ A controlling the request lifetime. Creates and stores a new key in Key Vault. The create key operation can be used to create any key type in Azure Key Vault. - If the named key already exists, Azure Key Vault creates a new version of the key. It requires the keys/create permission. + If the named key already exists, Azure Key Vault creates a new version of the key. This operation requires the keys/create permission. To be added. To be added. @@ -394,236 +394,144 @@ The server returned an error. See for details returned from the server. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys - 4.0.0.0 - 4.0.1.0 - 4.0.2.0 - 4.0.3.0 - 4.0.4.0 - 4.1.0.0 4.2.0.0 Azure.Response<Azure.Security.KeyVault.Keys.KeyVaultKey> - - + + - The key options object containing information about the RSA key being created. + The key options object containing information about the AES key being created. A controlling the request lifetime. - Creates and stores a new RSA key in Key Vault. If the named key already exists, Azure Key Vault creates a new - version of the key. It requires the keys/create permission. + Creates and stores a new AES key in Key Vault. If the named key already exists, Azure Key Vault creates a new + version of the key. This operation requires the keys/create permission. To be added. To be added. - is null. + is null. The server returned an error. See for details returned from the server. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys - 4.0.0.0 - 4.0.1.0 - 4.0.2.0 - 4.0.3.0 - 4.0.4.0 - 4.1.0.0 4.2.0.0 System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Keys.KeyVaultKey>> - - + + - The key options object containing information about the RSA key being created. + The key options object containing information about the AES key being created. A controlling the request lifetime. - Creates and stores a new RSA key in Key Vault. If the named key already exists, Azure Key Vault creates a new - version of the key. It requires the keys/create permission. + Creates and stores a new AES key in Key Vault. If the named key already exists, Azure Key Vault creates a new + version of the key. This operation requires the keys/create permission. To be added. To be added. - is null. + is null. The server returned an error. See for details returned from the server. - - - - - - - Method - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - Azure.Response<Azure.Security.KeyVault.Keys.KeyVaultKey> - - - - - - - - The name of the key to export. - The target environment assertion. - A controlling the request lifetime. - - Exports the latest version of a including the private key if originally created with set to true, - or imported with in set to true. - - The that was exported along with the private key if exportable. - - Requires the permission. - - - or is an empty string. - - or is null. - - - - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys + 4.0.0.0 + 4.0.1.0 + 4.0.2.0 + 4.0.3.0 + 4.0.4.0 + 4.1.0.0 4.2.0.0 Azure.Response<Azure.Security.KeyVault.Keys.KeyVaultKey> - - - - - - - The name of the key to export. - The optional version of the key to export. - The target environment assertion. - A controlling the request lifetime. - - Exports a specific version of a including the private key if originally created with set to true, - or imported with in set to true. - - The that was exported along with the private key if exportable. - - Requires the permission. - - - or is an empty string. - - or is null. - - - - - - - - - - Method - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Keys.KeyVaultKey>> - - - - - + + - The name of the key to export. - The target environment assertion. + The key options object containing information about the RSA key being created. A controlling the request lifetime. - Exports the latest version of a including the private key if originally created with set to true, - or imported with in set to true. + Creates and stores a new RSA key in Key Vault. If the named key already exists, Azure Key Vault creates a new + version of the key. This operation requires the keys/create permission. - The that was exported along with the private key if exportable. - - Requires the permission. - - - or is an empty string. + To be added. + To be added. - or is null. - + is null. + The server returned an error. See for details returned from the server. - - - - - - + + + + + + Method Azure.Security.KeyVault.Keys + 4.0.0.0 + 4.0.1.0 + 4.0.2.0 + 4.0.3.0 + 4.0.4.0 + 4.1.0.0 4.2.0.0 System.Threading.Tasks.Task<Azure.Response<Azure.Security.KeyVault.Keys.KeyVaultKey>> - - - - + + - The name of the key to export. - The optional version of the key to export. - The target environment assertion. + The key options object containing information about the RSA key being created. A controlling the request lifetime. - Exports a specific version of a including the private key if originally created with set to true, - or imported with in set to true. + Creates and stores a new RSA key in Key Vault. If the named key already exists, Azure Key Vault creates a new + version of the key. This operation requires the keys/create permission. - The that was exported along with the private key if exportable. - - Requires the permission. - - - or is an empty string. + To be added. + To be added. - or is null. - + is null. + The server returned an error. See for details returned from the server. diff --git a/xml/Azure.Security.KeyVault.Keys/KeyClientOptions+ServiceVersion.xml b/xml/Azure.Security.KeyVault.Keys/KeyClientOptions+ServiceVersion.xml index d843e33daabc..3a70fa6a29d4 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyClientOptions+ServiceVersion.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyClientOptions+ServiceVersion.xml @@ -74,5 +74,26 @@ + + + + + + + Field + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + Azure.Security.KeyVault.Keys.KeyClientOptions+ServiceVersion + + 2 + + + The Key Vault API version 7.2. + + + diff --git a/xml/Azure.Security.KeyVault.Keys/KeyClientOptions.xml b/xml/Azure.Security.KeyVault.Keys/KeyClientOptions.xml index 1d7020980777..d2430252eccf 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyClientOptions.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyClientOptions.xml @@ -26,11 +26,13 @@ - + - + + + Constructor Azure.Security.KeyVault.Keys diff --git a/xml/Azure.Security.KeyVault.Keys/KeyCurveName.xml b/xml/Azure.Security.KeyVault.Keys/KeyCurveName.xml index a591d7ad58e1..6c7641566374 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyCurveName.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyCurveName.xml @@ -84,9 +84,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -121,9 +122,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -156,8 +158,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -400,8 +402,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys/KeyOperation.xml b/xml/Azure.Security.KeyVault.Keys/KeyOperation.xml index 92acaa413deb..0a32435debd7 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyOperation.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyOperation.xml @@ -140,9 +140,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -177,35 +178,14 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - Azure.Security.KeyVault.Keys.KeyOperation - - - - Gets a value that indicates the key can be exported using the or methods. - - To be added. - To be added. - - @@ -234,8 +214,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -413,8 +393,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys/KeyProperties.xml b/xml/Azure.Security.KeyVault.Keys/KeyProperties.xml index df31a6fbd604..4b725fa88054 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyProperties.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyProperties.xml @@ -171,28 +171,6 @@ To be added. - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - System.Nullable<System.Boolean> - - - - Gets or sets a value indicating whether the private key can be exported. - - To be added. - To be added. - - @@ -359,28 +337,6 @@ To be added. - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - Azure.Security.KeyVault.Keys.KeyReleasePolicy - - - - Gets or sets the policy rules under which the key can be exported. - - To be added. - To be added. - - diff --git a/xml/Azure.Security.KeyVault.Keys/KeyReleasePolicy.xml b/xml/Azure.Security.KeyVault.Keys/KeyReleasePolicy.xml deleted file mode 100644 index 37bd7047ce73..000000000000 --- a/xml/Azure.Security.KeyVault.Keys/KeyReleasePolicy.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - System.Object - - - - - A policy that describes the conditions when a key can be exported. - - To be added. - - - - - - - - - Constructor - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - - - - The encoded release policy under which a key can be exported. - - Creates a new instance of the class. - - To be added. - - is null. - - - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - System.String - - - - Gets or sets the content type and version of key release policy. - - To be added. - To be added. - - - - - - - - - Property - - Azure.Security.KeyVault.Keys - 4.2.0.0 - - - System.Byte[] - - - - Gets the encoded release policy under which a key can be exported. - - To be added. - To be added. - - - - diff --git a/xml/Azure.Security.KeyVault.Keys/KeyType.xml b/xml/Azure.Security.KeyVault.Keys/KeyType.xml index bdefaee91d09..7c58d798396c 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyType.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyType.xml @@ -140,9 +140,10 @@ - To be added. - To be added. - To be added. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. @@ -177,9 +178,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . To be added. @@ -212,8 +214,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. To be added. @@ -446,8 +448,8 @@ - To be added. - To be added. + Returns the fully qualified type name of this instance. + The fully qualified type name. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys/KeyVaultKeyIdentifier.xml b/xml/Azure.Security.KeyVault.Keys/KeyVaultKeyIdentifier.xml index f6c583d8ebbb..cc111ca11e18 100644 --- a/xml/Azure.Security.KeyVault.Keys/KeyVaultKeyIdentifier.xml +++ b/xml/Azure.Security.KeyVault.Keys/KeyVaultKeyIdentifier.xml @@ -1,8 +1,8 @@ - - + + - + Azure.Security.KeyVault.Keys @@ -11,7 +11,11 @@ System.ValueType - + + + System.IEquatable<Azure.Security.KeyVault.Keys.KeyVaultKeyIdentifier> + + Information about a parsed from a . @@ -20,102 +24,147 @@ To be added. - - - - - - - Property + + + + + + + Constructor Azure.Security.KeyVault.Keys 4.2.0.0 - - System.String - + + + + The to a key or deleted key. - Gets the name of the key. + Creates a new instance of the class. - To be added. To be added. + + is not a valid Key Vault key ID. + + is null. - - - - - - + + + + + + Method + + M:System.IEquatable`1.Equals(`0) + Azure.Security.KeyVault.Keys 4.2.0.0 - Azure.Security.KeyVault.Keys.KeyVaultKeyIdentifier + System.Boolean - + - The to a key or deleted key. - - Parses a to a key or deleted key. - - A containing information about the key or deleted key. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. - The is not a valid Key Vault key ID. - - - - - - + + + + + + + Method + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + System.Boolean + + + + + + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Keys + 4.2.0.0 + + + System.Int32 + + + + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. + To be added. + + + + + + + + Property Azure.Security.KeyVault.Keys 4.2.0.0 - System.Uri + System.String - Gets the source passed to or . + Gets the name of the key. To be added. To be added. - - - - - - - Method + + + + + + + Property Azure.Security.KeyVault.Keys 4.2.0.0 - System.Boolean + System.Uri - - - - - The to a key or deleted key. - A containing information about the key or deleted key. - Tries to parse a to a key or deleted key. + Gets the source passed to . - True if the could be parsed successfully; otherwise, false. + To be added. To be added. diff --git a/xml/Azure.Security.KeyVault.Keys/RecoverDeletedKeyOperation.xml b/xml/Azure.Security.KeyVault.Keys/RecoverDeletedKeyOperation.xml index 9ada3dd67f7b..6000301ff8d6 100644 --- a/xml/Azure.Security.KeyVault.Keys/RecoverDeletedKeyOperation.xml +++ b/xml/Azure.Security.KeyVault.Keys/RecoverDeletedKeyOperation.xml @@ -50,9 +50,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -77,7 +83,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -104,7 +112,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -131,7 +141,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -161,10 +174,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -192,10 +209,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -254,10 +275,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -286,11 +311,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Secrets/DeleteSecretOperation.xml b/xml/Azure.Security.KeyVault.Secrets/DeleteSecretOperation.xml index d2edca519152..ce02d443f145 100644 --- a/xml/Azure.Security.KeyVault.Secrets/DeleteSecretOperation.xml +++ b/xml/Azure.Security.KeyVault.Secrets/DeleteSecretOperation.xml @@ -48,9 +48,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -74,7 +80,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -100,7 +108,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -126,7 +136,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -155,10 +168,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -185,10 +202,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -245,10 +266,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -276,11 +301,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecret.xml b/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecret.xml index d9266f31172a..f9cf4d4f30a8 100644 --- a/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecret.xml +++ b/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecret.xml @@ -161,7 +161,7 @@ Gets the value of the secret. - To be added. + This property is always null for . To be added. diff --git a/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecretIdentifier.xml b/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecretIdentifier.xml index 488497061836..00718f6d4be5 100644 --- a/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecretIdentifier.xml +++ b/xml/Azure.Security.KeyVault.Secrets/KeyVaultSecretIdentifier.xml @@ -1,8 +1,8 @@ - - + + - + Azure.Security.KeyVault.Secrets @@ -11,7 +11,11 @@ System.ValueType - + + + System.IEquatable<Azure.Security.KeyVault.Secrets.KeyVaultSecretIdentifier> + + Information about a parsed from a . @@ -20,102 +24,147 @@ To be added. - - - - - - - Property + + + + + + + Constructor Azure.Security.KeyVault.Secrets 4.2.0.0 - - System.String - + + + + The to a secret or deleted secret. - Gets the name of the secret. + Creates a new instance of the class. - To be added. To be added. + + is not a valid Key Vault secret ID. + + is null. - - - - - - + + + + + + Method + + M:System.IEquatable`1.Equals(`0) + Azure.Security.KeyVault.Secrets 4.2.0.0 - Azure.Security.KeyVault.Secrets.KeyVaultSecretIdentifier + System.Boolean - + - The to a secret or deleted secret. - - Parses a to a secret or deleted secret. - - A containing information about the secret or deleted secret. + An object to compare with this object. + Indicates whether the current object is equal to another object of the same type. + + if the current object is equal to the parameter; otherwise, . To be added. - The is not a valid Key Vault secret ID. - - - - - - + + + + + + + Method + + Azure.Security.KeyVault.Secrets + 4.2.0.0 + + + System.Boolean + + + + + + The object to compare with the current instance. + Indicates whether this instance and a specified object are equal. + + if and this instance are the same type and represent the same value; otherwise, . + To be added. + + + + + + + + + Method + + Azure.Security.KeyVault.Secrets + 4.2.0.0 + + + System.Int32 + + + + Returns the hash code for this instance. + A 32-bit signed integer that is the hash code for this instance. + To be added. + + + + + + + + Property Azure.Security.KeyVault.Secrets 4.2.0.0 - System.Uri + System.String - Gets the source passed to or . + Gets the name of the secret. To be added. To be added. - - - - - - - Method + + + + + + + Property Azure.Security.KeyVault.Secrets 4.2.0.0 - System.Boolean + System.Uri - - - - - The to a secret or deleted secret. - A containing information about the secret or deleted secret. - Tries to parse a to a secret or deleted secret. + Gets the source passed to . - True if the could be parsed successfully; otherwise, false. + To be added. To be added. diff --git a/xml/Azure.Security.KeyVault.Secrets/RecoverDeletedSecretOperation.xml b/xml/Azure.Security.KeyVault.Secrets/RecoverDeletedSecretOperation.xml index bf54616435bd..16877761e7b9 100644 --- a/xml/Azure.Security.KeyVault.Secrets/RecoverDeletedSecretOperation.xml +++ b/xml/Azure.Security.KeyVault.Secrets/RecoverDeletedSecretOperation.xml @@ -48,9 +48,15 @@ - To be added. + + The last HTTP response received from the server. + To be added. - To be added. + + The last response returned from the server during the lifecycle of this instance. + An instance of Operation sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. + Responses from these requests can be accessed using GetRawResponse. + @@ -74,7 +80,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed. + To be added. To be added. @@ -100,7 +108,9 @@ System.Boolean - To be added. + + Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property). + To be added. To be added. @@ -126,7 +136,10 @@ System.String - To be added. + + Gets an ID representing the operation that can be used to poll for + the status of the long-running operation. + To be added. To be added. @@ -155,10 +168,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -185,10 +202,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the service call. + + Calls the server to get updated status of the long-running operation. + + The HTTP response received from the server. + + This operation will update the value returned from GetRawResponse and might update HasCompleted, HasValue, and Value. + @@ -245,10 +266,14 @@ - To be added. - To be added. - To be added. - To be added. + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + @@ -276,11 +301,19 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + + The interval between status requests to the server. + The interval can change based on information returned from the server. + For example, the server might communicate to the client that there is not reason to poll for status change sooner than some time. + + A used for the periodical service calls. + + Periodically calls the server till the long-running operation completes. + + The last HTTP response received from the server. + + This method will periodically call UpdateStatusAsync till HasCompleted is true, then return the final result of the operation. + diff --git a/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions+ServiceVersion.xml b/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions+ServiceVersion.xml index 1731f4e7914c..2816d0345a88 100644 --- a/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions+ServiceVersion.xml +++ b/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions+ServiceVersion.xml @@ -72,5 +72,26 @@ + + + + + + + Field + + Azure.Security.KeyVault.Secrets + 4.2.0.0 + + + Azure.Security.KeyVault.Secrets.SecretClientOptions+ServiceVersion + + 2 + + + The Key Vault API version 7.2. + + + diff --git a/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions.xml b/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions.xml index 13eafc7e5b49..658b544da6b4 100644 --- a/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions.xml +++ b/xml/Azure.Security.KeyVault.Secrets/SecretClientOptions.xml @@ -25,11 +25,13 @@ - + - + + + Constructor Azure.Security.KeyVault.Secrets diff --git a/xml/Azure.Storage.Blobs.Specialized/SpecializedBlobExtensions.xml b/xml/Azure.Storage.Blobs.Specialized/SpecializedBlobExtensions.xml index 55ded09c9c2a..ad07deb10905 100644 --- a/xml/Azure.Storage.Blobs.Specialized/SpecializedBlobExtensions.xml +++ b/xml/Azure.Storage.Blobs.Specialized/SpecializedBlobExtensions.xml @@ -26,60 +26,6 @@ To be added. - - - - - - - Method - - Azure.Storage.Blobs - 12.9.0.0 - - - - The . - The name of the append blob. - - Create a new object by - concatenating to - the end of the 's - . The new - - uses the same request policy pipeline as the - . - - A new instance. - To be added. - - - - - - - - - Method - - Azure.Storage.Blobs - 12.9.0.0 - - - - The . - The name of the blob. - - Create a new object by concatenating - to the end of the - 's . - The new uses the same request policy - pipeline as the . - - A new instance. - To be added. - - @@ -95,7 +41,7 @@ Azure.Storage.Blobs.Specialized.BlobBatchClient - + The . @@ -139,67 +85,12 @@ To be added. - - - - - - - Method - - Azure.Storage.Blobs - 12.9.0.0 - - - - - A representing the container - being leased. - - - An optional lease ID. If no lease ID is provided, a random lease - ID will be created. - - - Initializes a new instance of the class. - - To be added. - To be added. - - - - - - - - - Method - - Azure.Storage.Blobs - 12.9.0.0 - - - - - A representing the blob being leased. - - - An optional lease ID. If no lease ID is provided, a random lease - ID will be created. - - - Initializes a new instance of the class. - - To be added. - To be added. - - - - - - - - + + + + + + Method Azure.Storage.Blobs @@ -208,17 +99,17 @@ The . - The name of the block blob. + The name of the page blob. - Create a new object by + Create a new object by concatenating to the end of the 's . The new - + uses the same request policy pipeline as the . - A new instance. + A new instance. To be added. @@ -250,73 +141,23 @@ To be added. - - - - - - - Method - - Azure.Storage.Blobs - 12.9.0.0 - - - - The . - - Create a new that pointing to this 's parent container. - The new - uses the same request policy pipeline as the - . - - A new instance. - To be added. - - - - - - - - - Method - - Azure.Storage.Blobs - 12.9.0.0 - - - - - Create a new that pointing to this 's blob service. - The new - uses the same request policy pipeline as the - . - - A new instance. - To be added. - - - - - - - - + + + + + + Method Azure.Storage.Blobs - 12.9.0.0 + 12.8.0.0 - Client to base off of. - New encryption options. Setting this to default will clear client-side encryption. - - Creates a new instance of the class, maintaining all the same - internals but specifying new . - - New instance with provided options and same internals otherwise. + To be added. + To be added. + To be added. + To be added. To be added. diff --git a/xml/Azure/BinaryData.xml b/xml/Azure/BinaryData.xml deleted file mode 100644 index 6702323faa22..000000000000 --- a/xml/Azure/BinaryData.xml +++ /dev/null @@ -1,787 +0,0 @@ - - - - - - - - Azure.Core.Experimental - 0.1.0.0 - - - System.ValueType - - - - - A lightweight abstraction for a payload of bytes. This type integrates with - to allow for serializing and deserializing payloads. - - The ownership model of the underlying bytes varies depending on how the instance is constructed: - - If created using the static factory method, , - the passed in bytes will be wrapped, rather than copied. This is useful in scenarios where performance - is critical and/or ownership of the bytes is controlled completely by the consumer, thereby allowing the - enforcement of whatever ownership model is needed. - - If created using the constructor, will - maintain its own copy of the underlying bytes. This usage is geared more towards scenarios where the ownership - of the bytes might be ambiguous to users of the consuming code. By making a copy of the bytes, the payload is - guaranteed to be immutable. - - For all other constructors and static factory methods, BinaryData will assume ownership of the underlying bytes. - - To be added. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - Byte data. - - Creates a instance by wrapping the - passed in array of bytes. - - To be added. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - Byte data. - - Creates a instance by wrapping the - passed in bytes. - - To be added. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - Byte data. - - Creates a instance by making a copy - of the passed in bytes. - - To be added. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - The string data. - - Creates a instance from a string by converting - the string to bytes using UTF-8 encoding. - - A instance. - The byte order mark is not included as part of the encoding process. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - - The object that will be serialized to Json using - . - The type of the data. If not specified, will - be used to determine the type. - - Creates a instance by serializing the passed in object to Json - using . - - A instance. - To be added. - - - - - - - - - Constructor - - Azure.Core.Experimental - 0.1.0.0 - - - - - - - - The data that will be serialized. - The serializer to serialize the data. - The type of the data. If not specified, will - be used to determine the type. - - Creates a instance by serializing the passed in object - using the provided . If no - is specified, will be used. - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - - [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] - [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] - - - - System.Boolean - - - - - - The to compare. - - Two objects are equal if the memory regions point to the same array and have the - same length. The method does not check to see if the contents are equal. - - true if the current instance and other are equal; otherwise, false. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.BinaryData - - - - - - - - Creates a instance by wrapping the passed in - byte array. - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.BinaryData - - - - - - - - Creates a instance by wrapping the passed in - . - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.BinaryData - - - - - - - - Creates a instance by copying the passed in - . - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.BinaryData - - - - - - - - - - The type of the data. - The data to use. - The to use during serialization. - - Creates a instance by serializing the passed in object using - the . - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.BinaryData - - - - - - - - - - - The type of the data. - The data to use. - The serializer to serialize - the data. - The to use during serialization. - - Creates a instance by serializing the passed in object using - the provided . - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.Threading.Tasks.ValueTask<Azure.BinaryData> - - - - - - - - - - The type of the data. - The data to use. - The to use during serialization. - - Creates a instance by serializing the passed in object using - the . - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.Threading.Tasks.ValueTask<Azure.BinaryData> - - - - - - - - - - - The type of the data. - The data to use. - The serializer to serialize - the data. - The to use during serialization. - - Creates a instance by serializing the passed in object using - the provided . - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.BinaryData - - - - - - Stream containing the data. - - Creates a instance from the specified stream. - The passed in stream is not disposed by this method. - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.Threading.Tasks.Task<Azure.BinaryData> - - - - - - - Stream containing the data. - An optional instance to signal - the request to cancel the operation. - - Creates a instance from the specified stream. - The passed in stream is not disposed by this method. - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - Azure.BinaryData - - - - - - - - Creates a instance using the passed in string. - - A instance. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - - [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] - [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] - - - - System.Int32 - - - - To be added. - To be added. - To be added. - - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.ReadOnlyMemory<System.Byte> - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.ReadOnlyMemory<System.Byte> - - - - - Gets the as . - - - as bytes. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - T - - - - - - - - - The type that the data should be - converted to. - The to use during deserialization. - - Converts the to the specified type using the - . - - The data converted to the specified type. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - T - - - - - - - - - - The type that the data should be - converted to. - The serializer to use - when deserializing the data. - The to use during deserialization. - - Converts the to the specified type using - the provided . - - The data converted to the specified type. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.Threading.Tasks.ValueTask<T> - - - - - - - - - The type that the data should be - converted to. - The to use during deserialization. - - Converts the to the specified type using the - . - - The data cast to the specified type. If the cast cannot - be performed, an will be - thrown. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.Threading.Tasks.ValueTask<T> - - - - - - - - - - The type that the data should be - converted to. - The serializer to use - when deserializing the data. - The to use during deserialization. - - Converts the to the specified type using the - provided . - - - The data cast to the specified type. If the cast cannot - be performed, an will be - thrown. - - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.IO.Stream - - - - - Converts the to a read-only stream. - - A stream representing the data. - To be added. - - - - - - - - - Method - - Azure.Core.Experimental - 0.1.0.0 - - - System.String - - - - - Converts the to a string using UTF-8. - - The string representation of the using UTF-8 - to decode the bytes. - To be added. - - - - diff --git a/xml/FrameworksIndex/azure-dotnet-preview.xml b/xml/FrameworksIndex/azure-dotnet-preview.xml index 3d4956563940..128c4f6bc38e 100644 --- a/xml/FrameworksIndex/azure-dotnet-preview.xml +++ b/xml/FrameworksIndex/azure-dotnet-preview.xml @@ -132,7 +132,7 @@ - + @@ -9194,36 +9194,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -10023,7 +9993,14 @@ + + + + + + + @@ -10078,15 +10055,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -10100,6 +10126,7 @@ + @@ -10107,53 +10134,79 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + - + + + + - - + + + + + + + + @@ -10165,6 +10218,8 @@ + + @@ -36822,24 +36877,30 @@ - + - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -36847,7 +36908,7 @@ - + @@ -36855,7 +36916,8 @@ - + + @@ -36871,16 +36933,16 @@ - - - - + + + + - + @@ -36898,19 +36960,6 @@ - - - - - - - - - - - - - @@ -36929,6 +36978,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -37005,6 +37149,7 @@ + @@ -37135,6 +37280,7 @@ + @@ -37226,8 +37372,10 @@ - - + + + + @@ -37283,12 +37431,17 @@ - - + + + + + + + @@ -37298,9 +37451,9 @@ - + - + @@ -37330,7 +37483,6 @@ - @@ -37367,12 +37519,10 @@ + + - - - - @@ -37406,6 +37556,7 @@ + @@ -37439,7 +37590,6 @@ - @@ -37452,24 +37602,17 @@ - - - - - - - @@ -37496,8 +37639,10 @@ - - + + + + @@ -37524,14 +37669,14 @@ - + - + - + - + @@ -37557,25 +37702,26 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -37604,23 +37750,23 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -37662,14 +37808,14 @@ - + - + - + - + @@ -37754,8 +37900,10 @@ - - + + + + @@ -37811,6 +37959,7 @@ + @@ -109554,6 +109703,11 @@ + + + + + diff --git a/xml/FrameworksIndex/azure-dotnet.xml b/xml/FrameworksIndex/azure-dotnet.xml index 64a4c7db560f..9fc8e075a986 100644 --- a/xml/FrameworksIndex/azure-dotnet.xml +++ b/xml/FrameworksIndex/azure-dotnet.xml @@ -181,7 +181,7 @@ - + @@ -173372,6 +173372,11 @@ + + + + + diff --git a/xml/Microsoft.ApplicationInsights/MetricAggregationScope.xml b/xml/Microsoft.ApplicationInsights/MetricAggregationScope.xml index 7cfdd9649b31..39f7ce4cb85d 100644 --- a/xml/Microsoft.ApplicationInsights/MetricAggregationScope.xml +++ b/xml/Microsoft.ApplicationInsights/MetricAggregationScope.xml @@ -25,8 +25,8 @@ The default "" is used whenever MetricAggregationScope is not specified explicitly. To be added. - + diff --git a/xml/Microsoft.Azure.Cosmos.Fluent/CosmosClientBuilder.xml b/xml/Microsoft.Azure.Cosmos.Fluent/CosmosClientBuilder.xml index abfe90ff8832..f8ab5cd5e983 100644 --- a/xml/Microsoft.Azure.Cosmos.Fluent/CosmosClientBuilder.xml +++ b/xml/Microsoft.Azure.Cosmos.Fluent/CosmosClientBuilder.xml @@ -559,8 +559,8 @@ For more information, see Connection policy: Use direct connection mode. - + @@ -644,8 +644,8 @@ The object To be added. - + @@ -826,8 +826,8 @@ The object To be added. - + @@ -871,7 +871,7 @@ The current . To be added. - + When a request fails due to a rate limiting error, the service sends back a response that contains a value indicating the client should not retry before the time period has @@ -881,7 +881,7 @@ For more information, see Handle rate limiting/request rate too large. - + diff --git a/xml/Microsoft.Azure.Cosmos.Scripts/Scripts.xml b/xml/Microsoft.Azure.Cosmos.Scripts/Scripts.xml index 426a2bd5b8b8..541c9e562964 100644 --- a/xml/Microsoft.Azure.Cosmos.Scripts/Scripts.xml +++ b/xml/Microsoft.Azure.Cosmos.Scripts/Scripts.xml @@ -32,9 +32,9 @@ Represents script operations on an Azure Cosmos container. To be added. - + diff --git a/xml/Microsoft.Azure.Cosmos/ContainerProperties.xml b/xml/Microsoft.Azure.Cosmos/ContainerProperties.xml index 5095d0c34ece..1ecb3b5a4912 100644 --- a/xml/Microsoft.Azure.Cosmos/ContainerProperties.xml +++ b/xml/Microsoft.Azure.Cosmos/ContainerProperties.xml @@ -36,7 +36,7 @@ Being schema-free, the documents in a container do not need to share the same structure or fields. Since containers are application resources, they can be authorized using either the master key or resource keys. - + The example below creates a new partitioned container with 50000 Request-per-Unit throughput. The partition key is the first level 'country' property in all the documents within this container. @@ -60,7 +60,7 @@ Container container = client.GetDatabase("dbName"].Containers["MyCollection"]; await container.DeleteAsync(); ]]> - + diff --git a/xml/Microsoft.Azure.Cosmos/CosmosClient.xml b/xml/Microsoft.Azure.Cosmos/CosmosClient.xml index 73ccdcbd3c9b..ad609389350c 100644 --- a/xml/Microsoft.Azure.Cosmos/CosmosClient.xml +++ b/xml/Microsoft.Azure.Cosmos/CosmosClient.xml @@ -49,7 +49,7 @@ - + This example create a , , and a . The CosmosClient is created with the connection string and configured to use "East US 2" region. @@ -103,7 +103,7 @@ // Dispose cosmosClient at application exit ]]> - + @@ -185,7 +185,7 @@ - + The CosmosClient is created with the connection string and configured to use "East US 2" region. - + @@ -252,7 +252,7 @@ - + The CosmosClient is created with the AccountEndpoint, AccountKey or ResourceToken and configured to use "East US 2" region. - + diff --git a/xml/Microsoft.Azure.Cosmos/CosmosClientOptions.xml b/xml/Microsoft.Azure.Cosmos/CosmosClientOptions.xml index df41429d7385..f715bab99f90 100644 --- a/xml/Microsoft.Azure.Cosmos/CosmosClientOptions.xml +++ b/xml/Microsoft.Azure.Cosmos/CosmosClientOptions.xml @@ -271,8 +271,8 @@ For more information, see Connection policy: Use direct connection mode. - + diff --git a/xml/Microsoft.Azure.Cosmos/Headers.xml b/xml/Microsoft.Azure.Cosmos/Headers.xml index 493c23bcfc80..574ac4ebfa9e 100644 --- a/xml/Microsoft.Azure.Cosmos/Headers.xml +++ b/xml/Microsoft.Azure.Cosmos/Headers.xml @@ -36,8 +36,8 @@ Header implementation used for Request and Responses To be added. - + diff --git a/xml/Microsoft.Azure.Cosmos/ItemRequestOptions.xml b/xml/Microsoft.Azure.Cosmos/ItemRequestOptions.xml index 94082438347f..0c332076bb5d 100644 --- a/xml/Microsoft.Azure.Cosmos/ItemRequestOptions.xml +++ b/xml/Microsoft.Azure.Cosmos/ItemRequestOptions.xml @@ -189,8 +189,8 @@ The indexing directive to use with a request. To be added. - + diff --git a/xml/Microsoft.Azure.Documents.Client/AccessCondition.xml b/xml/Microsoft.Azure.Documents.Client/AccessCondition.xml index 8a8ca2432fca..544e38e035a0 100644 --- a/xml/Microsoft.Azure.Documents.Client/AccessCondition.xml +++ b/xml/Microsoft.Azure.Documents.Client/AccessCondition.xml @@ -49,9 +49,9 @@ Represents a set of access conditions to be used for operations in the Azure Cosmos DB service. To be added. + - The following example shows how to use AccessCondition with DocumentClient. For more information, see Handle rate limiting/request rate too large. + - The example below creates a new and sets the using the property. diff --git a/xml/Microsoft.Azure.Documents.Client/DocumentClient.xml b/xml/Microsoft.Azure.Documents.Client/DocumentClient.xml index dd7a1aebf553..48116af039c3 100644 --- a/xml/Microsoft.Azure.Documents.Client/DocumentClient.xml +++ b/xml/Microsoft.Azure.Documents.Client/DocumentClient.xml @@ -154,9 +154,9 @@ specified Azure Cosmos DB service endpoint, a dictionary of resource tokens and a connection policy. Using Direct connectivity, wherever possible, is recommended + - @@ -221,10 +221,10 @@ If no is provided, then the default will be used. Using Direct connectivity, wherever possible, is recommended. - - + + If is not supplied. If is not a valid permission link. @@ -301,10 +301,10 @@ Using Direct connectivity, wherever possible, is recommended - - + + @@ -373,9 +373,9 @@ Using Direct connectivity, wherever possible, is recommended. + - @@ -462,11 +462,11 @@ Using Direct connectivity, wherever possible, is recommended - - + + @@ -546,11 +546,11 @@ Using Direct connectivity, wherever possible, is recommended - - + + @@ -627,10 +627,10 @@ Using Direct connectivity, wherever possible, is recommended. - - + + @@ -701,10 +701,10 @@ Using Direct connectivity, wherever possible, is recommended. - - + + @@ -775,9 +775,9 @@ Using Direct connectivity, wherever possible, is recommended. + - @@ -1027,10 +1027,10 @@ The object representing the service response for the asynchronous operation. - - + + The example below creates a new document, and then creates a new attachment for that document The task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. The that was created within a task object representing the service response for the asynchronous operation. To be added. - - + + If is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Database are: @@ -2726,10 +2726,10 @@ The that was created within a task object representing the service response for the asynchronous operation. To be added. - - + + If is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. @@ -3043,10 +3043,10 @@ The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -3230,9 +3230,9 @@ the query result set. ChangeFeedOptions.PartitionKeyRangeId must be provided. + - The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a collection are: @@ -3544,11 +3544,11 @@ The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a DocumentCollection are: @@ -6231,10 +6231,10 @@ A task object representing the service response for the asynchronous operation which contains the created object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -6788,10 +6788,10 @@ The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -7346,10 +7346,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -7918,10 +7918,10 @@ A task object representing the service response for the asynchronous operation which contains the created object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -8062,10 +8062,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -9033,10 +9033,10 @@ To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -9175,10 +9175,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -9315,10 +9315,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -9457,10 +9457,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -9599,10 +9599,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -9739,10 +9739,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -9879,10 +9879,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -10019,10 +10019,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -10159,10 +10159,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -10299,10 +10299,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -10513,9 +10513,9 @@ The task object representing the service response for the asynchronous operation which would contain any response set in the stored procedure. To be added. + - If is not set. The task object representing the service response for the asynchronous operation which would contain any response set in the stored procedure. To be added. - - + + If is not set. The task object representing the service response for the asynchronous operation which would contain any response set in the stored procedure. To be added. - - + + If is not set. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11310,10 +11310,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11396,10 +11396,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11566,11 +11566,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11653,10 +11653,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11735,10 +11735,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11903,11 +11903,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11988,10 +11988,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12066,10 +12066,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12171,11 +12171,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12260,10 +12260,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when reading a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12359,11 +12359,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12452,10 +12452,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when reading a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12545,11 +12545,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12631,10 +12631,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12712,10 +12712,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12875,9 +12875,9 @@ Instead of FeedResponse{Document} this method takes advantage of dynamic objects in .NET. This way a single feed result can contain any kind of Document, or POCO object. This is important becuse a DocumentCollection can contain different kinds of documents. + - If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13239,11 +13239,11 @@ string minimumRUsForCollection = response.ResponseHeaders["x-ms-cosmos-min-throughput"]; ]]> - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13319,10 +13319,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13411,10 +13411,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13497,11 +13497,11 @@ A containing a which wraps a containing the read resource record. To be added. - - + + - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13681,10 +13681,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13763,10 +13763,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13931,11 +13931,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14018,10 +14018,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14100,10 +14100,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14268,11 +14268,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14355,10 +14355,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14437,10 +14437,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14605,11 +14605,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14691,10 +14691,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14783,11 +14783,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14870,10 +14870,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -14952,10 +14952,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -15109,10 +15109,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -15268,10 +15268,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -15424,10 +15424,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -15515,10 +15515,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If either or is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -15806,10 +15806,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist.423Locked - This means the scale operation cannot be performed because another scale operation is in progress. @@ -15893,10 +15893,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -16045,10 +16045,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -16197,10 +16197,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -16349,10 +16349,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -16501,10 +16501,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -16837,10 +16837,10 @@ The task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. If is not in the form of /media/{mediaId}. @@ -16927,10 +16927,10 @@ The object representing the service response for the asynchronous operation. - - + + The example below creates a new document, and then upserts a new attachment for that document The task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. The that was upserted contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -17432,10 +17432,10 @@ A task object representing the service response for the asynchronous operation which contains the upserted object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -17576,10 +17576,10 @@ The that was upserted contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -17727,10 +17727,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -17890,10 +17890,10 @@ A task object representing the service response for the asynchronous operation which contains the upserted object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -18034,10 +18034,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: diff --git a/xml/Microsoft.Azure.Documents.Client/Protocol.xml b/xml/Microsoft.Azure.Documents.Client/Protocol.xml index da3dbb0a7779..61d8392be2d9 100644 --- a/xml/Microsoft.Azure.Documents.Client/Protocol.xml +++ b/xml/Microsoft.Azure.Documents.Client/Protocol.xml @@ -48,9 +48,9 @@ Specifies the protocol to be used by DocumentClient for communicating to the Azure Cosmos DB service. To be added. + - + - diff --git a/xml/Microsoft.Azure.Documents/DocumentCollection.xml b/xml/Microsoft.Azure.Documents/DocumentCollection.xml index 821aabad6b67..8c6e6d6dd4b2 100644 --- a/xml/Microsoft.Azure.Documents/DocumentCollection.xml +++ b/xml/Microsoft.Azure.Documents/DocumentCollection.xml @@ -54,11 +54,11 @@ they can be authorized using either the master key or resource keys. Refer to http://azure.microsoft.com/documentation/articles/documentdb-resources/#collections for more details on collections. - - + + The example below creates a new partitioned collection with 50000 Request-per-Unit throughput. The partition key is the first level 'country' property in all the documents within this collection. diff --git a/xml/Microsoft.Azure.Documents/IDocumentClient.xml b/xml/Microsoft.Azure.Documents/IDocumentClient.xml index 34b10ea28914..f9e1f478f159 100644 --- a/xml/Microsoft.Azure.Documents/IDocumentClient.xml +++ b/xml/Microsoft.Azure.Documents/IDocumentClient.xml @@ -284,10 +284,10 @@ The object representing the service response for the asynchronous operation. To be added. - - + + The example below creates a new document, and then creates a new attachment for that document The task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. The that was created within a task object representing the service response for the asynchronous operation. To be added. - - + + If is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Database are: @@ -1914,10 +1914,10 @@ The that was created within a task object representing the service response for the asynchronous operation. To be added. - - + + If is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. @@ -2216,10 +2216,10 @@ The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -2397,9 +2397,9 @@ the query result set. ChangeFeedOptions.PartitionKeyRangeId must be provided. + - The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a collection are: @@ -2699,11 +2699,11 @@ The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s). This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a DocumentCollection are: @@ -4412,10 +4412,10 @@ A task object representing the service response for the asynchronous operation which contains the created object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -4945,10 +4945,10 @@ The that was created contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -5479,10 +5479,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -6019,10 +6019,10 @@ A task object representing the service response for the asynchronous operation which contains the created object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -6157,10 +6157,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -7086,10 +7086,10 @@ To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -7222,10 +7222,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -7356,10 +7356,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -7492,10 +7492,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -7628,10 +7628,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -7762,10 +7762,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -7896,10 +7896,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -8030,10 +8030,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -8164,10 +8164,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -8298,10 +8298,10 @@ A containing a which will contain information about the request issued. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -8443,9 +8443,9 @@ The task object representing the service response for the asynchronous operation which would contain any response set in the stored procedure. To be added. + - If is not set. The task object representing the service response for the asynchronous operation which would contain any response set in the stored procedure. To be added. - - + + If is not set. The task object representing the service response for the asynchronous operation which would contain any response set in the stored procedure. To be added. - - + + If is not set. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9081,10 +9081,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9164,10 +9164,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9328,11 +9328,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9412,10 +9412,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9491,10 +9491,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9653,11 +9653,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9735,10 +9735,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9810,10 +9810,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9912,11 +9912,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -9998,10 +9998,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when reading a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -10094,11 +10094,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -10184,10 +10184,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when reading a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -10274,11 +10274,11 @@ the values within the {} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -10357,10 +10357,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -10435,10 +10435,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -10592,9 +10592,9 @@ Instead of FeedResponse{Document} this method takes advantage of dynamic objects in .NET. This way a single feed result can contain any kind of Document, or POCO object. This is important becuse a DocumentCollection can contain different kinds of documents. + - If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -10941,11 +10941,11 @@ string minimumRUsForCollection = readResponse.Headers["x-ms-cosmos-min-throughput"]; ]]> - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11018,10 +11018,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11107,10 +11107,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11190,11 +11190,11 @@ A containing a which wraps a containing the read resource record. To be added. - - + + - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11368,10 +11368,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11447,10 +11447,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11609,11 +11609,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11693,10 +11693,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11772,10 +11772,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -11934,11 +11934,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12018,10 +12018,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12097,10 +12097,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12259,11 +12259,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12342,10 +12342,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12431,11 +12431,11 @@ only the values within the {...} change depending on which method you wish to use to address the resource. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12515,10 +12515,10 @@ Doing a read of a resource is the most efficient way to get a resource from the service. If you know the resource's ID, do a read instead of a query by ID. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to read did not exist.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12594,10 +12594,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12745,10 +12745,10 @@ A containing a which wraps a containing the read resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource feed you tried to read did not exist. Check the parent rids are correct.429TooManyRequests - This means you have exceeded the number of request units per second. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -12898,10 +12898,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -13048,10 +13048,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -13136,10 +13136,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If either or is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -13415,10 +13415,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist.429TooManyRequests - The replace offer is throttled as the offer scale down operation is attempted within the idle timeout period of 4 hours. Consult the DocumentClientException.RetryAfter value to see how long you should wait before retrying this operation. @@ -13499,10 +13499,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -13645,10 +13645,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -13791,10 +13791,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -13937,10 +13937,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -14083,10 +14083,10 @@ A containing a which wraps a containing the updated resource record. To be added. - - + + If is not set. This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: StatusCodeReason for exception404NotFound - This means the resource you tried to delete did not exist. @@ -14347,10 +14347,10 @@ The task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. If is not in the form of /media/{mediaId}. @@ -14434,10 +14434,10 @@ The object representing the service response for the asynchronous operation. - - + + The example below creates a new document, and then upserts a new attachment for that document The task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. The that was upserted contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -14921,10 +14921,10 @@ A task object representing the service response for the asynchronous operation which contains the upserted object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -15059,10 +15059,10 @@ The that was upserted contained within a object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -15204,10 +15204,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -15361,10 +15361,10 @@ A task object representing the service response for the asynchronous operation which contains the upserted object. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: @@ -15499,10 +15499,10 @@ A task object representing the service response for the asynchronous operation. To be added. - - + + If either or is not set. Represents a consolidation of failures that occured during async processing. Look within InnerExceptions to find the actual exception(s) This exception can encapsulate many different types of errors. To determine the specific error always look at the StatusCode property. Some common codes you may get when creating a Document are: diff --git a/xml/Microsoft.Azure.IoT.DigitalTwin.Model.Contracts.Contexts/IGeospatial.xml b/xml/Microsoft.Azure.IoT.DigitalTwin.Model.Contracts.Contexts/IGeospatial.xml index 367596157597..8f004c3c330d 100644 --- a/xml/Microsoft.Azure.IoT.DigitalTwin.Model.Contracts.Contexts/IGeospatial.xml +++ b/xml/Microsoft.Azure.IoT.DigitalTwin.Model.Contracts.Contexts/IGeospatial.xml @@ -24,8 +24,8 @@ Interface for GeoSpatial To be added. - + diff --git a/xml/Microsoft.Azure.NotificationHubs/NotificationHubDescription.xml b/xml/Microsoft.Azure.NotificationHubs/NotificationHubDescription.xml index 49ad4c4a5688..2017770392b2 100644 --- a/xml/Microsoft.Azure.NotificationHubs/NotificationHubDescription.xml +++ b/xml/Microsoft.Azure.NotificationHubs/NotificationHubDescription.xml @@ -267,8 +267,8 @@ for other tenants, or in extra charges for the multi-tenant application owner). - + diff --git a/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml b/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml index 6d4afa94412f..114d6ba5c3c3 100644 --- a/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml +++ b/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml @@ -9,6 +9,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -33,6 +34,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -57,6 +59,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Net.Http.HttpMethod @@ -81,6 +84,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider @@ -108,6 +112,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Uri diff --git a/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml b/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml index 946a1a55f0e1..95e562cc8214 100644 --- a/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml +++ b/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml @@ -9,6 +9,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -38,6 +39,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -62,6 +64,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -88,6 +91,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Byte[] diff --git a/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml b/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml index 97949c4dd44a..00ef687c8f43 100644 --- a/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml +++ b/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -77,6 +78,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder diff --git a/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml b/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml index bef507130f43..f8e8bb382278 100644 --- a/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml +++ b/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<System.Uri> diff --git a/xml/Microsoft.Identity.Client.MsaPassthrough/MsaPassthroughConfig.xml b/xml/Microsoft.Identity.Client.MsaPassthrough/MsaPassthroughConfig.xml new file mode 100644 index 000000000000..4a23c9ccc59f --- /dev/null +++ b/xml/Microsoft.Identity.Client.MsaPassthrough/MsaPassthroughConfig.xml @@ -0,0 +1,52 @@ + + + + + + + + Microsoft.Identity.Client + 4.26.0.0 + + + System.Object + + + + + Extensions for MSA-Passthrough apps (Microsoft internal only). + + To be added. + + + + + + + + + Method + + Microsoft.Identity.Client + 4.26.0.0 + + + Microsoft.Identity.Client.PublicClientApplicationBuilder + + + + + + + To be added. + To be added. + + Declares that the app is MSA-Passthrough enabled (Microsoft internal only). This is a legacy + feature. Required for the functionality of some brokers, like WAM. + + To be added. + To be added. + + + + diff --git a/xml/Microsoft.Identity.Client.Platforms.net45/WebBrowserNavigateErrorEventArgs.xml b/xml/Microsoft.Identity.Client.Platforms.net45/WebBrowserNavigateErrorEventArgs.xml index 3445a659ecd0..b556dc88b967 100644 --- a/xml/Microsoft.Identity.Client.Platforms.net45/WebBrowserNavigateErrorEventArgs.xml +++ b/xml/Microsoft.Identity.Client.Platforms.net45/WebBrowserNavigateErrorEventArgs.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.ComponentModel.CancelEventArgs @@ -77,6 +78,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -128,6 +130,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Int32 @@ -173,6 +176,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -218,6 +222,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -263,6 +268,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object diff --git a/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialog.xml b/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialog.xml index 5fcdbd0af9df..58261b8f1182 100644 --- a/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialog.xml +++ b/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialog.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.Platforms.net45.WindowsFormsWebAuthenticationDialogBase @@ -89,6 +90,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -136,6 +138,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -181,6 +184,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -226,6 +230,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -274,6 +279,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -319,6 +325,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void diff --git a/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase+DpiHelper.xml b/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase+DpiHelper.xml index 7f91072c3bb1..38bd66ec72b0 100644 --- a/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase+DpiHelper.xml +++ b/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase+DpiHelper.xml @@ -31,6 +31,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -76,6 +77,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Int32 diff --git a/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase.xml b/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase.xml index 9c82f29b7537..4c43ec820359 100644 --- a/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase.xml +++ b/xml/Microsoft.Identity.Client.Platforms.net45/WindowsFormsWebAuthenticationDialogBase.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Windows.Forms.Form @@ -87,6 +88,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -132,6 +134,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalClientException @@ -181,6 +184,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -229,6 +233,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -280,6 +285,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -325,6 +331,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -370,6 +377,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -418,6 +426,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Windows.Forms.IWin32Window @@ -463,6 +472,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Windows.Forms.WebBrowser @@ -510,6 +520,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -560,6 +571,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void diff --git a/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml b/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml index 3f1836a5c483..0ac1616f882f 100644 --- a/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml +++ b/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -138,6 +140,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml b/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml index 8fc9ee408dec..363264b8ad48 100644 --- a/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml +++ b/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Enum @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -126,6 +128,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -173,6 +176,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -220,6 +224,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -266,6 +271,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AadAuthorityAudience diff --git a/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml b/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml index e8e12c4fd3cd..ea1ccebb4351 100644 --- a/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml +++ b/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -87,6 +88,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -131,6 +133,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -180,6 +183,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -235,6 +239,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -282,6 +287,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -335,6 +341,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -391,6 +398,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -450,6 +458,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -509,6 +518,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -567,6 +577,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -625,6 +636,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -681,6 +693,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -742,6 +755,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -795,6 +809,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -849,6 +864,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -900,6 +916,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -953,6 +970,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1006,6 +1024,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T diff --git a/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml b/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml index 2696ad6a3a04..529e404b9b67 100644 --- a/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml +++ b/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -85,6 +86,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -138,6 +140,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -194,6 +197,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -252,6 +256,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -307,6 +312,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -366,6 +372,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -424,6 +431,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -483,6 +491,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -539,6 +548,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -600,6 +610,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -648,6 +659,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -704,6 +716,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -756,6 +769,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -807,6 +821,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -858,6 +873,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -922,6 +938,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -977,6 +994,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1030,6 +1048,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1083,6 +1102,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1141,6 +1161,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1201,6 +1222,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1259,6 +1281,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1307,6 +1330,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1338,6 +1362,7 @@ Microsoft.Identity.Client 4.25.0.0 + 4.26.0.0 T @@ -1395,6 +1420,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1460,6 +1486,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1512,6 +1539,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1566,6 +1594,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T @@ -1617,6 +1646,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T diff --git a/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml b/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml index 67320364e053..1262392e2320 100644 --- a/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml +++ b/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -91,6 +92,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> diff --git a/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml b/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml index f2dbc71afb74..d6d036754de3 100644 --- a/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml +++ b/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -90,6 +91,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -117,6 +119,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 T diff --git a/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml b/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml index dec90057e01f..9c12f62bccc1 100644 --- a/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml +++ b/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -90,6 +91,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> diff --git a/xml/Microsoft.Identity.Client/AccountId.xml b/xml/Microsoft.Identity.Client/AccountId.xml index 531eb30ff89c..abecc73404c3 100644 --- a/xml/Microsoft.Identity.Client/AccountId.xml +++ b/xml/Microsoft.Identity.Client/AccountId.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -78,6 +79,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -125,6 +127,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -176,6 +179,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -227,6 +231,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Int32 @@ -274,6 +279,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -326,6 +332,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -373,6 +380,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -420,6 +428,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml index 38fcb525cd83..465a0793f89e 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder> @@ -82,6 +83,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -128,6 +130,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml index 535e45de162c..49f5517cd669 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder> @@ -82,6 +83,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml index 6c452c738f19..19965588afeb 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractClientAppBaseAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder> @@ -83,6 +84,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml index d1fcbeac9dba..cb038c24513d 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder> diff --git a/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml index c0d8e93eb19f..593eb1eb3781 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder> @@ -67,6 +68,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -131,6 +133,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -159,6 +162,7 @@ Microsoft.Identity.Client 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -225,6 +229,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml index f252a24ab8b1..99fb0eb0cf7d 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder> @@ -82,6 +83,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -128,6 +130,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -180,6 +183,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -230,6 +234,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -283,6 +288,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -342,6 +348,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -400,6 +407,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -458,6 +466,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -509,6 +518,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -560,6 +570,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml index ca4c68b9bea1..42761a260ea1 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder> @@ -59,6 +60,7 @@ Microsoft.Identity.Client 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -117,6 +119,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml index 0a7070bb0538..d6bb359ed9e9 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractClientAppBaseAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder> @@ -84,6 +85,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -119,6 +121,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -179,6 +182,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder diff --git a/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml b/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml index b39fa6668b85..c58643aba359 100644 --- a/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder> @@ -83,6 +84,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -128,6 +130,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder diff --git a/xml/Microsoft.Identity.Client/ApplicationOptions.xml b/xml/Microsoft.Identity.Client/ApplicationOptions.xml index 7c9805b8170e..9c5777ddc27c 100644 --- a/xml/Microsoft.Identity.Client/ApplicationOptions.xml +++ b/xml/Microsoft.Identity.Client/ApplicationOptions.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -81,6 +82,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -123,6 +125,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -171,6 +174,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -216,6 +220,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -268,6 +273,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -316,6 +322,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -363,6 +370,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -410,6 +418,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -464,6 +473,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -515,6 +525,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -565,6 +576,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -589,6 +601,7 @@ Microsoft.Identity.Client 4.25.0.0 + 4.26.0.0 System.Boolean @@ -636,6 +649,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.LogLevel @@ -685,6 +699,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -743,6 +758,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/AuthenticationResult.xml b/xml/Microsoft.Identity.Client/AuthenticationResult.xml index 40755b95d3ab..dc84f996700e 100644 --- a/xml/Microsoft.Identity.Client/AuthenticationResult.xml +++ b/xml/Microsoft.Identity.Client/AuthenticationResult.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -66,6 +67,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -122,6 +124,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -192,6 +195,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -239,6 +243,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IAccount @@ -275,6 +280,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AuthenticationResultMetadata @@ -322,6 +328,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Guid @@ -369,6 +376,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -426,6 +434,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.DateTimeOffset @@ -475,6 +484,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.DateTimeOffset @@ -523,6 +533,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -570,6 +581,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -624,6 +636,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -671,6 +684,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -719,6 +733,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -767,6 +782,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml b/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml index bb24a00888c5..d455c830c02e 100644 --- a/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml +++ b/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml @@ -18,6 +18,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -51,6 +52,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -84,6 +86,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TokenSource diff --git a/xml/Microsoft.Identity.Client/AzureCloudInstance.xml b/xml/Microsoft.Identity.Client/AzureCloudInstance.xml index 8deff9a72e39..9116af899dba 100644 --- a/xml/Microsoft.Identity.Client/AzureCloudInstance.xml +++ b/xml/Microsoft.Identity.Client/AzureCloudInstance.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Enum @@ -76,6 +77,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -122,6 +124,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -168,6 +171,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -214,6 +218,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -260,6 +265,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AzureCloudInstance diff --git a/xml/Microsoft.Identity.Client/ClientApplicationBase.xml b/xml/Microsoft.Identity.Client/ClientApplicationBase.xml index 665c1f66f5af..11f85d11a79f 100644 --- a/xml/Microsoft.Identity.Client/ClientApplicationBase.xml +++ b/xml/Microsoft.Identity.Client/ClientApplicationBase.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -93,6 +94,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -167,6 +169,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -244,6 +247,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -318,6 +322,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -401,6 +406,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IAppConfig @@ -451,6 +457,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -504,6 +511,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -565,6 +573,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -626,6 +635,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -683,6 +693,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -723,6 +734,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -779,6 +791,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -844,6 +857,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -912,6 +926,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -976,6 +991,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task @@ -1030,6 +1046,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1092,6 +1109,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1157,6 +1175,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ITokenCache @@ -1211,6 +1230,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml b/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml index 2d8703cceea0..4743149ad57e 100644 --- a/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml +++ b/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -93,6 +94,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -146,6 +148,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -199,6 +202,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/ClientCredential.xml b/xml/Microsoft.Identity.Client/ClientCredential.xml index fe26b7afabd1..44c6094956d6 100644 --- a/xml/Microsoft.Identity.Client/ClientCredential.xml +++ b/xml/Microsoft.Identity.Client/ClientCredential.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -94,6 +95,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -147,6 +149,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml b/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml index 68eab64c4ce1..f8c052748def 100644 --- a/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml +++ b/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ClientApplicationBase @@ -98,6 +99,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -175,6 +177,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -262,6 +265,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -327,6 +331,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -398,6 +403,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -457,6 +463,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -525,6 +532,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -597,6 +605,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -659,6 +668,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -731,6 +741,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -805,6 +816,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ITokenCache @@ -837,6 +849,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -887,6 +900,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -945,6 +959,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1018,6 +1033,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1099,6 +1115,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -1153,6 +1170,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1224,6 +1242,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1294,6 +1313,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1367,6 +1387,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1439,6 +1460,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml b/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml index cffb6b2e017b..a1e816242849 100644 --- a/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml +++ b/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractApplicationBuilder<Microsoft.Identity.Client.ConfidentialClientApplicationBuilder> @@ -80,6 +81,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IConfidentialClientApplication @@ -129,6 +131,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -183,6 +186,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -236,6 +240,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -262,6 +267,7 @@ Microsoft.Identity.Client 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -314,6 +320,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -368,6 +375,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -425,6 +433,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder diff --git a/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml b/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml index 8326375e3c7b..03af9feb0088 100644 --- a/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml +++ b/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ApplicationOptions @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -121,6 +123,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/DeviceCodeResult.xml b/xml/Microsoft.Identity.Client/DeviceCodeResult.xml index e805d768e3a0..3e193f0518bc 100644 --- a/xml/Microsoft.Identity.Client/DeviceCodeResult.xml +++ b/xml/Microsoft.Identity.Client/DeviceCodeResult.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -84,6 +85,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -131,6 +133,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -178,6 +181,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.DateTimeOffset @@ -225,6 +229,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Int64 @@ -272,6 +277,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -319,6 +325,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IReadOnlyCollection<System.String> @@ -366,6 +373,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -413,6 +421,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml b/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml index 398a9a1e32d3..5fe931490b45 100644 --- a/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml +++ b/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder> @@ -85,6 +86,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<System.Uri> @@ -131,6 +133,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<System.Uri> @@ -180,6 +183,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -229,6 +233,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -278,6 +283,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -327,6 +333,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder diff --git a/xml/Microsoft.Identity.Client/IAccount.xml b/xml/Microsoft.Identity.Client/IAccount.xml index b29dd048b611..d5f2ec57d533 100644 --- a/xml/Microsoft.Identity.Client/IAccount.xml +++ b/xml/Microsoft.Identity.Client/IAccount.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -78,6 +79,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -126,6 +128,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AccountId @@ -173,6 +176,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/IAppConfig.xml b/xml/Microsoft.Identity.Client/IAppConfig.xml index 83684e6e236a..81e5fcac8ec7 100644 --- a/xml/Microsoft.Identity.Client/IAppConfig.xml +++ b/xml/Microsoft.Identity.Client/IAppConfig.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -71,6 +72,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -123,6 +125,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -168,6 +171,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -216,6 +220,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -263,6 +268,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -308,6 +314,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -355,6 +362,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -402,6 +410,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -451,6 +460,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -498,6 +508,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IMsalHttpClientFactory @@ -546,6 +557,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -593,6 +605,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -617,6 +630,7 @@ Microsoft.Identity.Client 4.25.0.0 + 4.26.0.0 System.Boolean @@ -664,6 +678,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.LogCallback @@ -712,6 +727,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.LogLevel @@ -760,6 +776,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Func<System.Object> @@ -805,6 +822,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -851,6 +869,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ITelemetryConfig @@ -896,6 +915,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/IByRefreshToken.xml b/xml/Microsoft.Identity.Client/IByRefreshToken.xml index 12aa56e05d40..a71fd8d98a9e 100644 --- a/xml/Microsoft.Identity.Client/IByRefreshToken.xml +++ b/xml/Microsoft.Identity.Client/IByRefreshToken.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -74,6 +75,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -132,6 +134,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/IClientApplicationBase.xml b/xml/Microsoft.Identity.Client/IClientApplicationBase.xml index 3744b830541f..a54195a44cd2 100644 --- a/xml/Microsoft.Identity.Client/IClientApplicationBase.xml +++ b/xml/Microsoft.Identity.Client/IClientApplicationBase.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -82,6 +83,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -152,6 +154,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -222,6 +225,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -292,6 +296,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -370,6 +375,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IAppConfig @@ -417,6 +423,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -467,6 +474,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -525,6 +533,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -583,6 +592,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -636,6 +646,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -673,6 +684,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -726,6 +738,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -788,6 +801,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -854,6 +868,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -915,6 +930,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task @@ -966,6 +982,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1025,6 +1042,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1087,6 +1105,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ITokenCache @@ -1140,6 +1159,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml b/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml index eccff67af106..aa0dcec9ca7d 100644 --- a/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml +++ b/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -80,6 +81,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -142,6 +144,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -206,6 +209,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -262,6 +266,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -323,6 +328,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -386,6 +392,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -445,6 +452,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -508,6 +516,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -573,6 +582,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ITokenCache @@ -623,6 +633,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -678,6 +689,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -743,6 +755,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml b/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml index 5ce97fc14f77..f45fdaae30a2 100644 --- a/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml +++ b/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -78,6 +79,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -144,6 +146,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -213,6 +216,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -276,6 +280,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml b/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml index a01b208562d0..fa1821d70bba 100644 --- a/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml +++ b/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Net.Http.HttpClient diff --git a/xml/Microsoft.Identity.Client/IPublicClientApplication.xml b/xml/Microsoft.Identity.Client/IPublicClientApplication.xml index 2791280ecab0..7958a7df9018 100644 --- a/xml/Microsoft.Identity.Client/IPublicClientApplication.xml +++ b/xml/Microsoft.Identity.Client/IPublicClientApplication.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -86,6 +87,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -148,6 +150,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -211,6 +214,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -276,6 +280,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -339,6 +344,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -404,6 +410,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -470,6 +477,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -539,6 +547,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -608,6 +617,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -679,6 +689,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -750,6 +761,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -825,6 +837,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -900,6 +913,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -977,6 +991,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1054,6 +1069,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -1119,6 +1135,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1185,6 +1202,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1251,6 +1269,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -1313,6 +1332,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1380,6 +1400,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -1442,6 +1463,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder @@ -1507,6 +1529,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1576,6 +1599,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1647,6 +1671,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1720,6 +1745,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1795,6 +1821,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean diff --git a/xml/Microsoft.Identity.Client/ITelemetryConfig.xml b/xml/Microsoft.Identity.Client/ITelemetryConfig.xml index c48f73f84c94..cf347117ef3a 100644 --- a/xml/Microsoft.Identity.Client/ITelemetryConfig.xml +++ b/xml/Microsoft.Identity.Client/ITelemetryConfig.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -74,6 +75,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -122,6 +124,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Action<Microsoft.Identity.Client.ITelemetryEventPayload> @@ -170,6 +173,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml b/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml index 0e49b6391bd2..86389775a901 100644 --- a/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml +++ b/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -76,6 +77,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Boolean> @@ -121,6 +123,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int64> @@ -166,6 +169,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> @@ -211,6 +215,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -256,6 +261,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.String> @@ -301,6 +307,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/ITokenCache.xml b/xml/Microsoft.Identity.Client/ITokenCache.xml index 56129c8a8434..63ab70d9d948 100644 --- a/xml/Microsoft.Identity.Client/ITokenCache.xml +++ b/xml/Microsoft.Identity.Client/ITokenCache.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -80,6 +81,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -139,6 +141,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -202,6 +205,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -264,6 +268,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -333,6 +338,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -394,6 +400,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -452,6 +459,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -512,6 +520,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -572,6 +581,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -633,6 +643,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -692,6 +703,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -747,6 +759,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -802,6 +815,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -856,6 +870,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -910,6 +925,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -963,6 +979,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void diff --git a/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml b/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml index 6519e7d8b11f..b5dbc2287807 100644 --- a/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml +++ b/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -134,6 +136,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -195,6 +198,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -257,6 +261,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Byte[] @@ -310,6 +315,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -369,6 +375,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Byte[] diff --git a/xml/Microsoft.Identity.Client/IUser.xml b/xml/Microsoft.Identity.Client/IUser.xml index 1e34de349a15..f7cd699ca3ea 100644 --- a/xml/Microsoft.Identity.Client/IUser.xml +++ b/xml/Microsoft.Identity.Client/IUser.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -87,6 +88,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -149,6 +151,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -212,6 +215,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -275,6 +279,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/LogCallback.xml b/xml/Microsoft.Identity.Client/LogCallback.xml index c37eb1fd6b55..a04dac3be552 100644 --- a/xml/Microsoft.Identity.Client/LogCallback.xml +++ b/xml/Microsoft.Identity.Client/LogCallback.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Delegate diff --git a/xml/Microsoft.Identity.Client/LogLevel.xml b/xml/Microsoft.Identity.Client/LogLevel.xml index 36b1fb018c54..8a9399927e78 100644 --- a/xml/Microsoft.Identity.Client/LogLevel.xml +++ b/xml/Microsoft.Identity.Client/LogLevel.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Enum @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.LogLevel @@ -125,6 +127,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.LogLevel @@ -171,6 +174,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.LogLevel @@ -217,6 +221,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.LogLevel diff --git a/xml/Microsoft.Identity.Client/Logger.xml b/xml/Microsoft.Identity.Client/Logger.xml index 1cdaa782f0df..0239d64fb193 100644 --- a/xml/Microsoft.Identity.Client/Logger.xml +++ b/xml/Microsoft.Identity.Client/Logger.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -86,6 +87,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -128,6 +130,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -183,6 +186,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -238,6 +242,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -293,6 +298,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/MsalClientException.xml b/xml/Microsoft.Identity.Client/MsalClientException.xml index 9e52c4505951..b369b3740a35 100644 --- a/xml/Microsoft.Identity.Client/MsalClientException.xml +++ b/xml/Microsoft.Identity.Client/MsalClientException.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalException @@ -81,6 +82,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -131,6 +133,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -184,6 +187,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/MsalError.xml b/xml/Microsoft.Identity.Client/MsalError.xml index bdeafe467033..7f0a371397d5 100644 --- a/xml/Microsoft.Identity.Client/MsalError.xml +++ b/xml/Microsoft.Identity.Client/MsalError.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -125,6 +127,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -176,6 +179,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -221,6 +225,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -265,6 +270,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -311,6 +317,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -359,6 +366,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -409,6 +417,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -457,6 +466,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -503,6 +513,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -550,6 +561,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -603,6 +615,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -645,6 +658,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -692,6 +706,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -738,6 +753,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -784,6 +800,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -830,6 +847,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -879,6 +897,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -918,6 +937,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -956,6 +976,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1003,6 +1024,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1049,6 +1071,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1095,6 +1118,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1131,6 +1155,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1156,6 +1181,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1198,6 +1224,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1245,6 +1272,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1292,6 +1320,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1339,6 +1368,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1376,6 +1406,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1422,6 +1453,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1473,6 +1505,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1520,6 +1553,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1567,6 +1601,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1601,6 +1636,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1648,6 +1684,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1701,6 +1738,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1751,6 +1789,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1797,6 +1836,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1844,6 +1884,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1890,6 +1931,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1926,6 +1968,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -1976,6 +2019,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2014,6 +2058,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2061,6 +2106,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2111,6 +2157,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2160,6 +2207,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2206,6 +2254,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2254,6 +2303,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2304,6 +2354,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2345,6 +2396,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2392,6 +2444,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2441,6 +2494,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2495,6 +2549,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2546,6 +2601,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2593,6 +2649,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2642,6 +2699,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2689,6 +2747,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2736,6 +2795,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2786,6 +2846,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2832,6 +2893,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2882,6 +2944,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2929,6 +2992,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -2979,6 +3043,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -3033,6 +3098,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3080,6 +3146,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3124,6 +3191,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3170,6 +3238,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3217,6 +3286,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3265,6 +3335,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3311,6 +3382,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3362,6 +3434,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3409,6 +3482,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3456,6 +3530,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3500,6 +3575,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3546,6 +3622,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3592,6 +3669,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3641,6 +3719,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3690,6 +3769,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3736,6 +3816,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3770,6 +3851,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3800,6 +3882,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3847,6 +3930,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3870,6 +3954,7 @@ Microsoft.Identity.Client 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3910,6 +3995,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -3957,6 +4043,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4004,6 +4091,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4051,6 +4139,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4100,6 +4189,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4148,6 +4238,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4195,6 +4286,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4245,6 +4337,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -4296,6 +4389,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4343,6 +4437,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4395,6 +4490,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4433,6 +4529,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4480,6 +4577,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4527,6 +4625,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4577,6 +4676,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4628,6 +4728,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4678,6 +4779,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4724,6 +4826,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4773,6 +4876,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4819,6 +4923,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4866,6 +4971,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4895,6 +5001,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4923,6 +5030,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4952,6 +5060,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -4981,6 +5090,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -5027,6 +5137,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -5073,6 +5184,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/MsalException.xml b/xml/Microsoft.Identity.Client/MsalException.xml index 84ae2a8c0729..03c93fbd71ea 100644 --- a/xml/Microsoft.Identity.Client/MsalException.xml +++ b/xml/Microsoft.Identity.Client/MsalException.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Exception @@ -80,6 +81,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -124,6 +126,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -175,6 +178,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -228,6 +232,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -287,6 +292,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -336,6 +342,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalException @@ -387,6 +394,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -435,6 +443,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/MsalServiceException.xml b/xml/Microsoft.Identity.Client/MsalServiceException.xml index b085c44d3f5f..882634524d7b 100644 --- a/xml/Microsoft.Identity.Client/MsalServiceException.xml +++ b/xml/Microsoft.Identity.Client/MsalServiceException.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalException @@ -80,6 +81,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -134,6 +136,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -193,6 +196,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -249,6 +253,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -310,6 +315,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -373,6 +379,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -427,6 +434,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -474,6 +482,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Net.Http.Headers.HttpResponseHeaders @@ -524,6 +533,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -571,6 +581,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Int32 @@ -621,6 +632,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml b/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml index c676aeaa06df..12ff17125193 100644 --- a/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml +++ b/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml @@ -23,6 +23,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalServiceException @@ -67,6 +68,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -105,6 +107,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalServiceException diff --git a/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml b/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml index 69e1f84c430c..060e89672529 100644 --- a/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml +++ b/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml @@ -22,6 +22,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalUiRequiredException @@ -68,6 +69,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -105,6 +107,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalUiRequiredException diff --git a/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml b/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml index 6673fa356997..b83fb4876276 100644 --- a/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml +++ b/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.MsalServiceException @@ -83,6 +84,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -136,6 +138,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -191,6 +194,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -249,6 +253,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification diff --git a/xml/Microsoft.Identity.Client/Prompt.xml b/xml/Microsoft.Identity.Client/Prompt.xml index 83e2cd6c2c78..21b1afdc7636 100644 --- a/xml/Microsoft.Identity.Client/Prompt.xml +++ b/xml/Microsoft.Identity.Client/Prompt.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.ValueType @@ -80,6 +81,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.Prompt @@ -127,6 +129,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -178,6 +181,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.Prompt @@ -225,6 +229,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Int32 @@ -273,6 +278,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.Prompt @@ -321,6 +327,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.Prompt @@ -368,6 +375,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -421,6 +429,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -474,6 +483,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.Prompt diff --git a/xml/Microsoft.Identity.Client/PublicClientApplication.xml b/xml/Microsoft.Identity.Client/PublicClientApplication.xml index 73b065f0592c..46ebc97ae856 100644 --- a/xml/Microsoft.Identity.Client/PublicClientApplication.xml +++ b/xml/Microsoft.Identity.Client/PublicClientApplication.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ClientApplicationBase @@ -105,6 +106,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -163,6 +165,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -228,6 +231,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -292,6 +296,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -357,6 +362,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -423,6 +429,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -491,6 +498,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -557,6 +565,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -625,6 +634,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -694,6 +704,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -766,6 +777,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -838,6 +850,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -912,6 +925,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -986,6 +1000,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1064,6 +1079,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1142,6 +1158,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1222,6 +1239,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1302,6 +1320,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -1370,6 +1389,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1440,6 +1460,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1509,6 +1530,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -1574,6 +1596,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1641,6 +1664,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1713,6 +1737,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1792,6 +1817,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder @@ -1860,6 +1886,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1932,6 +1959,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -2006,6 +2034,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -2082,6 +2111,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -2160,6 +2190,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -2208,6 +2239,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -2262,6 +2294,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -2307,6 +2340,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IAccount diff --git a/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml b/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml index c368bd7e945b..cbe3cf772242 100644 --- a/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml +++ b/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.AbstractApplicationBuilder<Microsoft.Identity.Client.PublicClientApplicationBuilder> @@ -80,6 +81,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IPublicClientApplication @@ -126,6 +128,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -180,6 +183,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -233,6 +237,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -292,6 +297,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -345,6 +351,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -406,6 +413,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -464,6 +472,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -525,6 +534,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml b/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml index 00397307c867..08a2c515aa6e 100644 --- a/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml +++ b/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ApplicationOptions @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml b/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml index cd6feb4f74d2..62a6ab169ad8 100644 --- a/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml +++ b/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -81,6 +82,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -125,6 +127,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Uri @@ -172,6 +175,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Uri @@ -219,6 +223,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -268,6 +273,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -316,6 +322,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Func<System.Uri,System.Threading.Tasks.Task> @@ -365,6 +372,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task @@ -417,6 +425,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Threading.Tasks.Task diff --git a/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml b/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml index e38fac7ca3ec..7d13597dba7d 100644 --- a/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml +++ b/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Delegate diff --git a/xml/Microsoft.Identity.Client/Telemetry.xml b/xml/Microsoft.Identity.Client/Telemetry.xml index ebeff4526311..60eba7bc5f5a 100644 --- a/xml/Microsoft.Identity.Client/Telemetry.xml +++ b/xml/Microsoft.Identity.Client/Telemetry.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -86,6 +87,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -128,6 +130,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -184,6 +187,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -240,6 +244,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -298,6 +303,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml b/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml index e7c13c268f55..263c94e802a1 100644 --- a/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml +++ b/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Enum @@ -77,6 +78,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -123,6 +125,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TelemetryAudienceType diff --git a/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml b/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml index 2d3273ecf51e..654410109c4e 100644 --- a/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml +++ b/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Delegate diff --git a/xml/Microsoft.Identity.Client/TokenCache.xml b/xml/Microsoft.Identity.Client/TokenCache.xml index 12edced18821..0900dff16359 100644 --- a/xml/Microsoft.Identity.Client/TokenCache.xml +++ b/xml/Microsoft.Identity.Client/TokenCache.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -88,6 +89,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -143,6 +145,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -212,6 +215,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -275,6 +279,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -338,6 +343,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -403,6 +409,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -465,6 +472,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -527,6 +535,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -578,6 +587,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -629,6 +639,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -682,6 +693,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Byte[] @@ -731,6 +743,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Byte[] @@ -780,6 +793,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Byte[] @@ -829,6 +843,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -896,6 +911,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -957,6 +973,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1018,6 +1035,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1079,6 +1097,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -1142,6 +1161,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -1199,6 +1219,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -1250,6 +1271,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -1306,6 +1328,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -1357,6 +1380,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -1411,6 +1435,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void @@ -1459,6 +1484,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Void diff --git a/xml/Microsoft.Identity.Client/TokenCacheCallback.xml b/xml/Microsoft.Identity.Client/TokenCacheCallback.xml index 2c34b255a83e..681dc2092cbc 100644 --- a/xml/Microsoft.Identity.Client/TokenCacheCallback.xml +++ b/xml/Microsoft.Identity.Client/TokenCacheCallback.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Delegate diff --git a/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml b/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml index 77b21316feca..931e1f92cfdf 100644 --- a/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml +++ b/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -82,6 +83,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.IAccount @@ -129,6 +131,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -176,6 +179,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -212,6 +216,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -260,6 +265,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Boolean @@ -298,6 +304,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -310,7 +317,7 @@ The value is: - the homeAccountId for AcquireTokenSilent, GetAccount(homeAccountId), RemoveAccount and when writing tokens on confidential client callsclientID + "_AppTokenCache" for AcquireTokenForClientthe hash of the original token for AcquireTokenOnBehalfOf + the homeAccountId for AcquireTokenSilent, GetAccount(homeAccountId), RemoveAccount and when writing tokens on confidential client callsclientID + "_AppTokenCache" for AcquireTokenForClientclientID_tenantID + "_AppTokenCache" for AcquireTokenForClient when tenant specific authoritythe hash of the original token for AcquireTokenOnBehalfOf To be added. To be added. @@ -350,6 +357,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.ITokenCacheSerializer @@ -398,6 +406,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/TokenSource.xml b/xml/Microsoft.Identity.Client/TokenSource.xml index ffb1eca8fa8f..cbbe3c4dd411 100644 --- a/xml/Microsoft.Identity.Client/TokenSource.xml +++ b/xml/Microsoft.Identity.Client/TokenSource.xml @@ -18,6 +18,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Enum @@ -50,6 +51,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TokenSource @@ -82,6 +84,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TokenSource @@ -114,6 +117,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TokenSource diff --git a/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml b/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml index cdc41156639f..feeddb487e73 100644 --- a/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml +++ b/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -82,6 +83,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -124,6 +126,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -172,6 +175,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -220,6 +224,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Action<Microsoft.Identity.Client.ITelemetryEventPayload> @@ -268,6 +273,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.Identity.Client/UIBehavior.xml b/xml/Microsoft.Identity.Client/UIBehavior.xml index a42f1fd29268..2fc2989274c8 100644 --- a/xml/Microsoft.Identity.Client/UIBehavior.xml +++ b/xml/Microsoft.Identity.Client/UIBehavior.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.ValueType diff --git a/xml/Microsoft.Identity.Client/UIParent.xml b/xml/Microsoft.Identity.Client/UIParent.xml index 4c8fc74513b6..1b4ebb42117e 100644 --- a/xml/Microsoft.Identity.Client/UIParent.xml +++ b/xml/Microsoft.Identity.Client/UIParent.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -86,6 +87,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -138,6 +140,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -195,6 +198,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 diff --git a/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml b/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml index af8711808720..ac6ff939c3b9 100644 --- a/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml +++ b/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Enum @@ -79,6 +80,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -128,6 +130,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -176,6 +179,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -223,6 +227,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -270,6 +275,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -317,6 +323,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -365,6 +372,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -413,6 +421,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification diff --git a/xml/Microsoft.Identity.Client/UserAssertion.xml b/xml/Microsoft.Identity.Client/UserAssertion.xml index 71c9a901388e..5a707b6bacb3 100644 --- a/xml/Microsoft.Identity.Client/UserAssertion.xml +++ b/xml/Microsoft.Identity.Client/UserAssertion.xml @@ -32,6 +32,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.Object @@ -78,6 +79,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -124,6 +126,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 @@ -175,6 +178,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String @@ -222,6 +226,7 @@ 4.23.0.0 4.24.0.0 4.25.0.0 + 4.26.0.0 System.String diff --git a/xml/Microsoft.ServiceBus.Messaging/Filter.xml b/xml/Microsoft.ServiceBus.Messaging/Filter.xml index 3992feecd4ad..49eb38c4c554 100644 --- a/xml/Microsoft.ServiceBus.Messaging/Filter.xml +++ b/xml/Microsoft.ServiceBus.Messaging/Filter.xml @@ -47,10 +47,10 @@ Filter is an abstract class with the following concrete implementations: SqlFilter that represents a filter using SQL syntax. CorrelationFilter that provides an optimization for correlation equality expressions. - + diff --git a/xml/Microsoft.ServiceBus.Messaging/NetMessagingTransportSettings.xml b/xml/Microsoft.ServiceBus.Messaging/NetMessagingTransportSettings.xml index b0765b0436d8..bf874699cf0f 100644 --- a/xml/Microsoft.ServiceBus.Messaging/NetMessagingTransportSettings.xml +++ b/xml/Microsoft.ServiceBus.Messaging/NetMessagingTransportSettings.xml @@ -18,7 +18,7 @@ This class provides Net Messaging Protocol (SBMP) specific configuration support for the NetMessagingBinding.MessagingFactorySettings property. It exposes to configuration the settings available on the MessagingFactorySettings. - + // Create settings for the MessagingFactory (for runtime operations) @@ -37,7 +37,7 @@ - + diff --git a/xml/Microsoft.ServiceBus.Messaging/RuleAction.xml b/xml/Microsoft.ServiceBus.Messaging/RuleAction.xml index 91c439b8a39d..720e95d5b513 100644 --- a/xml/Microsoft.ServiceBus.Messaging/RuleAction.xml +++ b/xml/Microsoft.ServiceBus.Messaging/RuleAction.xml @@ -50,8 +50,8 @@ The typical use case for filter acions is to append or update the properties that are attached to a message, for example assigning a group ID based on the correlation ID of a message. - + diff --git a/xml/PackageInformation/azure-dotnet-preview.json b/xml/PackageInformation/azure-dotnet-preview.json index 7584a212bd90..9c58158ef648 100644 --- a/xml/PackageInformation/azure-dotnet-preview.json +++ b/xml/PackageInformation/azure-dotnet-preview.json @@ -1 +1 @@ -{"azure-dotnet-preview":{"Microsoft.Azure.ApplicationInsights.Query":{"Name":"Microsoft.Azure.ApplicationInsights.Query","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ApplicationInsights":{"Name":"Microsoft.Azure.Management.ApplicationInsights","Version":"0.3.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime":{"Name":"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime","Version":"3.1.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Table.Client":{"Name":"Microsoft.Azure.Cosmos.Table","Version":"2.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Table":{"Name":"Microsoft.Azure.Cosmos.Table","Version":"2.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices":{"Name":"Microsoft.Azure.Devices","Version":"1.30.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Client":{"Name":"Microsoft.Azure.Devices.Client","Version":"1.35.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Shared":{"Name":"Microsoft.Azure.Devices.Shared","Version":"1.27.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Service":{"Name":"Microsoft.Azure.Devices.Provisioning.Service","Version":"1.17.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Security.Tpm":{"Name":"Microsoft.Azure.Devices.Provisioning.Security.Tpm","Version":"1.13.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Amqp":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Amqp","Version":"1.14.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Http":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Http","Version":"1.13.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt","Version":"1.14.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.IoT.DigitalTwin.Model":{"Name":"Microsoft.Azure.IoT.DigitalTwin.Model","Version":"2.0.10-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.IoT.DigitalTwin.Model.Parser":{"Name":"Microsoft.Azure.IoT.DigitalTwin.Model.Parser","Version":"1.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.KeyVault":{"Name":"Microsoft.Azure.KeyVault","Version":"3.0.0-alpha","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ApiManagement":{"Name":"Microsoft.Azure.Management.ApiManagement","Version":"6.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Authorization":{"Name":"Microsoft.Azure.Management.Authorization","Version":"2.12.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Automation":{"Name":"Microsoft.Azure.Management.Automation","Version":"3.8.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.BackupServicesManagement":{"Name":"Microsoft.Azure.Management.BackupServices","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Billing":{"Name":"Microsoft.Azure.Management.Billing","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Analytics":{"Name":"Microsoft.Azure.Management.DataLake.Analytics","Version":"3.5.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Store":{"Name":"Microsoft.Azure.Management.DataLake.Store","Version":"2.4.2-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataShare":{"Name":"Microsoft.Azure.Management.DataShare","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client":{"Name":"Microsoft.Identity.Client","Version":"4.25.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Clients.ActiveDirectory":{"Name":"Microsoft.IdentityModel.Clients.ActiveDirectory","Version":"4.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Blueprint":{"Name":"Microsoft.Azure.Management.Blueprint","Version":"0.10.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HDInsight":{"Name":"Microsoft.Azure.Management.HDInsight","Version":"3.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HybridCompute":{"Name":"Microsoft.Azure.Management.HybridCompute","Version":"0.1.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Advisor":{"Name":"Microsoft.Azure.Management.Advisor","Version":"0.9.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DeploymentManager":{"Name":"Microsoft.Azure.Management.DeploymentManager","Version":"0.9.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ManagementGroups":{"Name":"Microsoft.Azure.Management.ManagementGroups","Version":"1.1.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Monitor":{"Name":"Microsoft.Azure.Management.Monitor","Version":"0.25.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Network":{"Name":"Microsoft.Azure.Management.Network","Version":"20.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.NotificationHubs":{"Name":"Microsoft.Azure.Management.NotificationHubs","Version":"2.3.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.OperationalInsights":{"Name":"Microsoft.Azure.Management.OperationalInsights","Version":"0.21.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PowerBIEmbedded":{"Name":"Microsoft.Azure.Management.PowerBIEmbedded","Version":"1.1.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices":{"Name":"Microsoft.Azure.Management.RecoveryServices","Version":"4.3.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices.Backup":{"Name":"Microsoft.Azure.Management.RecoveryServices.Backup","Version":"4.1.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceManager":{"Name":"Microsoft.Azure.Management.ResourceManager","Version":"3.11.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Migrate.ResourceMover":{"Name":"Microsoft.Azure.Management.Migrate.ResourceMover","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Sql":{"Name":"Microsoft.Azure.Management.Sql","Version":"1.48.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PostgreSQL":{"Name":"Microsoft.Azure.Management.PostgreSQL","Version":"0.9.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.MySQL":{"Name":"Microsoft.Azure.Management.MySQL","Version":"0.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Synapse":{"Name":"Microsoft.Azure.Management.Synapse","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.WorkloadMonitor":{"Name":"Microsoft.Azure.Management.WorkloadMonitor","Version":"1.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.AnomalyDetector":{"Name":"Microsoft.Azure.CognitiveServices.AnomalyDetector","Version":"0.8.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Personalizer":{"Name":"Microsoft.Azure.CognitiveServices.Personalizer","Version":"0.8.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.Face":{"Name":"Microsoft.Azure.CognitiveServices.Vision.Face","Version":"2.4.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.FormRecognizer":{"Name":"Microsoft.Azure.CognitiveServices.FormRecognizer","Version":"0.8.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training":{"Name":"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training","Version":"0.13.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction":{"Name":"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction","Version":"0.12.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceGraph":{"Name":"Microsoft.Azure.Management.ResourceGraph","Version":"0.10.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.AzureAppConfiguration":{"Name":"Microsoft.Extensions.Configuration.AzureAppConfiguration","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EdgeGateway":{"Name":"Microsoft.Azure.Management.EdgeGateway","Version":"0.8.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Storage":{"Name":"Microsoft.Azure.Management.Storage","Version":"18.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorageSync":{"Name":"Microsoft.Azure.Management.StorageSync","Version":"5.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.Management.StorSimple":{"Name":"Microsoft.WindowsAzure.Management.StorSimple","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorSimple.Fluent":{"Name":"Microsoft.Azure.Management.StorSimple.Fluent","Version":"1.9.1-beta","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.OperationalInsights":{"Name":"Microsoft.Azure.OperationalInsights","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.FeatureManagement":{"Name":"Microsoft.FeatureManagement","Version":"2.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.FeatureManagement.AspNetCore":{"Name":"Microsoft.FeatureManagement.AspNetCore","Version":"2.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PrivateDns":{"Name":"Microsoft.Azure.Management.PrivateDns","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Media.LiveVideoAnalytics.Edge":{"Name":"Microsoft.Azure.Media.LiveVideoAnalytics.Edge","Version":"1.0.4-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ApplicationModel.Configuration":{"Name":"Azure.ApplicationModel.Configuration","Version":"1.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Cosmos":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Core":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Direct":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Serialization.HybridRow":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.DataLake":{"Name":"Azure.Storage.Files.DataLake","Version":"12.7.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.TextAnalytics":{"Name":"Azure.AI.TextAnalytics","Version":"5.1.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Secrets":{"Name":"Azure.Security.KeyVault.Secrets","Version":"4.2.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Certificates":{"Name":"Azure.Security.KeyVault.Certificates","Version":"4.2.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Keys":{"Name":"Azure.Security.KeyVault.Keys","Version":"4.2.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Synapse":{"Name":"Microsoft.Azure.Synapse","Version":"0.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Identity":{"Name":"Azure.Identity","Version":"1.4.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EventGrid":{"Name":"Microsoft.Azure.Management.EventGrid","Version":"5.3.2-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web":{"Name":"Microsoft.Identity.Web","Version":"1.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI":{"Name":"Microsoft.Identity.Web.UI","Version":"1.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI.Views":{"Name":"Microsoft.Identity.Web.UI","Version":"1.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.Configuration.Secrets":{"Name":"Azure.Extensions.AspNetCore.Configuration.Secrets","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Keys":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Keys","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Blobs":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Blobs","Version":"1.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.FormRecognizer":{"Name":"Azure.AI.FormRecognizer","Version":"3.1.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core.Experimental":{"Name":"Azure.Core.Experimental","Version":"0.1.0-preview.7","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.AppConfiguration":{"Name":"Azure.ResourceManager.AppConfiguration","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Compute":{"Name":"Azure.ResourceManager.Compute","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.EventHubs":{"Name":"Azure.ResourceManager.EventHubs","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.KeyVault":{"Name":"Azure.ResourceManager.KeyVault","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Network":{"Name":"Azure.ResourceManager.Network","Version":"1.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Resources":{"Name":"Azure.ResourceManager.Resources","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Storage":{"Name":"Azure.ResourceManager.Storage","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs.Processor":{"Name":"Azure.Messaging.EventHubs.Processor","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs":{"Name":"Azure.Messaging.EventHubs","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs.ChangeFeed":{"Name":"Azure.Storage.Blobs.ChangeFeed","Version":"12.0.0-preview.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.HDInsight.Job":{"Name":"Microsoft.Azure.HDInsight.Job","Version":"3.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.Artifacts":{"Name":"Azure.Analytics.Synapse.Artifacts","Version":"1.0.0-preview.6","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventGrid":{"Name":"Azure.Messaging.EventGrid","Version":"4.0.0-beta.5","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Data.Tables":{"Name":"Azure.Data.Tables","Version":"3.0.0-beta.5","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.AnomalyDetector":{"Name":"Azure.AI.AnomalyDetector","Version":"3.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Administration":{"Name":"Azure.Security.KeyVault.Administration","Version":"4.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Data.SchemaRegistry":{"Name":"Azure.Data.SchemaRegistry","Version":"1.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Data.SchemaRegistry.ApacheAvro":{"Name":"Microsoft.Azure.Data.SchemaRegistry.ApacheAvro","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.AccessControl":{"Name":"Azure.Analytics.Synapse.AccessControl","Version":"1.0.0-preview.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.Spark":{"Name":"Azure.Analytics.Synapse.Spark","Version":"1.0.0-preview.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Chat":{"Name":"Azure.Communication.Chat","Version":"1.0.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Administration":{"Name":"Azure.Communication.Administration","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Sms":{"Name":"Azure.Communication.Sms","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Common":{"Name":"Azure.Communication.Common","Version":"1.0.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Communication":{"Name":"Azure.ResourceManager.Communication","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.CosmosDB":{"Name":"Azure.ResourceManager.CosmosDB","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Dns":{"Name":"Azure.ResourceManager.Dns","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Insights":{"Name":"Azure.ResourceManager.Insights","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.Shares":{"Name":"Azure.Storage.Files.Shares","Version":"12.7.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs.Batch":{"Name":"Azure.Storage.Blobs.Batch","Version":"12.6.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Queues":{"Name":"Azure.Storage.Queues","Version":"12.7.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Common":{"Name":"Azure.Storage.Common","Version":"12.8.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.MetricsAdvisor":{"Name":"Azure.AI.MetricsAdvisor","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial":{"Name":"Microsoft.Azure.Core.Spatial","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.Spatial.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Search.Documents":{"Name":"Azure.Search.Documents","Version":"11.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker":{"Name":"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker","Version":"3.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core.Amqp":{"Name":"Azure.Core.Amqp","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.Storage.Blobs":{"Name":"Microsoft.Azure.WebJobs.Extensions.Storage.Blobs","Version":"5.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.Storage.Queues":{"Name":"Microsoft.Azure.WebJobs.Extensions.Storage.Queues","Version":"5.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.Monitoring":{"Name":"Azure.Analytics.Synapse.Monitoring","Version":"1.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"System.Memory.Data":{"Name":"System.Memory.Data","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Azure":{"Name":"Microsoft.Extensions.Azure","Version":"1.1.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.OpenTelemetry.Exporter.AzureMonitor":{"Name":"Microsoft.OpenTelemetry.Exporter.AzureMonitor","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.ManagedPrivateEndpoints":{"Name":"Azure.Analytics.Synapse.ManagedPrivateEndpoints","Version":"1.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.Attestation":{"Name":"Azure.Security.Attestation","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Media.Analytics.Edge":{"Name":"Azure.Media.Analytics.Edge","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Compute":{"Name":"Microsoft.Azure.Management.Compute","Version":"43.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.EventHubs":{"Name":"Microsoft.Azure.WebJobs.Extensions.EventHubs","Version":"5.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs":{"Name":"Azure.Storage.Blobs","Version":"12.9.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Identity":{"Name":"Azure.Communication.Identity","Version":"1.0.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ContainerRegistry":{"Name":"Microsoft.Azure.ContainerRegistry","Version":"1.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Quantum.Jobs":{"Name":"Azure.Quantum.Jobs","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file +{"azure-dotnet-preview":{"Microsoft.Azure.ApplicationInsights.Query":{"Name":"Microsoft.Azure.ApplicationInsights.Query","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ApplicationInsights":{"Name":"Microsoft.Azure.Management.ApplicationInsights","Version":"0.3.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime":{"Name":"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime","Version":"3.1.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Table.Client":{"Name":"Microsoft.Azure.Cosmos.Table","Version":"2.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Table":{"Name":"Microsoft.Azure.Cosmos.Table","Version":"2.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices":{"Name":"Microsoft.Azure.Devices","Version":"1.30.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Client":{"Name":"Microsoft.Azure.Devices.Client","Version":"1.35.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Shared":{"Name":"Microsoft.Azure.Devices.Shared","Version":"1.27.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Service":{"Name":"Microsoft.Azure.Devices.Provisioning.Service","Version":"1.17.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Security.Tpm":{"Name":"Microsoft.Azure.Devices.Provisioning.Security.Tpm","Version":"1.13.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Amqp":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Amqp","Version":"1.14.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Http":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Http","Version":"1.13.0-preview-001","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt","Version":"1.14.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.IoT.DigitalTwin.Model":{"Name":"Microsoft.Azure.IoT.DigitalTwin.Model","Version":"2.0.10-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.IoT.DigitalTwin.Model.Parser":{"Name":"Microsoft.Azure.IoT.DigitalTwin.Model.Parser","Version":"1.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.KeyVault":{"Name":"Microsoft.Azure.KeyVault","Version":"3.0.0-alpha","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ApiManagement":{"Name":"Microsoft.Azure.Management.ApiManagement","Version":"6.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Authorization":{"Name":"Microsoft.Azure.Management.Authorization","Version":"2.12.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Automation":{"Name":"Microsoft.Azure.Management.Automation","Version":"3.8.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.BackupServicesManagement":{"Name":"Microsoft.Azure.Management.BackupServices","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Billing":{"Name":"Microsoft.Azure.Management.Billing","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Analytics":{"Name":"Microsoft.Azure.Management.DataLake.Analytics","Version":"3.5.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Store":{"Name":"Microsoft.Azure.Management.DataLake.Store","Version":"2.4.2-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataShare":{"Name":"Microsoft.Azure.Management.DataShare","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client":{"Name":"Microsoft.Identity.Client","Version":"4.26.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Clients.ActiveDirectory":{"Name":"Microsoft.IdentityModel.Clients.ActiveDirectory","Version":"4.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Blueprint":{"Name":"Microsoft.Azure.Management.Blueprint","Version":"0.10.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HDInsight":{"Name":"Microsoft.Azure.Management.HDInsight","Version":"3.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HybridCompute":{"Name":"Microsoft.Azure.Management.HybridCompute","Version":"0.1.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Advisor":{"Name":"Microsoft.Azure.Management.Advisor","Version":"0.9.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DeploymentManager":{"Name":"Microsoft.Azure.Management.DeploymentManager","Version":"0.9.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ManagementGroups":{"Name":"Microsoft.Azure.Management.ManagementGroups","Version":"1.1.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Monitor":{"Name":"Microsoft.Azure.Management.Monitor","Version":"0.25.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Network":{"Name":"Microsoft.Azure.Management.Network","Version":"20.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.NotificationHubs":{"Name":"Microsoft.Azure.Management.NotificationHubs","Version":"2.3.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.OperationalInsights":{"Name":"Microsoft.Azure.Management.OperationalInsights","Version":"0.21.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PowerBIEmbedded":{"Name":"Microsoft.Azure.Management.PowerBIEmbedded","Version":"1.1.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices":{"Name":"Microsoft.Azure.Management.RecoveryServices","Version":"4.3.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices.Backup":{"Name":"Microsoft.Azure.Management.RecoveryServices.Backup","Version":"4.1.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceManager":{"Name":"Microsoft.Azure.Management.ResourceManager","Version":"3.11.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Migrate.ResourceMover":{"Name":"Microsoft.Azure.Management.Migrate.ResourceMover","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Sql":{"Name":"Microsoft.Azure.Management.Sql","Version":"1.48.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PostgreSQL":{"Name":"Microsoft.Azure.Management.PostgreSQL","Version":"0.9.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.MySQL":{"Name":"Microsoft.Azure.Management.MySQL","Version":"0.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Synapse":{"Name":"Microsoft.Azure.Management.Synapse","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.WorkloadMonitor":{"Name":"Microsoft.Azure.Management.WorkloadMonitor","Version":"1.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.AnomalyDetector":{"Name":"Microsoft.Azure.CognitiveServices.AnomalyDetector","Version":"0.8.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Personalizer":{"Name":"Microsoft.Azure.CognitiveServices.Personalizer","Version":"0.8.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.Face":{"Name":"Microsoft.Azure.CognitiveServices.Vision.Face","Version":"2.4.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.FormRecognizer":{"Name":"Microsoft.Azure.CognitiveServices.FormRecognizer","Version":"0.8.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training":{"Name":"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training","Version":"0.13.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction":{"Name":"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction","Version":"0.12.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceGraph":{"Name":"Microsoft.Azure.Management.ResourceGraph","Version":"0.10.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.AzureAppConfiguration":{"Name":"Microsoft.Extensions.Configuration.AzureAppConfiguration","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EdgeGateway":{"Name":"Microsoft.Azure.Management.EdgeGateway","Version":"0.8.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Storage":{"Name":"Microsoft.Azure.Management.Storage","Version":"18.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorageSync":{"Name":"Microsoft.Azure.Management.StorageSync","Version":"5.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.Management.StorSimple":{"Name":"Microsoft.WindowsAzure.Management.StorSimple","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorSimple.Fluent":{"Name":"Microsoft.Azure.Management.StorSimple.Fluent","Version":"1.9.1-beta","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.OperationalInsights":{"Name":"Microsoft.Azure.OperationalInsights","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.FeatureManagement":{"Name":"Microsoft.FeatureManagement","Version":"2.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.FeatureManagement.AspNetCore":{"Name":"Microsoft.FeatureManagement.AspNetCore","Version":"2.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PrivateDns":{"Name":"Microsoft.Azure.Management.PrivateDns","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Media.LiveVideoAnalytics.Edge":{"Name":"Microsoft.Azure.Media.LiveVideoAnalytics.Edge","Version":"1.0.4-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ApplicationModel.Configuration":{"Name":"Azure.ApplicationModel.Configuration","Version":"1.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Cosmos":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Core":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Direct":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Serialization.HybridRow":{"Name":"Azure.Cosmos","Version":"4.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.DataLake":{"Name":"Azure.Storage.Files.DataLake","Version":"12.7.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.TextAnalytics":{"Name":"Azure.AI.TextAnalytics","Version":"5.1.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Secrets":{"Name":"Azure.Security.KeyVault.Secrets","Version":"4.2.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Certificates":{"Name":"Azure.Security.KeyVault.Certificates","Version":"4.2.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Keys":{"Name":"Azure.Security.KeyVault.Keys","Version":"4.2.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Synapse":{"Name":"Microsoft.Azure.Synapse","Version":"0.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Identity":{"Name":"Azure.Identity","Version":"1.4.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EventGrid":{"Name":"Microsoft.Azure.Management.EventGrid","Version":"5.3.2-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web":{"Name":"Microsoft.Identity.Web","Version":"1.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI":{"Name":"Microsoft.Identity.Web.UI","Version":"1.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI.Views":{"Name":"Microsoft.Identity.Web.UI","Version":"1.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.Configuration.Secrets":{"Name":"Azure.Extensions.AspNetCore.Configuration.Secrets","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Keys":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Keys","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Blobs":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Blobs","Version":"1.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.FormRecognizer":{"Name":"Azure.AI.FormRecognizer","Version":"3.1.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core.Experimental":{"Name":"Azure.Core.Experimental","Version":"0.1.0-preview.9","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.AppConfiguration":{"Name":"Azure.ResourceManager.AppConfiguration","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Compute":{"Name":"Azure.ResourceManager.Compute","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.EventHubs":{"Name":"Azure.ResourceManager.EventHubs","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.KeyVault":{"Name":"Azure.ResourceManager.KeyVault","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Network":{"Name":"Azure.ResourceManager.Network","Version":"1.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Resources":{"Name":"Azure.ResourceManager.Resources","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Storage":{"Name":"Azure.ResourceManager.Storage","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs.Processor":{"Name":"Azure.Messaging.EventHubs.Processor","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs":{"Name":"Azure.Messaging.EventHubs","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs.ChangeFeed":{"Name":"Azure.Storage.Blobs.ChangeFeed","Version":"12.0.0-preview.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.HDInsight.Job":{"Name":"Microsoft.Azure.HDInsight.Job","Version":"3.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.Artifacts":{"Name":"Azure.Analytics.Synapse.Artifacts","Version":"1.0.0-preview.6","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventGrid":{"Name":"Azure.Messaging.EventGrid","Version":"4.0.0-beta.5","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Data.Tables":{"Name":"Azure.Data.Tables","Version":"3.0.0-beta.5","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.AnomalyDetector":{"Name":"Azure.AI.AnomalyDetector","Version":"3.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Administration":{"Name":"Azure.Security.KeyVault.Administration","Version":"4.0.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Data.SchemaRegistry":{"Name":"Azure.Data.SchemaRegistry","Version":"1.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Data.SchemaRegistry.ApacheAvro":{"Name":"Microsoft.Azure.Data.SchemaRegistry.ApacheAvro","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.AccessControl":{"Name":"Azure.Analytics.Synapse.AccessControl","Version":"1.0.0-preview.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.Spark":{"Name":"Azure.Analytics.Synapse.Spark","Version":"1.0.0-preview.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Chat":{"Name":"Azure.Communication.Chat","Version":"1.0.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Administration":{"Name":"Azure.Communication.Administration","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Sms":{"Name":"Azure.Communication.Sms","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Common":{"Name":"Azure.Communication.Common","Version":"1.0.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Communication":{"Name":"Azure.ResourceManager.Communication","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.CosmosDB":{"Name":"Azure.ResourceManager.CosmosDB","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Dns":{"Name":"Azure.ResourceManager.Dns","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.ResourceManager.Insights":{"Name":"Azure.ResourceManager.Insights","Version":"1.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.Shares":{"Name":"Azure.Storage.Files.Shares","Version":"12.7.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs.Batch":{"Name":"Azure.Storage.Blobs.Batch","Version":"12.6.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Queues":{"Name":"Azure.Storage.Queues","Version":"12.7.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Common":{"Name":"Azure.Storage.Common","Version":"12.8.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.MetricsAdvisor":{"Name":"Azure.AI.MetricsAdvisor","Version":"1.0.0-beta.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial":{"Name":"Microsoft.Azure.Core.Spatial","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.Spatial.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Search.Documents":{"Name":"Azure.Search.Documents","Version":"11.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker":{"Name":"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker","Version":"3.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core.Amqp":{"Name":"Azure.Core.Amqp","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.Storage.Blobs":{"Name":"Microsoft.Azure.WebJobs.Extensions.Storage.Blobs","Version":"5.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.Storage.Queues":{"Name":"Microsoft.Azure.WebJobs.Extensions.Storage.Queues","Version":"5.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.Monitoring":{"Name":"Azure.Analytics.Synapse.Monitoring","Version":"1.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"System.Memory.Data":{"Name":"System.Memory.Data","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Azure":{"Name":"Microsoft.Extensions.Azure","Version":"1.1.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.OpenTelemetry.Exporter.AzureMonitor":{"Name":"Microsoft.OpenTelemetry.Exporter.AzureMonitor","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Analytics.Synapse.ManagedPrivateEndpoints":{"Name":"Azure.Analytics.Synapse.ManagedPrivateEndpoints","Version":"1.0.0-beta.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.Attestation":{"Name":"Azure.Security.Attestation","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Media.Analytics.Edge":{"Name":"Azure.Media.Analytics.Edge","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Compute":{"Name":"Microsoft.Azure.Management.Compute","Version":"43.0.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.EventHubs":{"Name":"Microsoft.Azure.WebJobs.Extensions.EventHubs","Version":"5.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs":{"Name":"Azure.Storage.Blobs","Version":"12.9.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Communication.Identity":{"Name":"Azure.Communication.Identity","Version":"1.0.0-beta.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ContainerRegistry":{"Name":"Microsoft.Azure.ContainerRegistry","Version":"1.0.0-preview.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Quantum.Jobs":{"Name":"Azure.Quantum.Jobs","Version":"1.0.0-beta.1","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file diff --git a/xml/PackageInformation/azure-dotnet.json b/xml/PackageInformation/azure-dotnet.json index dec56762cee3..2a04251eaa9c 100644 --- a/xml/PackageInformation/azure-dotnet.json +++ b/xml/PackageInformation/azure-dotnet.json @@ -1 +1 @@ -{"azure-dotnet":{"Microsoft.Azure.Batch.FileStaging":{"Name":"Azure.Batch.FileStaging","Version":"8.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core":{"Name":"Azure.Core","Version":"1.9.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Client":{"Name":"Microsoft.Azure.Devices.Client","Version":"1.35.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Identity":{"Name":"Azure.Identity","Version":"1.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Keys":{"Name":"Azure.Security.KeyVault.Keys","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Secrets":{"Name":"Azure.Security.KeyVault.Secrets","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Certificates":{"Name":"Azure.Security.KeyVault.Certificates","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs":{"Name":"Azure.Storage.Blobs","Version":"12.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs.Batch":{"Name":"Azure.Storage.Blobs.Batch","Version":"12.5.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Common":{"Name":"Azure.Storage.Common","Version":"12.7.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Queues":{"Name":"Azure.Storage.Queues","Version":"12.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.Shares":{"Name":"Azure.Storage.Files.Shares","Version":"12.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.DataLake":{"Name":"Azure.Storage.Files.DataLake","Version":"12.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling":{"Name":"EnterpriseLibrary.TransientFaultHandling","Version":"6.0.1304.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ApplicationInsights":{"Name":"Microsoft.ApplicationInsights","Version":"2.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ApplicationInsights":{"Name":"Microsoft.Azure.ApplicationInsights","Version":"0.9.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Batch":{"Name":"Microsoft.Azure.Batch","Version":"14.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Batch.Conventions.Files":{"Name":"Microsoft.Azure.Batch.Conventions.Files","Version":"3.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.ContentModerator":{"Name":"Microsoft.Azure.CognitiveServices.ContentModerator","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker":{"Name":"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring":{"Name":"Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime":{"Name":"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.SpellCheck":{"Name":"Microsoft.Azure.CognitiveServices.Language.SpellCheck","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.TextAnalytics":{"Name":"Microsoft.Azure.CognitiveServices.Language.TextAnalytics","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.AutoSuggest":{"Name":"Microsoft.Azure.CognitiveServices.Search.AutoSuggest","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.CustomImageSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.CustomImageSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.CustomSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.CustomSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.EntitySearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.EntitySearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.ImageSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.ImageSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.NewsSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.NewsSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.VideoSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.VideoSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.VisualSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.VisualSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.WebSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.WebSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.ComputerVision":{"Name":"Microsoft.Azure.CognitiveServices.Vision.ComputerVision","Version":"6.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training":{"Name":"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training","Version":"2.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.Face":{"Name":"Microsoft.Azure.CognitiveServices.Vision.Face","Version":"2.6.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Client":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Core":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Direct":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Serialization.HybridRow":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Table":{"Name":"Microsoft.Azure.Cosmos.Table","Version":"1.0.8","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CosmosDB.BulkImport":{"Name":"Microsoft.Azure.CosmosDB.BulkExecutor","Version":"1.8.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.DataLake.Store":{"Name":"Microsoft.Azure.DataLake.Store","Version":"1.1.24","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices":{"Name":"Microsoft.Azure.Devices","Version":"1.30.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Client.PCL":{"Name":"Microsoft.Azure.Devices.Client.PCL","Version":"1.0.16","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Gateway":{"Name":"Microsoft.Azure.Devices.Gateway.Module.NetStandard","Version":"1.0.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.ProtocolGateway.Core":{"Name":"Microsoft.Azure.Devices.ProtocolGateway.Core","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.ProtocolGateway.IotHubClient":{"Name":"Microsoft.Azure.Devices.ProtocolGateway.IotHubClient","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage":{"Name":"Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Client":{"Name":"Microsoft.Azure.Devices.Provisioning.Client","Version":"1.16.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Security.Tpm":{"Name":"Microsoft.Azure.Devices.Provisioning.Security.Tpm","Version":"1.12.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Service":{"Name":"Microsoft.Azure.Devices.Provisioning.Service","Version":"1.16.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Amqp":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Amqp","Version":"1.13.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Http":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Http","Version":"1.12.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt","Version":"1.14.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.DigitalTwins.Core":{"Name":"Azure.DigitalTwins.Core","Version":"1.2.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DigitalTwins":{"Name":"Microsoft.Azure.Management.DigitalTwins","Version":"1.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Shared":{"Name":"Microsoft.Azure.Devices.Shared","Version":"1.27.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Documents.Client":{"Name":"Microsoft.Azure.DocumentDB","Version":"2.13.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Documents.ChangeFeedProcessor":{"Name":"Microsoft.Azure.DocumentDB.ChangeFeedProcessor","Version":"2.3.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.DocumentDB.Core":{"Name":"Microsoft.Azure.DocumentDB.Core","Version":"2.13.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.EventGrid":{"Name":"Microsoft.Azure.EventGrid","Version":"3.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.AppPlatform":{"Name":"Microsoft.Azure.Management.AppPlatform","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs":{"Name":"Azure.Messaging.EventHubs","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs.Processor":{"Name":"Azure.Messaging.EventHubs.Processor","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ApiManagement":{"Name":"Microsoft.Azure.Management.ApiManagement","Version":"6.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.AppService.Fluent":{"Name":"Microsoft.Azure.Management.AppService.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Authorization":{"Name":"Microsoft.Azure.Management.Authorization","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Automation":{"Name":"Microsoft.Azure.Management.Automation","Version":"2.0.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.BackupServicesManagement":{"Name":"Microsoft.Azure.Management.BackupServices","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Batch":{"Name":"Microsoft.Azure.Management.Batch","Version":"13.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.BatchAI":{"Name":"Microsoft.Azure.Management.BatchAI","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Billing":{"Name":"Microsoft.Azure.Management.Billing","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Blueprint":{"Name":"Microsoft.Azure.Management.Blueprint","Version":"0.20.7-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Cdn":{"Name":"Microsoft.Azure.Management.Cdn","Version":"6.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Cdn.Fluent":{"Name":"Microsoft.Azure.Management.Cdn.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.CognitiveServices":{"Name":"Microsoft.Azure.Management.CognitiveServices","Version":"7.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Compute":{"Name":"Microsoft.Azure.Management.Compute","Version":"42.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Compute.Fluent":{"Name":"Microsoft.Azure.Management.Compute.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Consumption":{"Name":"Microsoft.Azure.Management.Consumption","Version":"3.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerInstance":{"Name":"Microsoft.Azure.Management.ContainerInstance","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerInstance.Fluent":{"Name":"Microsoft.Azure.Management.ContainerInstance.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerRegistry":{"Name":"Microsoft.Azure.Management.ContainerRegistry","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerRegistry.Fluent":{"Name":"Microsoft.Azure.Management.ContainerRegistry.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerService.Fluent":{"Name":"Microsoft.Azure.Management.ContainerService.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataBox":{"Name":"Microsoft.Azure.Management.DataBox","Version":"1.3.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataBoxEdge":{"Name":"Microsoft.Azure.Management.DataBoxEdge","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataFactories":{"Name":"Microsoft.Azure.Management.DataFactories","Version":"4.13.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataFactory":{"Name":"Microsoft.Azure.Management.DataFactory","Version":"4.14.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Analytics":{"Name":"Microsoft.Azure.Management.DataLake.Analytics","Version":"3.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Store":{"Name":"Microsoft.Azure.Management.DataLake.Store","Version":"2.2.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Dns":{"Name":"Microsoft.Azure.Management.Dns","Version":"3.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Dns.Fluent":{"Name":"Microsoft.Azure.Management.Dns.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EventGrid":{"Name":"Microsoft.Azure.Management.EventGrid","Version":"6.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EventHub":{"Name":"Microsoft.Azure.Management.EventHub","Version":"2.7.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Fluent":{"Name":"Microsoft.Azure.Management.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Graph.RBAC.Fluent":{"Name":"Microsoft.Azure.Management.Graph.RBAC.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HDInsight":{"Name":"Microsoft.Azure.Management.HDInsight","Version":"6.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HDInsight.Job":{"Name":"Microsoft.Azure.Management.HDInsight.Job","Version":"2.0.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.IotHub":{"Name":"Microsoft.Azure.Management.IotHub","Version":"2.1.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.KeyVault":{"Name":"Microsoft.Azure.Management.KeyVault","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.KeyVault.Fluent":{"Name":"Microsoft.Azure.Management.KeyVault.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Kusto":{"Name":"Microsoft.Azure.Management.Kusto","Version":"7.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.LabServices":{"Name":"Microsoft.Azure.Management.LabServices","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Logic":{"Name":"Microsoft.Azure.Management.Logic","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Maintenance":{"Name":"Microsoft.Azure.Management.Maintenance","Version":"1.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ManagedServices":{"Name":"Microsoft.Azure.Management.ManagedServices","Version":"1.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Media":{"Name":"Microsoft.Azure.Management.Media","Version":"3.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.MixedReality":{"Name":"Microsoft.Azure.Management.MixedReality","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Monitor":{"Name":"Microsoft.Azure.Management.Monitor","Version":"0.25.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Network":{"Name":"Microsoft.Azure.Management.Network","Version":"20.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.NotificationHubs":{"Name":"Microsoft.Azure.Management.NotificationHubs","Version":"2.3.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Network.Fluent":{"Name":"Microsoft.Azure.Management.Network.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.OperationalInsights":{"Name":"Microsoft.Azure.Management.OperationalInsights","Version":"0.21.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PolicyInsights":{"Name":"Microsoft.Azure.Management.PolicyInsights","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PowerBIEmbedded":{"Name":"Microsoft.Azure.Management.PowerBIEmbedded","Version":"1.1.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PrivateDns":{"Name":"Microsoft.Azure.Management.PrivateDns","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices":{"Name":"Microsoft.Azure.Management.RecoveryServices","Version":"4.3.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices.Backup":{"Name":"Microsoft.Azure.Management.RecoveryServices.Backup","Version":"4.1.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Redis":{"Name":"Microsoft.Azure.Management.Redis","Version":"5.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Redis.Fluent":{"Name":"Microsoft.Azure.Management.Redis.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Relay":{"Name":"Microsoft.Azure.Management.Relay","Version":"2.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceGraph":{"Name":"Microsoft.Azure.Management.ResourceGraph","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceManager":{"Name":"Microsoft.Azure.Management.ResourceManager","Version":"3.11.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceManager.Fluent":{"Name":"Microsoft.Azure.Management.ResourceManager.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Search":{"Name":"Microsoft.Azure.Management.Search","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ServiceBus":{"Name":"Microsoft.Azure.Management.ServiceBus","Version":"2.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ServiceBus.Fluent":{"Name":"Microsoft.Azure.Management.ServiceBus.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ServiceFabric":{"Name":"Microsoft.Azure.Management.ServiceFabric","Version":"1.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Sql":{"Name":"Microsoft.Azure.Management.Sql","Version":"1.48.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Sql.Fluent":{"Name":"Microsoft.Azure.Management.Sql.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.SqlVirtualMachine":{"Name":"Microsoft.Azure.Management.SqlVirtualMachine","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Storage":{"Name":"Microsoft.Azure.Management.Storage","Version":"17.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorageCache":{"Name":"Microsoft.Azure.Management.StorageCache","Version":"1.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Storage.Fluent":{"Name":"Microsoft.Azure.Management.Storage.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorageSync":{"Name":"Microsoft.Azure.Management.StorageSync","Version":"5.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorSimple.Fluent":{"Name":"Microsoft.Azure.Management.StorSimple.Fluent","Version":"1.9.1-beta","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorSimple8000Series":{"Name":"Microsoft.Azure.Management.Storsimple8000series","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StreamAnalytics":{"Name":"Microsoft.Azure.Management.StreamAnalytics","Version":"2.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Support":{"Name":"Microsoft.Azure.Management.Support","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.TrafficManager":{"Name":"Microsoft.Azure.Management.TrafficManager","Version":"2.5.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.TrafficManager.Fluent":{"Name":"Microsoft.Azure.Management.TrafficManager.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Websites":{"Name":"Microsoft.Azure.Management.Websites","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Client":{"Name":"Microsoft.Azure.Mobile.Client","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server":{"Name":"Microsoft.Azure.Mobile.Server","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Authentication":{"Name":"Microsoft.Azure.Mobile.Server.Authentication","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.CrossDomain":{"Name":"Microsoft.Azure.Mobile.Server.CrossDomain","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Entity":{"Name":"Microsoft.Azure.Mobile.Server.Entity","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Home":{"Name":"Microsoft.Azure.Mobile.Server.Home","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Notifications":{"Name":"Microsoft.Azure.Mobile.Server.Notifications","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Tables":{"Name":"Microsoft.Azure.Mobile.Server.Tables","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.NotificationHubs":{"Name":"Microsoft.Azure.NotificationHubs","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.OperationalInsights":{"Name":"Microsoft.Azure.OperationalInsights","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Relay":{"Name":"Microsoft.Azure.Relay","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search":{"Name":"Microsoft.Azure.Search","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search.Common":{"Name":"Microsoft.Azure.Search.Common","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search.Data":{"Name":"Microsoft.Azure.Search.Data","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search.Service":{"Name":"Microsoft.Azure.Search.Service","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ServiceBus":{"Name":"Microsoft.Azure.ServiceBus","Version":"5.1.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceBus.Messaging.EventProcessorHost":{"Name":"Microsoft.Azure.ServiceBus.EventProcessorHost","Version":"5.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.SqlDatabase.ElasticScale.Client":{"Name":"Microsoft.Azure.SqlDatabase.ElasticScale.Client","Version":"2.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Search.Documents":{"Name":"Azure.Search.Documents","Version":"11.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Storage.Common":{"Name":"Microsoft.Azure.Storage.Common","Version":"11.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Storage.DataMovement":{"Name":"Microsoft.Azure.Storage.DataMovement","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Host":{"Name":"Microsoft.Azure.WebJobs","Version":"3.0.25","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.DurableTask":{"Name":"Microsoft.Azure.WebJobs.Extensions.DurableTask","Version":"2.4.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.CognitiveServices.Speech.csharp":{"Name":"Microsoft.CognitiveServices.Speech","Version":"1.15.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client":{"Name":"Microsoft.Identity.Client","Version":"4.25.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Clients.ActiveDirectory":{"Name":"Microsoft.IdentityModel.Clients.ActiveDirectory","Version":"5.2.8","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Logging":{"Name":"Microsoft.IdentityModel.Logging","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols":{"Name":"Microsoft.IdentityModel.Protocols","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.OpenIdConnect":{"Name":"Microsoft.IdentityModel.Protocols.OpenIdConnect","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.WsFederation":{"Name":"Microsoft.IdentityModel.Protocols.WsFederation","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens":{"Name":"Microsoft.IdentityModel.Tokens","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens.Saml":{"Name":"Microsoft.IdentityModel.Tokens.Saml","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Xml":{"Name":"Microsoft.IdentityModel.Xml","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.Api":{"Name":"Microsoft.PowerBI.Api","Version":"2.0.14","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.AspNet.Mvc":{"Name":"Microsoft.PowerBI.AspNet.Mvc","Version":"1.1.11","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.AspNet.WebForms":{"Name":"Microsoft.PowerBI.AspNet.WebForms","Version":"1.1.11","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.Core":{"Name":"Microsoft.PowerBI.Core","Version":"1.1.11","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Rest.ClientRuntime":{"Name":"Microsoft.Rest.ClientRuntime","Version":"3.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Rest.ClientRuntime.Azure":{"Name":"Microsoft.Rest.ClientRuntime.Azure","Version":"4.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Rest.ClientRuntime.Azure.Authentication":{"Name":"Microsoft.Rest.ClientRuntime.Azure.Authentication","Version":"2.4.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Internal":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Internal.Strings":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Preview":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"System.Fabric":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"System.Fabric.Management.ServiceModel":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"System.Fabric.Strings":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Actors":{"Name":"Microsoft.ServiceFabric.Actors","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Actors.Wcf":{"Name":"Microsoft.ServiceFabric.Actors.Wcf","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.AspNetCore.Kestrel":{"Name":"Microsoft.ServiceFabric.AspNetCore.Kestrel","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.AspNetCore.WebListener":{"Name":"Microsoft.ServiceFabric.AspNetCore.WebListener","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Data":{"Name":"Microsoft.ServiceFabric.Data","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Data.Interfaces":{"Name":"Microsoft.ServiceFabric.Data.Interfaces","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Data.Interfaces.V2":{"Name":"Microsoft.ServiceFabric.Data.Interfaces.V2","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.FabricTransport":{"Name":"Microsoft.ServiceFabric.FabricTransport.Internal","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.FabricTransport.V2":{"Name":"Microsoft.ServiceFabric.FabricTransport.Internal","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Services":{"Name":"Microsoft.ServiceFabric.Services","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Services.Remoting":{"Name":"Microsoft.ServiceFabric.Services.Remoting","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Services.Wcf":{"Name":"Microsoft.ServiceFabric.Services.Wcf","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.Management.StorSimple":{"Name":"Microsoft.WindowsAzure.Management.StorSimple","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"System.IdentityModel.Tokens.Jwt":{"Name":"System.IdentityModel.Tokens.Jwt","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client.Common.Authentication":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client.Common.BlobTransfer":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client.Common.FileEncryption":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceBus":{"Name":"WindowsAzure.ServiceBus","Version":"6.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Data.AppConfiguration":{"Name":"Azure.Data.AppConfiguration","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.Configuration.Secrets":{"Name":"Azure.Extensions.AspNetCore.Configuration.Secrets","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Blobs":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Blobs","Version":"1.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Keys":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Keys","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.TextAnalytics":{"Name":"Azure.AI.TextAnalytics","Version":"5.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.FormRecognizer":{"Name":"Azure.AI.FormRecognizer","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ApplicationInsights.Query":{"Name":"Microsoft.Azure.ApplicationInsights.Query","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.EventHubs":{"Name":"Microsoft.Azure.EventHubs","Version":"4.3.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.EventHubs.Processor":{"Name":"Microsoft.Azure.EventHubs.Processor","Version":"4.3.1","Feed":"https://api.nuget.org/v3/index.json"},"System.Memory.Data":{"Name":"System.Memory.Data","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.AzureStackHCI":{"Name":"Microsoft.Azure.Management.AzureStackHCI","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core.Amqp":{"Name":"Azure.Core.Amqp","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.ServiceBus":{"Name":"Azure.Messaging.ServiceBus","Version":"7.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial":{"Name":"Microsoft.Azure.Core.Spatial","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.Spatial.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file +{"azure-dotnet":{"Microsoft.Azure.Batch.FileStaging":{"Name":"Azure.Batch.FileStaging","Version":"8.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core":{"Name":"Azure.Core","Version":"1.9.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Client":{"Name":"Microsoft.Azure.Devices.Client","Version":"1.35.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Identity":{"Name":"Azure.Identity","Version":"1.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Keys":{"Name":"Azure.Security.KeyVault.Keys","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Secrets":{"Name":"Azure.Security.KeyVault.Secrets","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Security.KeyVault.Certificates":{"Name":"Azure.Security.KeyVault.Certificates","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs":{"Name":"Azure.Storage.Blobs","Version":"12.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Blobs.Batch":{"Name":"Azure.Storage.Blobs.Batch","Version":"12.5.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Common":{"Name":"Azure.Storage.Common","Version":"12.7.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Queues":{"Name":"Azure.Storage.Queues","Version":"12.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.Shares":{"Name":"Azure.Storage.Files.Shares","Version":"12.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Storage.Files.DataLake":{"Name":"Azure.Storage.Files.DataLake","Version":"12.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling":{"Name":"EnterpriseLibrary.TransientFaultHandling","Version":"6.0.1304.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ApplicationInsights":{"Name":"Microsoft.ApplicationInsights","Version":"2.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ApplicationInsights":{"Name":"Microsoft.Azure.ApplicationInsights","Version":"0.9.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Batch":{"Name":"Microsoft.Azure.Batch","Version":"14.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Batch.Conventions.Files":{"Name":"Microsoft.Azure.Batch.Conventions.Files","Version":"3.5.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.ContentModerator":{"Name":"Microsoft.Azure.CognitiveServices.ContentModerator","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker":{"Name":"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring":{"Name":"Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime":{"Name":"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.SpellCheck":{"Name":"Microsoft.Azure.CognitiveServices.Language.SpellCheck","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Language.TextAnalytics":{"Name":"Microsoft.Azure.CognitiveServices.Language.TextAnalytics","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.AutoSuggest":{"Name":"Microsoft.Azure.CognitiveServices.Search.AutoSuggest","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.CustomImageSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.CustomImageSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.CustomSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.CustomSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.EntitySearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.EntitySearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.ImageSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.ImageSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.NewsSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.NewsSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.VideoSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.VideoSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.VisualSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.VisualSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Search.WebSearch":{"Name":"Microsoft.Azure.CognitiveServices.Search.WebSearch","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.ComputerVision":{"Name":"Microsoft.Azure.CognitiveServices.Vision.ComputerVision","Version":"6.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training":{"Name":"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training","Version":"2.1.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CognitiveServices.Vision.Face":{"Name":"Microsoft.Azure.CognitiveServices.Vision.Face","Version":"2.6.0-preview.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Client":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Core":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Direct":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Serialization.HybridRow":{"Name":"Microsoft.Azure.Cosmos","Version":"3.16.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Cosmos.Table":{"Name":"Microsoft.Azure.Cosmos.Table","Version":"1.0.8","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.CosmosDB.BulkImport":{"Name":"Microsoft.Azure.CosmosDB.BulkExecutor","Version":"1.8.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.DataLake.Store":{"Name":"Microsoft.Azure.DataLake.Store","Version":"1.1.24","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices":{"Name":"Microsoft.Azure.Devices","Version":"1.30.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Client.PCL":{"Name":"Microsoft.Azure.Devices.Client.PCL","Version":"1.0.16","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Gateway":{"Name":"Microsoft.Azure.Devices.Gateway.Module.NetStandard","Version":"1.0.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.ProtocolGateway.Core":{"Name":"Microsoft.Azure.Devices.ProtocolGateway.Core","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.ProtocolGateway.IotHubClient":{"Name":"Microsoft.Azure.Devices.ProtocolGateway.IotHubClient","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage":{"Name":"Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Client":{"Name":"Microsoft.Azure.Devices.Provisioning.Client","Version":"1.16.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Security.Tpm":{"Name":"Microsoft.Azure.Devices.Provisioning.Security.Tpm","Version":"1.12.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Service":{"Name":"Microsoft.Azure.Devices.Provisioning.Service","Version":"1.16.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Amqp":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Amqp","Version":"1.13.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Http":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Http","Version":"1.12.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt":{"Name":"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt","Version":"1.14.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.DigitalTwins.Core":{"Name":"Azure.DigitalTwins.Core","Version":"1.2.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DigitalTwins":{"Name":"Microsoft.Azure.Management.DigitalTwins","Version":"1.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Devices.Shared":{"Name":"Microsoft.Azure.Devices.Shared","Version":"1.27.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Documents.Client":{"Name":"Microsoft.Azure.DocumentDB","Version":"2.13.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Documents.ChangeFeedProcessor":{"Name":"Microsoft.Azure.DocumentDB.ChangeFeedProcessor","Version":"2.3.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.DocumentDB.Core":{"Name":"Microsoft.Azure.DocumentDB.Core","Version":"2.13.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.EventGrid":{"Name":"Microsoft.Azure.EventGrid","Version":"3.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.AppPlatform":{"Name":"Microsoft.Azure.Management.AppPlatform","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs":{"Name":"Azure.Messaging.EventHubs","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.EventHubs.Processor":{"Name":"Azure.Messaging.EventHubs.Processor","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ApiManagement":{"Name":"Microsoft.Azure.Management.ApiManagement","Version":"6.0.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.AppService.Fluent":{"Name":"Microsoft.Azure.Management.AppService.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Authorization":{"Name":"Microsoft.Azure.Management.Authorization","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Automation":{"Name":"Microsoft.Azure.Management.Automation","Version":"2.0.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.BackupServicesManagement":{"Name":"Microsoft.Azure.Management.BackupServices","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Batch":{"Name":"Microsoft.Azure.Management.Batch","Version":"13.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.BatchAI":{"Name":"Microsoft.Azure.Management.BatchAI","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Billing":{"Name":"Microsoft.Azure.Management.Billing","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Blueprint":{"Name":"Microsoft.Azure.Management.Blueprint","Version":"0.20.7-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Cdn":{"Name":"Microsoft.Azure.Management.Cdn","Version":"6.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Cdn.Fluent":{"Name":"Microsoft.Azure.Management.Cdn.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.CognitiveServices":{"Name":"Microsoft.Azure.Management.CognitiveServices","Version":"7.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Compute":{"Name":"Microsoft.Azure.Management.Compute","Version":"42.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Compute.Fluent":{"Name":"Microsoft.Azure.Management.Compute.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Consumption":{"Name":"Microsoft.Azure.Management.Consumption","Version":"3.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerInstance":{"Name":"Microsoft.Azure.Management.ContainerInstance","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerInstance.Fluent":{"Name":"Microsoft.Azure.Management.ContainerInstance.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerRegistry":{"Name":"Microsoft.Azure.Management.ContainerRegistry","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerRegistry.Fluent":{"Name":"Microsoft.Azure.Management.ContainerRegistry.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ContainerService.Fluent":{"Name":"Microsoft.Azure.Management.ContainerService.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataBox":{"Name":"Microsoft.Azure.Management.DataBox","Version":"1.3.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataBoxEdge":{"Name":"Microsoft.Azure.Management.DataBoxEdge","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataFactories":{"Name":"Microsoft.Azure.Management.DataFactories","Version":"4.13.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataFactory":{"Name":"Microsoft.Azure.Management.DataFactory","Version":"4.14.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Analytics":{"Name":"Microsoft.Azure.Management.DataLake.Analytics","Version":"3.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.DataLake.Store":{"Name":"Microsoft.Azure.Management.DataLake.Store","Version":"2.2.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Dns":{"Name":"Microsoft.Azure.Management.Dns","Version":"3.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Dns.Fluent":{"Name":"Microsoft.Azure.Management.Dns.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EventGrid":{"Name":"Microsoft.Azure.Management.EventGrid","Version":"6.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.EventHub":{"Name":"Microsoft.Azure.Management.EventHub","Version":"2.7.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Fluent":{"Name":"Microsoft.Azure.Management.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Graph.RBAC.Fluent":{"Name":"Microsoft.Azure.Management.Graph.RBAC.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HDInsight":{"Name":"Microsoft.Azure.Management.HDInsight","Version":"6.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.HDInsight.Job":{"Name":"Microsoft.Azure.Management.HDInsight.Job","Version":"2.0.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.IotHub":{"Name":"Microsoft.Azure.Management.IotHub","Version":"2.1.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.KeyVault":{"Name":"Microsoft.Azure.Management.KeyVault","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.KeyVault.Fluent":{"Name":"Microsoft.Azure.Management.KeyVault.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Kusto":{"Name":"Microsoft.Azure.Management.Kusto","Version":"7.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.LabServices":{"Name":"Microsoft.Azure.Management.LabServices","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Logic":{"Name":"Microsoft.Azure.Management.Logic","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Maintenance":{"Name":"Microsoft.Azure.Management.Maintenance","Version":"1.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ManagedServices":{"Name":"Microsoft.Azure.Management.ManagedServices","Version":"1.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Media":{"Name":"Microsoft.Azure.Management.Media","Version":"3.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.MixedReality":{"Name":"Microsoft.Azure.Management.MixedReality","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Monitor":{"Name":"Microsoft.Azure.Management.Monitor","Version":"0.25.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Network":{"Name":"Microsoft.Azure.Management.Network","Version":"20.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.NotificationHubs":{"Name":"Microsoft.Azure.Management.NotificationHubs","Version":"2.3.3-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Network.Fluent":{"Name":"Microsoft.Azure.Management.Network.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.OperationalInsights":{"Name":"Microsoft.Azure.Management.OperationalInsights","Version":"0.21.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PolicyInsights":{"Name":"Microsoft.Azure.Management.PolicyInsights","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PowerBIEmbedded":{"Name":"Microsoft.Azure.Management.PowerBIEmbedded","Version":"1.1.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.PrivateDns":{"Name":"Microsoft.Azure.Management.PrivateDns","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices":{"Name":"Microsoft.Azure.Management.RecoveryServices","Version":"4.3.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.RecoveryServices.Backup":{"Name":"Microsoft.Azure.Management.RecoveryServices.Backup","Version":"4.1.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Redis":{"Name":"Microsoft.Azure.Management.Redis","Version":"5.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Redis.Fluent":{"Name":"Microsoft.Azure.Management.Redis.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Relay":{"Name":"Microsoft.Azure.Management.Relay","Version":"2.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceGraph":{"Name":"Microsoft.Azure.Management.ResourceGraph","Version":"2.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceManager":{"Name":"Microsoft.Azure.Management.ResourceManager","Version":"3.11.1-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ResourceManager.Fluent":{"Name":"Microsoft.Azure.Management.ResourceManager.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Search":{"Name":"Microsoft.Azure.Management.Search","Version":"4.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ServiceBus":{"Name":"Microsoft.Azure.Management.ServiceBus","Version":"2.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ServiceBus.Fluent":{"Name":"Microsoft.Azure.Management.ServiceBus.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.ServiceFabric":{"Name":"Microsoft.Azure.Management.ServiceFabric","Version":"1.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Sql":{"Name":"Microsoft.Azure.Management.Sql","Version":"1.48.0-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Sql.Fluent":{"Name":"Microsoft.Azure.Management.Sql.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.SqlVirtualMachine":{"Name":"Microsoft.Azure.Management.SqlVirtualMachine","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Storage":{"Name":"Microsoft.Azure.Management.Storage","Version":"17.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorageCache":{"Name":"Microsoft.Azure.Management.StorageCache","Version":"1.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Storage.Fluent":{"Name":"Microsoft.Azure.Management.Storage.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorageSync":{"Name":"Microsoft.Azure.Management.StorageSync","Version":"5.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorSimple.Fluent":{"Name":"Microsoft.Azure.Management.StorSimple.Fluent","Version":"1.9.1-beta","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StorSimple8000Series":{"Name":"Microsoft.Azure.Management.Storsimple8000series","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.StreamAnalytics":{"Name":"Microsoft.Azure.Management.StreamAnalytics","Version":"2.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Support":{"Name":"Microsoft.Azure.Management.Support","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.TrafficManager":{"Name":"Microsoft.Azure.Management.TrafficManager","Version":"2.5.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.TrafficManager.Fluent":{"Name":"Microsoft.Azure.Management.TrafficManager.Fluent","Version":"1.37.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.Websites":{"Name":"Microsoft.Azure.Management.Websites","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Client":{"Name":"Microsoft.Azure.Mobile.Client","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server":{"Name":"Microsoft.Azure.Mobile.Server","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Authentication":{"Name":"Microsoft.Azure.Mobile.Server.Authentication","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.CrossDomain":{"Name":"Microsoft.Azure.Mobile.Server.CrossDomain","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Entity":{"Name":"Microsoft.Azure.Mobile.Server.Entity","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Home":{"Name":"Microsoft.Azure.Mobile.Server.Home","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Notifications":{"Name":"Microsoft.Azure.Mobile.Server.Notifications","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Mobile.Server.Tables":{"Name":"Microsoft.Azure.Mobile.Server.Tables","Version":"2.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.NotificationHubs":{"Name":"Microsoft.Azure.NotificationHubs","Version":"4.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.OperationalInsights":{"Name":"Microsoft.Azure.OperationalInsights","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Relay":{"Name":"Microsoft.Azure.Relay","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search":{"Name":"Microsoft.Azure.Search","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search.Common":{"Name":"Microsoft.Azure.Search.Common","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search.Data":{"Name":"Microsoft.Azure.Search.Data","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Search.Service":{"Name":"Microsoft.Azure.Search.Service","Version":"10.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ServiceBus":{"Name":"Microsoft.Azure.ServiceBus","Version":"5.1.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceBus.Messaging.EventProcessorHost":{"Name":"Microsoft.Azure.ServiceBus.EventProcessorHost","Version":"5.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.SqlDatabase.ElasticScale.Client":{"Name":"Microsoft.Azure.SqlDatabase.ElasticScale.Client","Version":"2.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Search.Documents":{"Name":"Azure.Search.Documents","Version":"11.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Storage.Common":{"Name":"Microsoft.Azure.Storage.Common","Version":"11.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Storage.DataMovement":{"Name":"Microsoft.Azure.Storage.DataMovement","Version":"2.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Host":{"Name":"Microsoft.Azure.WebJobs","Version":"3.0.25","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.WebJobs.Extensions.DurableTask":{"Name":"Microsoft.Azure.WebJobs.Extensions.DurableTask","Version":"2.4.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.CognitiveServices.Speech.csharp":{"Name":"Microsoft.CognitiveServices.Speech","Version":"1.15.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client":{"Name":"Microsoft.Identity.Client","Version":"4.26.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Clients.ActiveDirectory":{"Name":"Microsoft.IdentityModel.Clients.ActiveDirectory","Version":"5.2.8","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Logging":{"Name":"Microsoft.IdentityModel.Logging","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols":{"Name":"Microsoft.IdentityModel.Protocols","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.OpenIdConnect":{"Name":"Microsoft.IdentityModel.Protocols.OpenIdConnect","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.WsFederation":{"Name":"Microsoft.IdentityModel.Protocols.WsFederation","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens":{"Name":"Microsoft.IdentityModel.Tokens","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens.Saml":{"Name":"Microsoft.IdentityModel.Tokens.Saml","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Xml":{"Name":"Microsoft.IdentityModel.Xml","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.Api":{"Name":"Microsoft.PowerBI.Api","Version":"2.0.14","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.AspNet.Mvc":{"Name":"Microsoft.PowerBI.AspNet.Mvc","Version":"1.1.11","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.AspNet.WebForms":{"Name":"Microsoft.PowerBI.AspNet.WebForms","Version":"1.1.11","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.PowerBI.Core":{"Name":"Microsoft.PowerBI.Core","Version":"1.1.11","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Rest.ClientRuntime":{"Name":"Microsoft.Rest.ClientRuntime","Version":"3.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Rest.ClientRuntime.Azure":{"Name":"Microsoft.Rest.ClientRuntime.Azure","Version":"4.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Rest.ClientRuntime.Azure.Authentication":{"Name":"Microsoft.Rest.ClientRuntime.Azure.Authentication","Version":"2.4.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Internal":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Internal.Strings":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Preview":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"System.Fabric":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"System.Fabric.Management.ServiceModel":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"System.Fabric.Strings":{"Name":"Microsoft.ServiceFabric","Version":"7.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Actors":{"Name":"Microsoft.ServiceFabric.Actors","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Actors.Wcf":{"Name":"Microsoft.ServiceFabric.Actors.Wcf","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.AspNetCore.Kestrel":{"Name":"Microsoft.ServiceFabric.AspNetCore.Kestrel","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.AspNetCore.WebListener":{"Name":"Microsoft.ServiceFabric.AspNetCore.WebListener","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Data":{"Name":"Microsoft.ServiceFabric.Data","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Data.Interfaces":{"Name":"Microsoft.ServiceFabric.Data.Interfaces","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Data.Interfaces.V2":{"Name":"Microsoft.ServiceFabric.Data.Interfaces.V2","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.FabricTransport":{"Name":"Microsoft.ServiceFabric.FabricTransport.Internal","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.FabricTransport.V2":{"Name":"Microsoft.ServiceFabric.FabricTransport.Internal","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Services":{"Name":"Microsoft.ServiceFabric.Services","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Services.Remoting":{"Name":"Microsoft.ServiceFabric.Services.Remoting","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceFabric.Services.Wcf":{"Name":"Microsoft.ServiceFabric.Services.Wcf","Version":"4.2.452","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.Management.StorSimple":{"Name":"Microsoft.WindowsAzure.Management.StorSimple","Version":"1.0.5-preview","Feed":"https://api.nuget.org/v3/index.json"},"System.IdentityModel.Tokens.Jwt":{"Name":"System.IdentityModel.Tokens.Jwt","Version":"6.8.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client.Common.Authentication":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client.Common.BlobTransfer":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client.Common.FileEncryption":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.WindowsAzure.MediaServices.Client":{"Name":"windowsazure.mediaservices","Version":"4.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ServiceBus":{"Name":"WindowsAzure.ServiceBus","Version":"6.0.3","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Data.AppConfiguration":{"Name":"Azure.Data.AppConfiguration","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.Configuration.Secrets":{"Name":"Azure.Extensions.AspNetCore.Configuration.Secrets","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Blobs":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Blobs","Version":"1.2.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Extensions.AspNetCore.DataProtection.Keys":{"Name":"Azure.Extensions.AspNetCore.DataProtection.Keys","Version":"1.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.TextAnalytics":{"Name":"Azure.AI.TextAnalytics","Version":"5.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.AI.FormRecognizer":{"Name":"Azure.AI.FormRecognizer","Version":"3.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.ApplicationInsights.Query":{"Name":"Microsoft.Azure.ApplicationInsights.Query","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.EventHubs":{"Name":"Microsoft.Azure.EventHubs","Version":"4.3.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.EventHubs.Processor":{"Name":"Microsoft.Azure.EventHubs.Processor","Version":"4.3.1","Feed":"https://api.nuget.org/v3/index.json"},"System.Memory.Data":{"Name":"System.Memory.Data","Version":"1.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Management.AzureStackHCI":{"Name":"Microsoft.Azure.Management.AzureStackHCI","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Core.Amqp":{"Name":"Azure.Core.Amqp","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Azure.Messaging.ServiceBus":{"Name":"Azure.Messaging.ServiceBus","Version":"7.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial":{"Name":"Microsoft.Azure.Core.Spatial","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.Spatial.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.Spatial.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Azure.Core.NewtonsoftJson":{"Name":"Microsoft.Azure.Core.NewtonsoftJson","Version":"1.0.0","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file diff --git a/xml/System.Fabric.Description/ApplicationMetricDescription.xml b/xml/System.Fabric.Description/ApplicationMetricDescription.xml index 6c865511593e..b6c5b56d5052 100644 --- a/xml/System.Fabric.Description/ApplicationMetricDescription.xml +++ b/xml/System.Fabric.Description/ApplicationMetricDescription.xml @@ -17,8 +17,8 @@ Specifies the application capacity for one metric. To be added. - + diff --git a/xml/System.Fabric.Description/ServiceGroupMemberDescription.xml b/xml/System.Fabric.Description/ServiceGroupMemberDescription.xml index 0422106d665b..358a73b943e8 100644 --- a/xml/System.Fabric.Description/ServiceGroupMemberDescription.xml +++ b/xml/System.Fabric.Description/ServiceGroupMemberDescription.xml @@ -106,9 +106,9 @@ as initialization data for instances of this service group member, similar to how initialization data is passed when normal stateless or stateful service instances are created. - + diff --git a/xml/ns-Microsoft.Identity.Client.MsaPassthrough.xml b/xml/ns-Microsoft.Identity.Client.MsaPassthrough.xml new file mode 100644 index 000000000000..8be607c7a348 --- /dev/null +++ b/xml/ns-Microsoft.Identity.Client.MsaPassthrough.xml @@ -0,0 +1,6 @@ + + + To be added. + To be added. + +