@@ -72,6 +72,7 @@ internal CodeTransparencyConfiguration() { }
7272 public Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthentication Authentication { get { throw null ; } }
7373 public Azure . Security . CodeTransparency . CodeTransparencyConfigurationPolicy Policy { get { throw null ; } }
7474 public string ServiceIdentifier { get { throw null ; } }
75+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
7576 Azure . Security . CodeTransparency . CodeTransparencyConfiguration System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfiguration > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
7677 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfiguration > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
7778 Azure . Security . CodeTransparency . CodeTransparencyConfiguration System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . CodeTransparencyConfiguration > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -83,6 +84,7 @@ public partial class CodeTransparencyConfigurationAuthentication : System.Client
8384 internal CodeTransparencyConfigurationAuthentication ( ) { }
8485 public bool AllowUnauthenticated { get { throw null ; } }
8586 public Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthenticationJwt Jwt { get { throw null ; } }
87+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
8688 Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthentication System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthentication > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
8789 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthentication > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
8890 Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthentication System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthentication > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -93,6 +95,7 @@ public partial class CodeTransparencyConfigurationAuthenticationJwt : System.Cli
9395 {
9496 internal CodeTransparencyConfigurationAuthenticationJwt ( ) { }
9597 public System . Collections . Generic . IReadOnlyDictionary < string , string > RequiredClaims { get { throw null ; } }
98+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
9699 Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthenticationJwt System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthenticationJwt > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
97100 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthenticationJwt > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
98101 Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthenticationJwt System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationAuthenticationJwt > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -104,6 +107,7 @@ public partial class CodeTransparencyConfigurationPolicy : System.ClientModel.Pr
104107 internal CodeTransparencyConfigurationPolicy ( ) { }
105108 public System . Collections . Generic . IReadOnlyList < string > AcceptedAlgorithms { get { throw null ; } }
106109 public System . Collections . Generic . IReadOnlyList < string > AcceptedDidIssuers { get { throw null ; } }
110+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
107111 Azure . Security . CodeTransparency . CodeTransparencyConfigurationPolicy System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationPolicy > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
108112 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationPolicy > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
109113 Azure . Security . CodeTransparency . CodeTransparencyConfigurationPolicy System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . CodeTransparencyConfigurationPolicy > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -114,6 +118,7 @@ public partial class CreateEntryResult : System.ClientModel.Primitives.IJsonMode
114118 {
115119 internal CreateEntryResult ( ) { }
116120 public string OperationId { get { throw null ; } }
121+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
117122 Azure . Security . CodeTransparency . CreateEntryResult System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CreateEntryResult > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
118123 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . CreateEntryResult > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
119124 Azure . Security . CodeTransparency . CreateEntryResult System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . CreateEntryResult > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -125,6 +130,7 @@ public partial class DidDocument : System.ClientModel.Primitives.IJsonModel<Azur
125130 internal DidDocument ( ) { }
126131 public System . Collections . Generic . IReadOnlyList < Azure . Security . CodeTransparency . DidDocumentKey > AssertionMethod { get { throw null ; } }
127132 public string Id { get { throw null ; } }
133+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
128134 Azure . Security . CodeTransparency . DidDocument System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . DidDocument > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
129135 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . DidDocument > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
130136 Azure . Security . CodeTransparency . DidDocument System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . DidDocument > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -138,6 +144,7 @@ internal DidDocumentKey() { }
138144 public string Id { get { throw null ; } }
139145 public Azure . Security . CodeTransparency . JsonWebKey PublicKeyJwk { get { throw null ; } }
140146 public Azure . Security . CodeTransparency . DidDocumentKeyType Type { get { throw null ; } }
147+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
141148 Azure . Security . CodeTransparency . DidDocumentKey System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . DidDocumentKey > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
142149 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . DidDocumentKey > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
143150 Azure . Security . CodeTransparency . DidDocumentKey System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . DidDocumentKey > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -168,6 +175,7 @@ internal GetOperationResult() { }
168175 public string Error { get { throw null ; } }
169176 public string OperationId { get { throw null ; } }
170177 public Azure . Security . CodeTransparency . OperationStatus Status { get { throw null ; } }
178+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
171179 Azure . Security . CodeTransparency . GetOperationResult System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . GetOperationResult > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
172180 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . GetOperationResult > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
173181 Azure . Security . CodeTransparency . GetOperationResult System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . GetOperationResult > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -194,6 +202,7 @@ internal JsonWebKey() { }
194202 public string X { get { throw null ; } }
195203 public System . Collections . Generic . IReadOnlyList < string > X5c { get { throw null ; } }
196204 public string Y { get { throw null ; } }
205+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
197206 Azure . Security . CodeTransparency . JsonWebKey System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . JsonWebKey > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
198207 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . JsonWebKey > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
199208 Azure . Security . CodeTransparency . JsonWebKey System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . JsonWebKey > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -204,6 +213,7 @@ public partial class ListOperationResult : System.ClientModel.Primitives.IJsonMo
204213 {
205214 internal ListOperationResult ( ) { }
206215 public System . Collections . Generic . IReadOnlyList < Azure . Security . CodeTransparency . GetOperationResult > Operations { get { throw null ; } }
216+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
207217 Azure . Security . CodeTransparency . ListOperationResult System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . ListOperationResult > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
208218 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . ListOperationResult > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
209219 Azure . Security . CodeTransparency . ListOperationResult System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . ListOperationResult > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -236,6 +246,7 @@ internal ParametersResult() { }
236246 public string ServiceId { get { throw null ; } }
237247 public string SignatureAlgorithm { get { throw null ; } }
238248 public string TreeAlgorithm { get { throw null ; } }
249+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
239250 Azure . Security . CodeTransparency . ParametersResult System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . ParametersResult > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
240251 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . ParametersResult > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
241252 Azure . Security . CodeTransparency . ParametersResult System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . ParametersResult > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -268,6 +279,7 @@ public partial class VersionResult : System.ClientModel.Primitives.IJsonModel<Az
268279 {
269280 internal VersionResult ( ) { }
270281 public string ScittVersion { get { throw null ; } }
282+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
271283 Azure . Security . CodeTransparency . VersionResult System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . VersionResult > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
272284 void System . ClientModel . Primitives . IJsonModel < Azure . Security . CodeTransparency . VersionResult > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
273285 Azure . Security . CodeTransparency . VersionResult System . ClientModel . Primitives . IPersistableModel < Azure . Security . CodeTransparency . VersionResult > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
0 commit comments