@@ -37,6 +37,7 @@ public AttestationPrivateEndpointConnectionData() { }
3737 public Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkServiceConnectionState ConnectionState { get { throw null ; } set { } }
3838 public string PrivateEndpointStringId { get { throw null ; } }
3939 public Azure . ResourceManager . Attestation . Models . AttestationPrivateEndpointConnectionProvisioningState ? ProvisioningState { get { throw null ; } }
40+ protected override void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
4041 Azure . ResourceManager . Attestation . AttestationPrivateEndpointConnectionData System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . AttestationPrivateEndpointConnectionData > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
4142 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . AttestationPrivateEndpointConnectionData > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
4243 Azure . ResourceManager . Attestation . AttestationPrivateEndpointConnectionData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . AttestationPrivateEndpointConnectionData > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -87,6 +88,7 @@ public AttestationProviderData(Azure.Core.AzureLocation location) { }
8788 public Azure . ResourceManager . Attestation . Models . PublicNetworkAccessType ? PublicNetworkAccess { get { throw null ; } set { } }
8889 public Azure . ResourceManager . Attestation . Models . AttestationServiceStatus ? Status { get { throw null ; } set { } }
8990 public string TrustModel { get { throw null ; } set { } }
91+ protected override void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
9092 Azure . ResourceManager . Attestation . AttestationProviderData System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . AttestationProviderData > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
9193 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . AttestationProviderData > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
9294 Azure . ResourceManager . Attestation . AttestationProviderData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . AttestationProviderData > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -205,6 +207,7 @@ public AttestationPrivateLinkResource() { }
205207 public string GroupId { get { throw null ; } }
206208 public System . Collections . Generic . IReadOnlyList < string > RequiredMembers { get { throw null ; } }
207209 public System . Collections . Generic . IList < string > RequiredZoneNames { get { throw null ; } }
210+ protected override void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
208211 Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkResource System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkResource > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
209212 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkResource > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
210213 Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkResource System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkResource > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -217,6 +220,7 @@ public AttestationPrivateLinkServiceConnectionState() { }
217220 public string ActionsRequired { get { throw null ; } set { } }
218221 public string Description { get { throw null ; } set { } }
219222 public Azure . ResourceManager . Attestation . Models . AttestationPrivateEndpointServiceConnectionStatus ? Status { get { throw null ; } set { } }
223+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
220224 Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkServiceConnectionState System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkServiceConnectionState > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
221225 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkServiceConnectionState > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
222226 Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkServiceConnectionState System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . Models . AttestationPrivateLinkServiceConnectionState > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -229,6 +233,7 @@ public AttestationProviderCreateOrUpdateContent(Azure.Core.AzureLocation locatio
229233 public Azure . Core . AzureLocation Location { get { throw null ; } }
230234 public Azure . ResourceManager . Attestation . Models . AttestationServiceCreationSpecificParams Properties { get { throw null ; } }
231235 public System . Collections . Generic . IDictionary < string , string > Tags { get { throw null ; } }
236+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
232237 Azure . ResourceManager . Attestation . Models . AttestationProviderCreateOrUpdateContent System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationProviderCreateOrUpdateContent > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
233238 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationProviderCreateOrUpdateContent > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
234239 Azure . ResourceManager . Attestation . Models . AttestationProviderCreateOrUpdateContent System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . Models . AttestationProviderCreateOrUpdateContent > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -240,6 +245,7 @@ public partial class AttestationProviderPatch : System.ClientModel.Primitives.IJ
240245 public AttestationProviderPatch ( ) { }
241246 public Azure . ResourceManager . Attestation . Models . PublicNetworkAccessType ? AttestationServicePatchSpecificParamsPublicNetworkAccess { get { throw null ; } set { } }
242247 public System . Collections . Generic . IDictionary < string , string > Tags { get { throw null ; } }
248+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
243249 Azure . ResourceManager . Attestation . Models . AttestationProviderPatch System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationProviderPatch > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
244250 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationProviderPatch > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
245251 Azure . ResourceManager . Attestation . Models . AttestationProviderPatch System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . Models . AttestationProviderPatch > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -251,6 +257,7 @@ public partial class AttestationServiceCreationSpecificParams : System.ClientMod
251257 public AttestationServiceCreationSpecificParams ( ) { }
252258 public System . Collections . Generic . IList < Azure . ResourceManager . Attestation . Models . JsonWebKey > PolicySigningCertificatesKeys { get { throw null ; } }
253259 public Azure . ResourceManager . Attestation . Models . PublicNetworkAccessType ? PublicNetworkAccess { get { throw null ; } set { } }
260+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
254261 Azure . ResourceManager . Attestation . Models . AttestationServiceCreationSpecificParams System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationServiceCreationSpecificParams > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
255262 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . AttestationServiceCreationSpecificParams > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
256263 Azure . ResourceManager . Attestation . Models . AttestationServiceCreationSpecificParams System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . Models . AttestationServiceCreationSpecificParams > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -296,6 +303,7 @@ public JsonWebKey(string kty) { }
296303 public string X { get { throw null ; } set { } }
297304 public System . Collections . Generic . IList < string > X5C { get { throw null ; } }
298305 public string Y { get { throw null ; } set { } }
306+ protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
299307 Azure . ResourceManager . Attestation . Models . JsonWebKey System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . JsonWebKey > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
300308 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Attestation . Models . JsonWebKey > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
301309 Azure . ResourceManager . Attestation . Models . JsonWebKey System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Attestation . Models . JsonWebKey > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
0 commit comments