@@ -33,6 +33,7 @@ public VoiceServicesCommunicationsGatewayData(Azure.Core.AzureLocation location)
3333 public System . Collections . Generic . IList < Azure . ResourceManager . VoiceServices . Models . VoiceServicesServiceRegionProperties > ServiceLocations { get { throw null ; } }
3434 public Azure . ResourceManager . VoiceServices . Models . VoiceServicesCommunicationsGatewayStatus ? Status { get { throw null ; } }
3535 public string TeamsVoicemailPilotNumber { get { throw null ; } set { } }
36+ protected override void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
3637 Azure . ResourceManager . VoiceServices . VoiceServicesCommunicationsGatewayData System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . VoiceServicesCommunicationsGatewayData > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
3738 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . VoiceServicesCommunicationsGatewayData > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
3839 Azure . ResourceManager . VoiceServices . VoiceServicesCommunicationsGatewayData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . VoiceServicesCommunicationsGatewayData > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -102,6 +103,7 @@ public VoiceServicesTestLineData(Azure.Core.AzureLocation location) { }
102103 public string PhoneNumber { get { throw null ; } set { } }
103104 public Azure . ResourceManager . VoiceServices . Models . VoiceServicesProvisioningState ? ProvisioningState { get { throw null ; } }
104105 public Azure . ResourceManager . VoiceServices . Models . VoiceServicesTestLinePurpose ? Purpose { get { throw null ; } set { } }
106+ protected override void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
105107 Azure . ResourceManager . VoiceServices . VoiceServicesTestLineData System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . VoiceServicesTestLineData > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
106108 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . VoiceServicesTestLineData > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
107109 Azure . ResourceManager . VoiceServices . VoiceServicesTestLineData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . VoiceServicesTestLineData > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -191,6 +193,7 @@ public partial class VoiceServicesCheckNameAvailabilityContent : System.ClientMo
191193 public VoiceServicesCheckNameAvailabilityContent ( ) { }
192194 public string Name { get { throw null ; } set { } }
193195 public Azure . Core . ResourceType ? ResourceType { get { throw null ; } set { } }
196+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
194197 Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityContent System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityContent > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
195198 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityContent > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
196199 Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityContent System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityContent > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -203,6 +206,7 @@ internal VoiceServicesCheckNameAvailabilityResult() { }
203206 public string Message { get { throw null ; } }
204207 public bool ? NameAvailable { get { throw null ; } }
205208 public Azure . ResourceManager . VoiceServices . Models . VoiceServicesNameUnavailableReason ? Reason { get { throw null ; } }
209+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
206210 Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityResult System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityResult > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
207211 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityResult > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
208212 Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityResult System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCheckNameAvailabilityResult > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -230,6 +234,7 @@ public partial class VoiceServicesCommunicationsGatewayPatch : System.ClientMode
230234 {
231235 public VoiceServicesCommunicationsGatewayPatch ( ) { }
232236 public System . Collections . Generic . IDictionary < string , string > Tags { get { throw null ; } }
237+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
233238 Azure . ResourceManager . VoiceServices . Models . VoiceServicesCommunicationsGatewayPatch System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCommunicationsGatewayPatch > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
234239 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCommunicationsGatewayPatch > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
235240 Azure . ResourceManager . VoiceServices . Models . VoiceServicesCommunicationsGatewayPatch System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesCommunicationsGatewayPatch > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -315,6 +320,7 @@ public VoiceServicesPrimaryRegionProperties(System.Collections.Generic.IEnumerab
315320 public System . Collections . Generic . IList < string > AllowedSignalingSourceAddressPrefixes { get { throw null ; } }
316321 public System . Collections . Generic . IList < string > EsrpAddresses { get { throw null ; } }
317322 public System . Collections . Generic . IList < string > OperatorAddresses { get { throw null ; } }
323+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
318324 Azure . ResourceManager . VoiceServices . Models . VoiceServicesPrimaryRegionProperties System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesPrimaryRegionProperties > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
319325 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesPrimaryRegionProperties > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
320326 Azure . ResourceManager . VoiceServices . Models . VoiceServicesPrimaryRegionProperties System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesPrimaryRegionProperties > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -345,6 +351,7 @@ public partial class VoiceServicesServiceRegionProperties : System.ClientModel.P
345351 public VoiceServicesServiceRegionProperties ( string name , Azure . ResourceManager . VoiceServices . Models . VoiceServicesPrimaryRegionProperties primaryRegionProperties ) { }
346352 public string Name { get { throw null ; } set { } }
347353 public Azure . ResourceManager . VoiceServices . Models . VoiceServicesPrimaryRegionProperties PrimaryRegionProperties { get { throw null ; } set { } }
354+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
348355 Azure . ResourceManager . VoiceServices . Models . VoiceServicesServiceRegionProperties System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesServiceRegionProperties > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
349356 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesServiceRegionProperties > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
350357 Azure . ResourceManager . VoiceServices . Models . VoiceServicesServiceRegionProperties System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesServiceRegionProperties > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -377,6 +384,7 @@ public partial class VoiceServicesTestLinePatch : System.ClientModel.Primitives.
377384 {
378385 public VoiceServicesTestLinePatch ( ) { }
379386 public System . Collections . Generic . IDictionary < string , string > Tags { get { throw null ; } }
387+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
380388 Azure . ResourceManager . VoiceServices . Models . VoiceServicesTestLinePatch System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesTestLinePatch > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
381389 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesTestLinePatch > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
382390 Azure . ResourceManager . VoiceServices . Models . VoiceServicesTestLinePatch System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . VoiceServices . Models . VoiceServicesTestLinePatch > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
0 commit comments